index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pstore.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/pstore.rb (PStore#transaction): return the result from the
nobu
2008-07-10
1
-1
/
+1
*
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2008-06-04
1
-2
/
+2
*
* lib/yaml/store.rb (YAML::load): modified to support empty
matz
2008-04-11
1
-2
/
+9
*
* lib/pstore.rb (PStore::dump, PStore::load): allow subclass
matz
2008-04-10
1
-3
/
+16
*
* lib/pstore.rb: replaced by Hongli Lai's faster version.
matz
2008-04-10
1
-75
/
+203
*
* lib/pstore.rb: open all in binary mode, and get rid of the quirk of
nobu
2006-09-08
1
-11
/
+10
*
* lib/pstore.rb: should return default value if name is not found.
ocean
2006-02-05
1
-2
/
+3
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
1
-1
/
+1
*
* string.c (scan_once): wrong condition to use mbclen2().
matz
2005-10-27
1
-14
/
+208
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
1
-4
/
+8
*
* io.c (rb_io_mode_flags): preserve append mode flag.
matz
2004-10-06
1
-0
/
+2
*
* io.c (rb_fopen): mode string copy at the lowest level.
matz
2004-10-05
1
-0
/
+2
*
* lib/pstore.rb (PStore#transaction): get rid of opening in write mode
nobu
2004-07-01
1
-6
/
+3
*
* lib/pstore.rb (transaction): allow overriding dump and load.
matz
2004-05-27
1
-3
/
+15
*
* lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.
eban
2004-03-07
1
-6
/
+8
*
* sprintf.c (rb_f_sprintf): preserve original val for
matz
2004-02-17
1
-32
/
+49
*
* hash.c (env_clear): new Hash compatible method.
matz
2003-01-07
1
-4
/
+1
*
* math.c (math_acos): check errno after operation. ditto for
matz
2002-11-14
1
-2
/
+5
*
* string.c (rb_str_slice_bang): if there's no corresponding
matz
2002-07-11
1
-2
/
+9
*
* parse.y (yylex): __END__ should not be effective within
matz
2002-06-24
1
-2
/
+1
*
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-12-01
1
-3
/
+3
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-1
/
+1
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-2
/
+2
*
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-07-31
1
-5
/
+8
*
forgot some checkins.
matz
2001-05-06
1
-16
/
+30
*
matz
matz
2000-10-11
1
-0
/
+1
*
000919
matz
2000-09-19
1
-1
/
+0
*
pstore abort handle
matz
2000-06-13
1
-2
/
+2
*
2000-03-06
matz
2000-03-06
1
-0
/
+4
*
19991129
matz
1999-11-29
1
-0
/
+1
*
19991125
matz
1999-11-25
1
-25
/
+17
*
19991117
matz
1999-11-17
1
-0
/
+11
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-13
/
+26
*
Initial revision
matz
1998-01-16
1
-0
/
+121