| Age | Commit message (Expand) | Author |
| 2001-08-26 | 2001-08-26 | nobu |
| 2001-08-26 | * dir.c (rb_glob_helper): merge from 1.7: traversed files twice | nobu |
| 2001-08-24 | * array.c (rb_ary_equal): check identiry equality first. | matz |
| 2001-08-24 | 2001-08-24 | eban |
| 2001-08-24 | * dln.c (dln_strerror): fix a bug that sometimes made null message on | usa |
| 2001-08-23 | * eval.c (is_defined): should not dump core for "defined?(())". | matz |
| 2001-08-20 | * ext/digest/sha2/extconf.rb: fix support for cross-compiling. | eban |
| 2001-08-17 | * parse.y (parse_regx): handle backslash escaping of delimiter here. | matz |
| 2001-08-17 | * win32/Makefile.sub: merge from 1.7: use del instead of rm. | usa |
| 2001-08-16 | 2001-08-16 | eban |
| 2001-08-16 | Update. | knu |
| 2001-08-16 | * lib/resolv.rb, lib/resolv-replace.rb: Copy from 1.7. | knu |
| 2001-08-16 | Mention ext/digest. | knu |
| 2001-08-16 | * LEGAL, ext/Setup*, ext/digest/*: Merge from 1.7: Import digest | knu |
| 2001-08-16 | This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. | (no author) |
| 2001-08-15 | * lib/mkmf.rb: add -I$(srcdir) to CPPFLAGS. | usa |
| 2001-08-14 | * string.c (rb_str_cmp): remove needless conditional. | matz |
| 2001-08-13 | Update. | knu |
| 2001-08-11 | * object.c (rb_obj_inspect): merge from 1.7: remove useless space. | nobu |
| 2001-08-07 | * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161). | usa |
| 2001-08-06 | * eval.c (rb_mark_end_proc): should mark ruby_cref, maybe should | matz |
| 2001-08-06 | * struct.c (rb_struct_modify): should check frozen and taint | matz |
| 2001-08-01 | * win32/Makefile.sub: changed path separator of $LIB to '\'. | usa |
| 2001-07-31 | Update the require/$LOADPATH paragraph. | knu |
| 2001-07-31 | 2001-07-31 | eban |
| 2001-07-31 | * marshal.c (marshal_load): ruby_verbose test should be wrapped by | matz |
| 2001-07-31 | * file.c (rb_file_s_expand_path): expanded path should not end | nobu |
| 2001-07-27 | * eval.c (rb_provided): extension should be guessed using | matz |
| 2001-07-27 | * eval.c (rb_eval): add CHECK_INTS before next, redo, retry to | matz |
| 2001-07-26 | 2001-07-26 | eban |
| 2001-07-26 | * file.c (rb_find_file_noext, rb_find_file): fix tilde expansion | eban |
| 2001-07-24 | * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory for | knu |
| 2001-07-24 | 2001-07-24 | eban |
| 2001-07-24 | * eval.c (rb_provide_feature): should not tweak extension used for | matz |
| 2001-07-22 | * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new make | knu |
| 2001-07-20 | * gc.c (ruby_xrealloc): fix a dangling bug which led memory | knu |
| 2001-07-20 | * win32/config.h.in: merge from 1.7: add SIZEOF___INT64 definition. | usa |
| 2001-07-19 | * lib/irb/input-method: patch to irb to remove blank lines from | keiju |
| 2001-07-19 | too much backport from 1.7 canceled. | matz |
| 2001-07-19 | 2001-07-19 | eban |
| 2001-07-19 | back port from 1.7 | matz |
| 2001-07-19 | Update. | knu |
| 2001-07-19 | regex.c updated | matz |
| 2001-07-19 | Rename *.jp to *.ja, since jp is a region code and ja is a language | knu |
| 2001-07-19 | This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. | (no author) |
| 2001-07-19 | Rename *.jp to *.ja, since jp is a region code and ja is a language | knu |
| 2001-07-18 | update MANIFEST (add doc/net/http,pop,smtp) | aamine |
| 2001-07-18 | new files added: doc/net/http.rd.ja pop.rd.ja smtp.rd.ja | aamine |
| 2001-07-18 | This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. | (no author) |
| 2001-07-18 | * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and | matz |