github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

mernen / json-jruby

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 13
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (9)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (3)
    • master ✓
    • v1.2
    • website
  • Tags (9)
    • v1.2.0
    • v1.1.8
    • v1.1.7
    • v1.1.6
    • v1.1.3
    • v1.1.2
    • jruby-1.1.6
    • jruby-1.1.3
    • jruby-1.1.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Java port of the json gem, for JRuby — Read more

  cancel

http://json-jruby.rubyforge.org/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

serialise symbols in add/core 
flori (author)
Wed Dec 02 16:35:45 -0800 2009
mernen (committer)
Mon Dec 07 19:07:34 -0800 2009
commit  47e9dac1d30bb29a0b7031814542693aad7ce825
tree    e3a5e62ca6e179599a7a2e2b2fa9b341eee69e29
parent  32ba58ec9e1d6ddbcd744197a070633ea3a4d372
json-jruby /
name age
history
message
file .classpath Tue Jun 03 19:55:46 -0700 2008 Added JRuby to project git-svn-id: svn+ssh://r... [mernen]
file .gitattributes Sat Dec 05 03:54:24 -0800 2009 Added gitattributes file for better hunk-headers [mernen]
file .gitignore Loading commit data...
file COPYING Tue Jun 03 20:14:04 -0700 2008 Minor tweaks in copyright notices git-svn-id: ... [mernen]
file GPL Tue Jun 03 19:55:46 -0700 2008 Adding licensing information git-svn-id: svn+s... [mernen]
file README.markdown Sat Nov 28 12:47:10 -0800 2009 Updated version number dependencies on README [mernen]
file VERSION
file build.xml Mon Dec 07 16:35:18 -0800 2009 ByteListReader promoted into ByteListTranscoder... [mernen]
file json-jruby.gemspec
directory lib/
directory nbproject/ Sat Dec 05 03:54:59 -0800 2009 Merge branch 'v1.2' [mernen]
file run-tests Tue Dec 01 01:45:59 -0800 2009 run-tests: allow additional jruby args [mernen]
directory src/
directory tests/ Thu Dec 03 02:35:39 -0800 2009 check circular is deprecated [flori]
README.markdown

JSON-JRuby

JSON-JRuby is a port of Florian Frank's native json library to JRuby. It aims to be a perfect drop-in replacement for json_pure.

Development version

The latest version is available from the Git repository:

git clone git://github.com/mernen/json-jruby.git

Compiling

You'll need JRuby version 1.1.6 or greater to build JSON-JRuby. Its path must be set on the jruby.dir property of nbproject/project.properties (defaults to ../jruby).

Additionally, you'll need Ant, and Ragel 6.4 or greater.

Then, from the folder where the sources are located, type:

ant clean jar

to clean any leftovers from previous builds and generate the .jar files. To generate a RubyGem, specify the gem action rather than jar.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server