Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * lib/json/common.rb (JSON::MissingUnicodeSupport.iconv): should not drop ↵ | nobu | 2011-07-07 | 1 | -1/+1 | |
| | | | | | | rest of the result. use Iconv.conv instead. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
* | Bump up version to 1.5.4 | Florian Frank | 2011-07-04 | 1 | -1/+1 | |
| | ||||||
* | Alias State#configure method as State#merge | Florian Frank | 2011-06-20 | 1 | -0/+1 | |
| | | | | This increases duck type synonymy with Hash | |||||
* | Define as_json methods, so rails can make objects | Florian Frank | 2011-06-20 | 1 | -41/+106 | |
| | ||||||
* | Bump version to 1.5.3 | Florian Frank | 2011-06-17 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of gate.dyna.ping.de:/git/json | Florian Frank | 2011-06-09 | 1 | -1/+1 | |
|\ | ||||||
| * | typo, README file extension | lorensr | 2011-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | Apply patch by Cory Monty <cory.monty@gmail.com>. | Florian Frank | 2011-06-09 | 2 | -5/+40 | |
|/ | ||||||
* | Create gemspecs | Florian Frank | 2011-05-11 | 1 | -1/+1 | |
| | | | | Get rid of rake-compiler dependencies | |||||
* | Support building of fat binary gemv1.5.1 | Florian Frank | 2011-01-26 | 2 | -3/+16 | |
| | | | | This should fix issue #51 on Windows | |||||
* | renamed :match argument to :match_stringv1.5.0 | Florian Frank | 2011-01-05 | 1 | -3/+3 | |
| | ||||||
* | Rubinius' strscan already has a @match ivar | Florian Frank | 2011-01-02 | 1 | -3/+3 | |
| | ||||||
* | Added matching in pure/ext parser | Florian Frank | 2011-01-02 | 1 | -8/+14 | |
| | ||||||
* | make sure bytes is a 8-bit string on all rubies | Florian Frank | 2011-01-02 | 1 | -2/+7 | |
| | ||||||
* | Fix for ruby 1.9 const_defined? method | Florian Frank | 2011-01-02 | 4 | -8/+17 | |
| | | | | | | ruby 1.9 breaks backwards compatibility by usіng the wrong default value for its newly introduced second argument. This patch implements a work around, to make this gem work on both ruby 1.8 and 1.9. | |||||
* | obsoleted json/add/rails definitions | Florian Frank | 2011-01-02 | 1 | -54/+4 | |
| | ||||||
* | use JSON.iconv abstraction | Florian Frank | 2011-01-02 | 5 | -72/+17 | |
| | ||||||
* | speed up | Shota Fukumori (sora_h) | 2011-01-02 | 1 | -4/+6 | |
| | ||||||
* | never use iconv | Shota Fukumori (sora_h) | 2011-01-02 | 1 | -2/+6 | |
| | ||||||
* | started to build jruby extension with Rakefile | Florian Frank | 2010-09-23 | 1 | -4/+6 | |
| | ||||||
* | silenced "already initialized constant" warnings | Florian Frank | 2010-09-17 | 3 | -2/+5 | |
| | ||||||
* | better debugging message | Florian Frank | 2010-08-20 | 1 | -2/+2 | |
| | ||||||
* | prepare new version | Florian Frank | 2010-08-18 | 3 | -3/+3 | |
| | | | | | fixed some warnings wrote some rake tasks to build jruby extension | |||||
* | prepare new version | Florian Frank | 2010-08-18 | 1 | -1/+1 | |
| | ||||||
* | do not forget to dup the state | Florian Frank | 2010-08-07 | 1 | -75/+57 | |
| | | | | use state for depth checking in pure as well | |||||
* | do not freeze to allow chaging defaultsv1.4.5 | Florian Frank | 2010-08-07 | 1 | -3/+3 | |
| | ||||||
* | added missing methods to State + tests | Florian Frank | 2010-08-07 | 1 | -1/+6 | |
| | ||||||
* | mange depth in state | Florian Frank | 2010-08-07 | 1 | -9/+3 | |
| | ||||||
* | new version | Florian Frank | 2010-08-06 | 1 | -1/+1 | |
| | ||||||
* | some code cleanup | Florian Frank | 2010-08-06 | 2 | -32/+33 | |
| | ||||||
* | Prepare new versionv1.4.4 | Florian Frank | 2010-08-06 | 1 | -1/+1 | |
| | ||||||
* | make sure to use toplevel ::Encoding | Florian Frank | 2010-08-06 | 1 | -8/+9 | |
| | ||||||
* | Revert "use method dispatch for generation again" | Florian Frank | 2010-08-05 | 1 | -3/+9 | |
| | | | | | | | | This reverts commit 59eab2b7ad1b44dc424fb3fffa5520947f7360f3. Conflicts: ext/json/ext/generator/generator.c | |||||
* | use method dispatch for generation again | Florian Frank | 2010-07-24 | 1 | -9/+3 | |
| | ||||||
* | Fix for subclassed core classes, github issue 20v1.4.3 | Florian Frank | 2010-05-05 | 1 | -1/+1 | |
| | | | | | Fixed a problem in the 1.4.x versions, that caused subclasses of core classes to miss calling their to_json methods. | |||||
* | new version | Florian Frank | 2010-04-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed T_FIXNUM bug on 64bit architectures.v1.4.1 | Florian Frank | 2010-04-25 | 1 | -1/+1 | |
| | ||||||
* | Prepare for version 1.4.0 release | Florian Frank | 2010-04-23 | 1 | -1/+1 | |
| | ||||||
* | avoid superflous if | Florian Frank | 2010-04-08 | 1 | -3/+3 | |
| | ||||||
* | Merged in const_missing triggering from v1.2 | Florian Frank | 2010-04-08 | 1 | -3/+7 | |
|\ | | | | | | | | | | | | | | | Merge commit 'a294a83f4d22901651d09c06063eb20d3b2290b8' Conflicts: VERSION lib/json/version.rb | |||||
| * | Trigger const_missing mechanism for Rails | Florian Frank | 2010-04-08 | 2 | -4/+8 | |
| | | | | | | | | | | 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 | 3 | -2/+16 | |
|\ \ | |/ | | | | | Merged in some additional features from the v1.2 branch. | |||||
| * | added [] method to State objectsv1.2.3 | Florian Frank | 2010-03-11 | 2 | -1/+6 | |
| | | ||||||
| * | Compatibility to Rubiniusv1.2.2 | Florian Frank | 2010-02-27 | 1 | -1/+1 | |
| | | | | | | | | Bumped the version number to 1.2.2 and fixed some tests, too. | |||||
| * | serialise symbols in add/core | Florian Frank | 2009-12-03 | 1 | -0/+13 | |
| | | ||||||
| * | implemented symbolize_names feature, #8 | Florian Frank | 2009-11-25 | 3 | -2/+11 | |
| | | ||||||
* | | serialise symbols in add/core | Florian Frank | 2009-12-03 | 1 | -0/+13 | |
| | | ||||||
* | | implemented prototype feature | Florian Frank | 2009-11-20 | 2 | -26/+42 | |
| | | ||||||
* | | bumped version to 2.0.0 | Florian Frank | 2009-11-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge commit '35368ebef6f787be793d79d278b8ce44d3889ebb' | Florian Frank | 2009-11-18 | 2 | -9/+9 | |
|\ \ | |/ |