summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-20* string.c (rb_str_cmp_m): return nil if str2 does not respond tomatz
2003-02-20This '$destdir' was meant to be a local variable.knu
2003-02-20* eval.c (rb_thread_remove): thread may die in the process ofmatz
2003-02-20* file.c (file_expand_path): fix wrong behavior for root file.nobu
2003-02-20* file.c (file_expand_path): should not upward beyond share name.nobu
2003-02-20* missing.h (strtoul): fix prototype of strtoul.eban
2003-02-20*** empty log message ***nobu
2003-02-20* parse.y (clhs): allow "Foo::Bar = x".matz
2003-02-19* eval.c (rb_thread_restore_context): inhibit interrupts innobu
2003-02-192003-02-19nobu
2003-02-19* node.h (nd_cpath): nested class/module declaration.nobu
2003-02-182003-02-18eban
2003-02-18* eval.c (rb_call0): should not report uninitialized warning bymatz
2003-02-17* misc/ruby-mode.el (ruby-comment-column): customize commentnobu
2003-02-17* win32/win32.c (rb_w32_opendir, rb_w32_utime): need parens.nobu
2003-02-17* win32/win32.c (link): implement with CreateHardLink().usa
2003-02-172003-02-17nobu
2003-02-17commit error.nobu
2003-02-17*** empty log message ***nobu
2003-02-16* file.c (file_expand_path): buffer might be reallocated whilenobu
2003-02-15* io.c (prep_stdio, Init_io): always set binmode on Cygwin.eban
2003-02-14* file.c (file_expand_path): fix surplus path separators whilenobu
2003-02-14* lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()akira
2003-02-13*** empty log message ***nobu
2003-02-13* range.c (range_step): step might be float 0 < x < 1.matz
2003-02-13* ruby.c (proc_options): script argument is in effect only when -e is not given.nobu
2003-02-132003-02-13nobu
2003-02-13* ruby.c (ruby_init_loadpath): ensures buffer terminatednobu
2003-02-12* eval.c (rb_thread_schedule): current thread may be dead whennobu
2003-02-12* file.c (rb_file_s_dirname): append "." if drive only.nobu
2003-02-122003-02-12nobu
2003-02-12* file.c (strrdirsep): ignore trailing directory separators.nobu
2003-02-12convert EOL code.nobu
2003-02-12This commit was generated by cvs2svn to compensate for changes in r3481,ntalbott
2003-02-12Initial revisionntalbott
2003-02-10* typo fix.eban
2003-02-10* ext/extmk.rb (parse_args): add '-n' to $mflags BEFORE "--".eban
2003-02-10* lib/fileutils.rb (FileUtils#uptodate?): use mtime for comparison.aamine
2003-02-10* array.c (rb_ary_to_a): return value should be an Array if thematz
2003-02-09* io.c (rb_file_sysopen): rb_file_sysopen_internal() needs foureban
2003-02-092003-02-09eban
2003-02-09* intern.h (HAVE_RB_DEFINE_ALLOC_FUNC, RB_CVAR_SET_4ARGS):nobu
2003-02-09* lib/mkmf.rb (init_mkmf): add libdir to LIBPATH unless crossnobu
2003-02-08* lib/net/http.rb: 4xx raises Net::ProtoServerError, 5xx raises Net::ProtoFat...aamine
2003-02-08* lib/fileutils.rb: new method FileUtils.pwd (really).aamine
2003-02-08fix typo.akr
2003-02-08Sorry, missed contributer's name.nobu
2003-02-08* misc/ruby-mode.el (ruby-forward-string): fixed void variablenobu
2003-02-07* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu
2003-02-072003-02-08knu