JRuby commits

RevisionAuthorDateDescription
7638lopex04 Sep 2008 19:33:07

Also initialize KCode for internal Regexp usage.

7637headius03 Sep 2008 16:58:24

Fix for JRUBY-2971, %D and %T in strftime.

7636headius03 Sep 2008 16:58:17

Make JavaClass.for_name return primitive classes for primitive type names.

7635headius03 Sep 2008 16:58:09

Duby import improvements: enlist imports table into more of typing process, expanding imported types earlier to reduce confusion and double-searching later.

7634headius02 Sep 2008 23:21:38

Bytecode fix: trycatch was not stringifying the incoming type
Duby addition: -e support for direct execution.

7633wmeissner02 Sep 2008 19:35:19

Fix single-arg AbstractMemory#get_string

7632lopex02 Sep 2008 11:16:57

Sync package name.

7631enebo02 Sep 2008 09:41:18

Have signal pollute Object instead of Kernel

7630lopex01 Sep 2008 18:33:21

Remove unused path

7629lopex01 Sep 2008 18:08:48

Apply joni changes after encoding framework extraction and update the version to 1.1.0.

7628lopex01 Sep 2008 18:03:29

JCodings are born.

7627lopex01 Sep 2008 18:00:53

JCodings are born.

7626lopex01 Sep 2008 15:15:35

Create 1.0.x branch before encoding framework extraction (ByteList will depend on it).