index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pstore.rb
Age
Commit message (
Expand
)
Author
2008-06-06
* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):
knu
2006-09-08
* lib/pstore.rb: open all in binary mode, and get rid of the quirk of
nobu
2006-02-05
* lib/pstore.rb: should return default value if name is not found.
ocean
2005-10-28
* 1.8.3 preview1
matz
2005-10-27
* string.c (scan_once): wrong condition to use mbclen2().
matz
2004-10-27
* gc.c (gc_sweep): recover ruby_in_compile variable.
matz
2004-10-06
* io.c (rb_io_s_sysopen): preserve path in the buffer allocated by
matz
2004-07-01
* lib/pstore.rb (transaction): safer backup scheme. [ruby-list:39102]
nobu
2003-01-07
* hash.c (env_clear): new Hash compatible method.
matz
2002-11-14
* math.c (math_acos): check errno after operation. ditto for
matz
2002-07-11
* string.c (rb_str_slice_bang): if there's no corresponding
matz
2002-06-24
* parse.y (yylex): __END__ should not be effective within
matz
2001-12-01
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-11-19
* parse.y (parse_regx): should raise error on untermitated
matz
2001-10-03
* marshal.c (r_object): better allocation type check for
matz
2001-07-31
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-05-06
forgot some checkins.
matz
2000-10-11
matz
matz
2000-09-19
000919
matz
2000-06-13
pstore abort handle
matz
2000-03-06
2000-03-06
matz
1999-11-29
19991129
matz
1999-11-25
19991125
matz
1999-11-17
19991117
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
Initial revision
matz