Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Trigger const_missing mechanism for Rails | Florian Frank | 2010-04-08 | 6 | -9/+17 | |
| | | | | | | | | | | In order to allow Rails' dynamic class loading to work, the const_missing callback must be called. | |||||
* | | Merge commit 'v1.2.3' | Florian Frank | 2010-03-13 | 10 | -75/+171 | |
|\ \ | |/ | | | | | Merged in some additional features from the v1.2 branch. | |||||
| * | added [] method to State objectsv1.2.3 | Florian Frank | 2010-03-11 | 6 | -5/+34 | |
| | | ||||||
| * | Compatibility to Rubiniusv1.2.2 | Florian Frank | 2010-02-27 | 8 | -128/+112 | |
| | | | | | | | | Bumped the version number to 1.2.2 and fixed some tests, too. | |||||
| * | avoid rdoc issue, thx to github user spier.v1.2.1 | Florian Frank | 2009-12-07 | 1 | -3/+3 | |
| | | ||||||
| * | serialise symbols in add/core | Florian Frank | 2009-12-03 | 1 | -0/+13 | |
| | | ||||||
| * | benchmark symbolized names | Florian Frank | 2009-12-03 | 1 | -0/+14 | |
| | | ||||||
| * | implemented symbolize_names feature, #8 | Florian Frank | 2009-11-25 | 8 | -97/+154 | |
| | | ||||||
* | | Improved some tests | Florian Frank | 2010-02-27 | 10 | -50/+33 | |
| | | | | | | | | First stab at Rubinius compatibility | |||||
* | | avoid rdoc issue, thx to github user spier. | Florian Frank | 2009-12-07 | 1 | -3/+3 | |
| | | ||||||
* | | benchmark symbolize_names | Florian Frank | 2009-12-03 | 2 | -0/+28 | |
| | | ||||||
* | | serialise symbols in add/core | Florian Frank | 2009-12-03 | 1 | -0/+13 | |
| | | ||||||
* | | deleted line | Florian Frank | 2009-11-22 | 1 | -1/+0 | |
| | | ||||||
* | | comment init_copy | Florian Frank | 2009-11-20 | 1 | -1/+5 | |
| | | ||||||
* | | some more optimizations | Florian Frank | 2009-11-20 | 4 | -4/+40 | |
| | | ||||||
* | | use smaller iteration valus | Florian Frank | 2009-11-20 | 4 | -18/+30 | |
| | | ||||||
* | | implemented prototype feature | Florian Frank | 2009-11-20 | 4 | -34/+92 | |
| | | ||||||
* | | check circular is deprecated | Florian Frank | 2009-11-20 | 1 | -4/+2 | |
| | | ||||||
* | | some more optimisation | Florian Frank | 2009-11-20 | 2 | -10/+23 | |
| | | ||||||
* | | do not forget to check the version | Florian Frank | 2009-11-20 | 1 | -0/+3 | |
| | | ||||||
* | | Merge commit '31132c364e92eb887f7d1c4178f71930a8e35c5d' | Florian Frank | 2009-11-18 | 1 | -2/+2 | |
|\ \ | |/ | | | | | | | Conflicts: Rakefile | |||||
| * | skip the... and | Florian Frank | 2009-11-18 | 1 | -2/+2 | |
| | | ||||||
* | | bumped version to 2.0.0 | Florian Frank | 2009-11-18 | 2 | -2/+2 | |
| | | ||||||
* | | Merge commit 'ed5ba79525c1c957483b3378f1956b58d55faf27' | Florian Frank | 2009-11-18 | 1 | -2/+2 | |
|\ \ | |/ | | | | | | | Conflicts: Rakefile | |||||
| * | added support for mingw | Florian Frank | 2009-11-18 | 1 | -2/+2 | |
| | | ||||||
* | | Merge commit '35368ebef6f787be793d79d278b8ce44d3889ebb' | Florian Frank | 2009-11-18 | 2 | -9/+9 | |
|\ \ | |/ | ||||||
| * | Make json/add/[core|rails].rb respect JSON.create_id | Sebastian Cohnen | 2009-11-18 | 2 | -9/+9 | |
| | | ||||||
| * | don't use rubyforge as home any more | Florian Frank | 2009-11-08 | 1 | -2/+2 | |
| | | ||||||
* | | don't use rubyforge as home any more | Florian Frank | 2009-11-08 | 1 | -2/+2 | |
| | | ||||||
* | | simplified build structure, tweak bs iterations | Florian Frank | 2009-11-07 | 12 | -37/+35 | |
| | | ||||||
* | | some more docu, support inline functions in parser | Florian Frank | 2009-11-07 | 7 | -269/+307 | |
| | | ||||||
* | | optimise code path for ascii mode, too | Florian Frank | 2009-11-07 | 1 | -27/+31 | |
| | | ||||||
* | | use one compilation unit to support inlining | Florian Frank | 2009-11-07 | 6 | -476/+516 | |
| | | ||||||
* | | avoid copying from buffer ptr to rstring ptr | Florian Frank | 2009-11-07 | 2 | -0/+42 | |
| | | ||||||
* | | Merge branch 'opti' | Florian Frank | 2009-11-07 | 1 | -34/+40 | |
|\ \ | ||||||
| * | | optimise execution path | Florian Frank | 2009-11-07 | 1 | -34/+40 | |
| | | | ||||||
| * | | avoid warning | Florian Frank | 2009-11-07 | 2 | -92/+98 | |
| | | | ||||||
| * | | make inc function static, optimised a bit | Florian Frank | 2009-11-07 | 3 | -8/+9 | |
| | | | ||||||
| * | | prebuild delimiters | Florian Frank | 2009-11-07 | 3 | -40/+58 | |
| | | | ||||||
* | | | changed docu title and headlines | Florian Frank | 2009-11-07 | 2 | -16/+15 | |
| | | | ||||||
* | | | avoid warning | Florian Frank | 2009-11-06 | 2 | -92/+98 | |
| | | | ||||||
* | | | make inc function static, optimised a bit | Florian Frank | 2009-11-06 | 3 | -8/+9 | |
| | | | ||||||
* | | | prebuild delimiters | Florian Frank | 2009-11-05 | 3 | -40/+58 | |
| | | | ||||||
* | | | avoid copying from buffer ptr to rstring ptr | Florian Frank | 2009-11-05 | 3 | -5/+25 | |
|/ / | ||||||
* | | optimised a bit more | Florian Frank | 2009-11-05 | 2 | -16/+15 | |
| | | ||||||
* | | added docu, some methods renamed | Florian Frank | 2009-11-05 | 4 | -10/+15 | |
| | | ||||||
* | | a bit more speed optimisation | Florian Frank | 2009-11-05 | 1 | -67/+103 | |
| | | ||||||
* | | disabled data truncation | Florian Frank | 2009-11-05 | 4 | -0/+16 | |
| | | ||||||
* | | improved parser a bit | Florian Frank | 2009-10-26 | 5 | -247/+163 | |
| | | ||||||
* | | optimised speed a lot, added only_ascii mode | Florian Frank | 2009-10-26 | 9 | -52/+197 | |
| | |