1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

10 commits

Author SHA1 Message Date
nex3
d10b74e7e9 Made require more sane by messing with $LOAD_PATH. Also fixed rcov in the process.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@190 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:56:47 +00:00
nex3
dfb71265cd Profiling and Benchmarking work.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@188 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:43:19 +00:00
nex3
65897ef8f0 Added a ratio output to benchmark.rb.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@142 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-16 04:34:00 +00:00
hcatlin
89a10b9dfe Creating the next set of branches.
That is, the buffered branch is being removed and replaced with the edge 
branch.

This marks the beginning of the edge branch.



git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@80 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-14 23:50:07 +00:00
packagethief
4266688e30 Rolling back to the last stable commit before the buffered code
git-svn-id: svn://hamptoncatlin.com/haml/trunk@64 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-05 15:18:35 +00:00
hcatlin
f983380373 Fixing the active-support requirement for the benchmark too.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@57 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-02 23:39:19 +00:00
packagethief
563d5d748e Enginification
git-svn-id: svn://hamptoncatlin.com/haml/trunk@48 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 18:39:13 +00:00
packagethief
1a2040b1d9 Added a Rake task for benchmarking. Use with rake benchmark (TIMES=n)
git-svn-id: svn://hamptoncatlin.com/haml/trunk@36 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 14:50:13 +00:00
packagethief
49ff7de516 Refatored, and added a test to assert that the refactored engine renders the same as the original engine
git-svn-id: svn://hamptoncatlin.com/haml/trunk@27 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 04:14:21 +00:00
hcatlin
26360e28d3 Benchmark stuff.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@24 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-21 03:33:30 +00:00