summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-03-08* lib/resolv.rb: use its own thread group for background threads.akr
2002-03-07* gc.c (rb_source_filename): added. holds unique strings for filenobu
2002-03-06* dln.c (dln_load): use LoadLibrary instead of LoadLibraryEx.eban
2002-03-04- Slightly fix one of the last entries. (stdin -> stdin or stdout)knu
2002-03-04* lib/getopts.rb: Rewrite to fix some bugs and complete features.knu
2002-03-04* ext/extmk.rb.in (dir_config): Sync with mkmf.rb: Fix a bug whereknu
2002-03-04Make cvs ignore mkmf.log.knu
2002-03-03fix method name.akr
2002-03-012002-03-01eban
2002-03-01* ext/socket/{addinfo.h,getaddrinfo.c} (gai_strerror): add consteban
2002-03-01* ChangeLog: fixed the description of getacl.shugo
2002-03-01* lib/net/imap.rb: added document.shugo
2002-02-28* dln.c (dln_load): fix typo.akr
2002-02-28* ext/socket/extconf.rb (have_struct_member): new method.akr
2002-02-282002-02-28eban
2002-02-28* eval.c (rb_mod_include): load modules in argument order.matz
2002-02-27* ext/dbm/dbm.c (fdbm_select): 1.7 behavior.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* eval.c (rb_eval): call trace_func for if/while conditions.matz
2002-02-26* lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI.akira
2002-02-25Corrected mis-indentation. Try diff -w to find that these are the same withoutnahi
2002-02-25* ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().knu
2002-02-25* ext/syslog/syslog.c: Merge from rough. Turn Syslog into aknu
2002-02-25commit miss.nobu
2002-02-25* sample/test.rb (system): test with scripts under the sourcenobu
2002-02-252002-02-25eban
2002-02-25* eval.c (method_inspect): should not dump core for unboundmatz
2002-02-25* lib/shell.rb (Shell::expand_path): relative to @cwd.nobu
2002-02-24* ext/digest/*/*.h: Merge from rough.knu
2002-02-24Merge from rough.knu
2002-02-23Refactoring. Added Context#format_frame to format a frame, used by up/downnahi
2002-02-22modify typo.aamine
2002-02-22fix filename.akr
2002-02-22* lib/net/protocol.rb: set read_timeout dynamically.aamine
2002-02-222002-02-22nobu
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-22* prettyprint.rb: FillGroup implemented.akr
2002-02-21* ext/extmk.rb.in (create_makefile): remove unnecessary -L option fromusa
2002-02-212002-02-21eban
2002-02-21* pack.c (pack_pack): wrong # comment treatment.matz
2002-02-202002-02-20nobu
2002-02-20* intern.h: prototypes; rb_io_addstr(), rb_io_printf(),nobu
2002-02-20* io.c (rb_io_close): return Qnil.usa
2002-02-20* hash.c (rb_any_cmp): should handle Qundef in keys.matz
2002-02-19Initial revisionnobu