aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aamineaamine2001-08-178-37/+49
* Mention ext/curses.knu2001-08-161-22/+5
* * curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate2001-08-162-32/+39
* 2001-08-16eban2001-08-161-2/+2
* * ext/socket/socket.c (s_recvfrom): fix typo.usa2001-08-162-2/+6
* * ext/socket/socket.c (s_recvform): avoid VC++6 warning.usa2001-08-162-0/+6
* * win32/win32.c (NtCmdGlob): avoid VC++ warning.usa2001-08-153-2/+8
* * ext/digest/*/extconf.rb: really fix so that they build from anyknu2001-08-145-10/+15
* * ext/digest/sha2/extconf.rb: fix so that they build from anyknu2001-08-142-1/+6
* * ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu2001-08-143-6/+20
* * ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu2001-08-142-0/+13
* * range.c (range_step): new method.matz2001-08-1411-64/+182
* Update.knu2001-08-131-0/+5
* Update.knu2001-08-131-0/+4
* * bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.knu2001-08-133-2/+6
* bug fix for Window#{keypad,keypad=}ttate2001-08-131-2/+4
* new methods and constants for using the mouse, character attributes,ttate2001-08-126-28/+1168
* * string.c (rb_str_cat): fix buffer overflow.nobu2001-08-122-5/+12
* * win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa2001-08-072-1/+11
* a problem about `associated' String and `str_buf'.nobu2001-08-063-5/+29
* * socket.c: wrap UNIX code by ifdef HAVE_SYS_UN_H.matz2001-08-061-12/+16
* * numeric.c (num_divmod): fix typo.usa2001-08-062-1/+5
* * struct.c (rb_struct_modify): should check frozen and taintmatz2001-08-062-2/+18
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-0618-243/+331
* * file.c (strrdirsep): removed meaningless code.nobu2001-08-012-9/+6
* * eval.c (ruby_run): avoid VC++ warning.usa2001-08-012-1/+5
* * marshal.c (Init_marshal): fix typos.usa2001-07-312-2/+6
* * process.c (last_status_set): nothing returned, should be void.nobu2001-07-313-10/+16
* * marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz2001-07-319-13/+73
* * file.c (rb_file_s_expand_path): scans per path element not pernobu2001-07-302-32/+55
* * lib/net/imap.rb: added new commands for managing folder quotasshugo2001-07-302-0/+84
* * eval.c (rb_provided): extension should be guessed usingmatz2001-07-273-15/+69
* 2001-07-26eban2001-07-261-2/+2
* * file.c (rb_find_file_noext, rb_find_file): fix tilde expansioneban2001-07-262-2/+10
* Fix a bogon in my last commit..knu2001-07-251-1/+1
* * intern.h: add some missing function prototypes.knu2001-07-252-0/+9
* * file.c (strrdirsep): multi-byte pathname and DOSish separaternobu2001-07-242-17/+54
* * ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu2001-07-243-4/+15
* Update.knu2001-07-241-0/+12
* * eval.c (rb_provide_feature): should not tweak extension used formatz2001-07-2412-56/+150
* * ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu2001-07-223-4/+10
* * gc.c (ruby_xrealloc): fix a dangling bug which led memoryknu2001-07-202-1/+8
* Update.knu2001-07-191-0/+39
* Rename *.jp to *.ja, since jp is a region code and ja is a languageknu2001-07-1918-16/+17
* * ruby.h: enable volatile directive with VC++.usa2001-07-193-3/+9
* sync MANIFEST (add doc/net/http,pop,smtp).aamine2001-07-181-0/+3
* date-time was wrong.aamine2001-07-181-1/+1
* add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine2001-07-184-0/+886
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-1811-24/+71
* modify check-in miss.aamine2001-07-171-1/+1