Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't eval recognize_optimized use __FILE__ and __LINE__ in the optimised rec... | Aliaksey Kandratsenka | 2008-11-06 | 1 | -1/+1 |
* | Thread Safety: Ensure recognize_optimized is immediately written instead of l... | Joshua Peek | 2008-10-27 | 1 | -7/+1 |
* | Remove recognized_optimized method before redefining it | Jeremy Kemper | 2008-09-08 | 1 | -2/+15 |
* | Ensure routing optimizations are cleared when new routes are added [#981 stat... | Matt Jones | 2008-09-07 | 1 | -0/+9 |
* | Prepare Route#generate and Route#recognize early. Also refactor segments a bi... | Joshua Peek | 2008-07-28 | 1 | -22/+18 |
* | Routing whitespace cleanup | Joshua Peek | 2008-07-28 | 1 | -2/+0 |
* | Performance: optimize route recognition. Large speedup for apps with many res... | Jeremy Kemper | 2008-01-19 | 1 | -0/+158 |