CARVIEW |
-
DataMapper - CoreForked from sam/dm-core Tue Feb 26 13:59:12 -0800 2008
-
DataObjectsForked from datamapper/do Thu Mar 05 20:11:37 -0800 2009
-
Mozilla JavaScript Engine (SpiderMonkey) bindings for RubyUpdated Fri Aug 15 01:43:11 -0700 2008
-
DataObjectsForked from sam/do Mon Feb 11 09:15:12 -0800 2008
-
An exception hierarchy corresponding to SQLSTATE codes from the SQL Standard.Updated Sun Mar 08 23:27:06 -0700 2009
Public Activity
Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+)
rex 2.0. A scanner generator for ruby
A content management system built on top of Merb
Some etckeeper mods. Joey accepted the nobinary branch but is unsure about packagelist.
1dee0d1756ad0fc61792b96712b3fcf9f0b9ce32
Don't call Ruby from gc_callback when Ruby's GCing.
0e7dc2b6ba187a55e5da58787ae173075b4f14cb
respond_to? has an optional second argument.
c32e400caf1708bab50ad3b0f35934e04fc5fac8
Raise JavaScript exceptions into Ruby.
3c36c89a91f5d41101194533f2e35efb7a7fb6cb
Maintain object identity for JSLandProxy.
0193b23a70db41b030e29cf3827857ef3ef7f999
Use rb_obj_id() as the key in rb2js hash.
Javascript Rack Adapter
0de9b238f01890dbbe4e08e5ea489eacec3e2ea1
Use PQexecParams() instead of building SQL ourselves.
69937fcdf8b60372bbabca2edb0dfc24a965080f
Use StringValueCStr, for safety.
b4ca4b5ee039e5af7cf816312e631241396e9029
Check that our Fixnum will fit before we try for a jsint.
e7633854b24669f245867eb58632c489df309255
Resolve segfaults & warnings when sizeof(jsint) < sizeof(long).
a modular Ruby webserver interface
Tracking baldowl's auto_admin so I can add some patches.
A Git fork of the original auto_admin repository, with just a bunch of changes to scratch my own itch
33fe0088cf543663f20feb7bee503fcdb6d6fdbc
Apparently, I haven't done an MSVC build for a while.
d482c8db46a9d527a9ea3c5138a81f875d612b4b
Better identify the "special" proxies in their root names.
0795f89d90daab6c753ed9a6877f47e13218d795
Track gcthings on the runtime, not the context.
c6ea5997c382469f443bf51393d7ee3f6fb25d03
Use direct pointers in the hash tables etc, and just Root values we need.
400ecbd97a3eb341ee02d84092c872294535be7f
Set @gcthings before we call initialize_native, Just In Case.
343f4286bfab7efce0ae2eac863d1899d21c5a68
Only call 'make' if SpiderMonkey appears to have been modified.
dc9c9cb4769a1acb15be6c089dd324e24fa75584
Root both gcthings and global.
df61324f3a00bbac0231a21bdb37f7bcd27a65d1
assert() is only to catch internal logic errors.
83553e399a997bb8fb25fca3b61c062c7d062e7f
Changed an allocation that looked suspiciously leaky.
d65c083ae1551c7269b9ea7c0f1625798abcf939
Ask, and ye shall receive... cleaned up some warnings.
791ac0607605117e512b902885d040aea9bfc086
Get the gem build working again. Oops! :/
0bd7101db9412c0ed192b66921c23e18c6d4224e
Fix manifest
2b17b4dd7a2189d3fa27e64e05fc7200cae8cc8c
Simplified the PREPARE_JROOTS API back to just one number.
8567c74036da8477deabb1b613b8b3492fd2e67e
Merge branch 'master' of git@github.com:jbarnette/johnson
2a36a7e07c308e7496cffbbfb82e0e0ae93b779a
Make the root name static, and constify a couple of things in passing.