Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add license information to gemspec task | Florian Frank | 2013-02-04 | 1 | -4/+4 |
| | |||||
* | Test on ruby-1.8.6 | Florian Frank | 2012-08-17 | 1 | -4/+8 |
| | |||||
* | Add another potential JAVA_HOME directory | Florian Frank | 2012-07-26 | 1 | -1/+8 |
| | |||||
* | Add task to create tags file | Florian Frank | 2012-05-10 | 1 | -0/+5 |
| | |||||
* | Stop adding 'ext' paths to LOAD_PATHluislavena-stop-polluting-load-path | Luis Lavena | 2012-05-06 | 1 | -3/+1 |
| | | | | | | | RubyGems will automatically copy the generated extension inside to 'lib' when doing `make install` This change let RubyGems do it's job and it works. | ||||
* | Clean up code a bit | Florian Frank | 2012-02-11 | 1 | -58/+48 |
| | | | | This should fix #117 | ||||
* | Use git ls-files to determine package files | Florian Frank | 2011-11-23 | 1 | -2/+1 |
| | |||||
* | Fix Rakefile to build JRuby bits using -target 1.5, for Java 1.5 and higher. | Charles Oliver Nutter | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Extract utils out of this library into json-utilsv1.6.0 | Florian Frank | 2011-09-13 | 1 | -7/+0 |
| | |||||
* | Add some documentationv1.5.4 | Florian Frank | 2011-08-31 | 1 | -2/+6 |
| | |||||
* | Try to include RbConfig if it exists | Florian Frank | 2011-08-25 | 1 | -2/+7 |
| | |||||
* | remove trailing spaces. | Nobuyoshi Nakada | 2011-07-08 | 1 | -0/+2 |
| | | | | * Rakefile (EXT_PARSER_SRC): remove trailing spaces. | ||||
* | Appy patch by Laurent Arnoud <laurent@spkdev.net> | Florian Frank | 2011-07-04 | 1 | -0/+1 |
| | | | | Use Spruz::GO.go for options parsing | ||||
* | Add rake as development dependency | Florian Frank | 2011-07-04 | 1 | -0/+1 |
| | |||||
* | Bump up version to 1.5.4 | Florian Frank | 2011-07-04 | 1 | -0/+15 |
| | |||||
* | Make default rake target test | Florian Frank | 2011-07-04 | 1 | -1/+2 |
| | |||||
* | clobber Rakefile | Florian Frank | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | Use new PackageTask from rubygemsv1.5.2 | Florian Frank | 2011-06-15 | 1 | -4/+4 |
| | |||||
* | renamed README -> README.rdoc | Florian Frank | 2011-06-10 | 1 | -6/+6 |
| | |||||
* | Create gemspec by default | Florian Frank | 2011-06-09 | 1 | -10/+10 |
| | |||||
* | Adds development dependencies | Florian Frank | 2011-05-11 | 1 | -1/+7 |
| | |||||
* | Create gemspecs | Florian Frank | 2011-05-11 | 1 | -37/+17 |
| | | | | Get rid of rake-compiler dependencies | ||||
* | Support building of fat binary gemv1.5.1 | Florian Frank | 2011-01-26 | 1 | -1/+5 |
| | | | | This should fix issue #51 on Windows | ||||
* | Rubinius' strscan already has a @match ivar | Florian Frank | 2011-01-02 | 1 | -1/+1 |
| | |||||
* | fixed test setup | Florian Frank | 2011-01-02 | 1 | -17/+15 |
| | |||||
* | implement string matching for java parser | Florian Frank | 2011-01-02 | 1 | -119/+120 |
| | |||||
* | build jruby extension with Rakefile | Florian Frank | 2011-01-02 | 1 | -4/+8 |
| | |||||
* | started to build jruby extension with Rakefile | Florian Frank | 2010-09-23 | 1 | -48/+114 |
| | |||||
* | prepare new version | Florian Frank | 2010-08-18 | 1 | -7/+43 |
| | | | | | fixed some warnings wrote some rake tasks to build jruby extension | ||||
* | use sdoc | Florian Frank | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | Revert "simplified build structure"v1.4.2 | Joshua Peek | 2010-04-28 | 1 | -15/+17 |
| | | | | This reverts 76e017a1b8a042bcb682b68821cc33f29788cd9a commit. | ||||
* | allow building of json_pure if extensiontask is not present | devrandom | 2010-04-26 | 1 | -1/+3 |
| | |||||
* | Merge branch 'rbx-fix'v1.4.0 | Florian Frank | 2010-04-23 | 1 | -1/+1 |
| | | | | Supports rubinius now. Avoided depending on MRI internals too much. | ||||
* | Merge commit '31132c364e92eb887f7d1c4178f71930a8e35c5d' | Florian Frank | 2009-11-18 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: Rakefile | ||||
| * | skip the... and | Florian Frank | 2009-11-18 | 1 | -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 |
| | | |||||
| * | 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 | 1 | -21/+19 |
| | | |||||
* | | changed docu title and headlines | Florian Frank | 2009-11-07 | 1 | -5/+6 |
| | | |||||
* | | start to use a faster string buffer | Florian Frank | 2009-10-26 | 1 | -0/+2 |
|/ | |||||
* | ignore .nfs.* files | Florian Frank | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | PLATFORM -> RUBY_PLATFORM, don't exist in Ruby 1.9 | Florian Frank | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | Merge commit '457cef9a455aa1a6e4e5341e380df37c75de0d74' | Florian Frank | 2009-10-19 | 1 | -3/+9 |
|\ | |||||
| * | Warn about the absence of rake-compiler if it's not installed. | Ubiratan Pires Alberton | 2009-10-05 | 1 | -3/+9 |
| | | |||||
* | | Merge branch 'master' of github.com:/flori/json | Florian Frank | 2009-10-19 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | When installing if it is JRuby then install the pure version. | Abhi Yerra | 2009-09-22 | 1 | -1/+5 |
| | | | | | | Signed-off-by: Florian Frank <flori@ping.de> | ||||
* | | implemented utf sniffing, transcoding in parser | Florian Frank | 2009-10-16 | 1 | -22/+32 |
| | | | | | | | | | | improved documentation added to changes | ||||
* | | do not add to files | Florian Frank | 2009-10-01 | 1 | -1/+1 |
|/ |