summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_6_7shyouhei
2002-03-01This commit was manufactured by cvs2svn to create tag 'v1_6_7'.(no author)
2002-03-01* stable version 1.6.7 released.matz
2002-03-01* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add consteban
2002-02-28020301matz
2002-02-282002-02-28eban
2002-02-28* st.c (st_init_table_with_size): num_bins should be prime numbersmatz
2002-02-27* eval.c (rb_f_missing): NoMethod error messages for true, false,matz
2002-02-27* io.c (READ_DATA_PENDING): uClibc support.eban
2002-02-26* ext/digest/sha2/sha2.c: Merge from rough. Fix a couple ofknu
2002-02-262002-02-26usa
2002-02-26* bignum.c (rb_big_2comp): void function cannot return any value.usa
2002-02-26* lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.akira
2002-02-25* ext/syslog/syslog.c: Merge from rough. Turn Syslog into aknu
2002-02-25commit miss.nobu
2002-02-25* process.c (rb_syswait): argument order of rb_waitpid() inverted.nobu
2002-02-25* process.c (rb_syswait): thread kludge; should be fixed tomatz
2002-02-25* lib/shell.rb (Shell::expand_path): relative to @cwd.nobu
2002-02-24* lib/time.rb: fix unit tests before Unix Epoch.akr
2002-02-242002-02-24eban
2002-02-24* ext/digest/*/*.h: Merge from rough.knu
2002-02-24Merge from rough.knu
2002-02-22* lib/net/protocol.rb: set read_timeout dynamically.aamine
2002-02-222002-02-22nobu
2002-02-22* misc/ruby-mode.el (ruby-modifier-re): add rescue modifier.nobu
2002-02-22* win32/config.status.in: set LIBRUBY_SO.usa
2002-02-22* bignum.c (get2comp): need to specify to carry or not.matz
2002-02-212002-02-21nobu
2002-02-21* eval.c: typo fixed.matz
2002-02-20* intern.h: prototypes; rb_io_addstr(), rb_io_printf(),nobu
2002-02-20* hash.c (rb_any_cmp): should handle Qundef in keys.matz
2002-02-19aamineaamine
2002-02-19* marshal.c (r_object): complete restoration before callingmatz
2002-02-19* variable.c (rb_cvar_set): define new class variable if it's notmatz
2002-02-19* io.c (rb_io_ungetc): don't fail pushed EOF back.nobu
2002-02-182002-02-18nobu
2002-02-18* eval.c (block_pass): "&nil" should clear block given.matz
2002-02-162002-02-16nobu
2002-02-16* regex.c (re_compile_fastmap): skip begpos.nobu
2002-02-15* bignum.c (rb_big_rshift): should properly convert the nagativematz
2002-02-142002-02-14nobu
2002-02-14eval.c: remove duplicate lines.matz
2002-02-132002-02-13eban
2002-02-13* parse.y (assignable): should emit CVASGN within the methodmatz
2002-02-10* ruby.c (load_file): avoid SEGV on '#' only input.nobu
2002-02-092002-02-09nobu
2002-02-09* eval.c (rb_eval): singleton chech should be moved from yycompilematz
2002-02-082002-02-08nobu
2002-02-08* parse.y (yycompile): should inherit "in_single" if eval happenedmatz
2002-02-07aamineaamine