diff options
| author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-08 10:49:19 +0000 |
|---|---|---|
| committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-08 10:49:19 +0000 |
| commit | 2c467e6217916f31513f05a48526f834c1fdc5ee (patch) | |
| tree | a00a32802cbdeded4f0fdf73a6214a7fbf295db1 /ChangeLog | |
| parent | 1da5b222e289cae8494666b867a340c94763ab26 (diff) | |
| download | ruby-2c467e6217916f31513f05a48526f834c1fdc5ee.tar.gz ruby-2c467e6217916f31513f05a48526f834c1fdc5ee.tar.xz ruby-2c467e6217916f31513f05a48526f834c1fdc5ee.zip | |
Speed up Marshal load, fix bug with nested classes' methods
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14954 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Jan 8 19:48:15 2008 Eric Hodel <drbrain@segment7.net> + + * lib/rdoc/ri/driver.rb: Speed up Marshal.load. Fix bug with nested + classes' methods. + Tue Jan 8 19:17:29 2008 Eric Hodel <drbrain@segment7.net> * lib/rdoc/*: Clean up namespacing of RI's classes. |
