summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-16* curses.c: fix window_keypad() and curses_keyname() for NetBSD's libcurses.ttate
2001-08-16* ext/socket/socket.c (s_recvfrom): fix typo.usa
2001-08-16* ext/socket/socket.c (s_recvform): avoid VC++6 warning.usa
2001-08-14* ext/digest/*/extconf.rb: really fix so that they build from anyknu
2001-08-14* ext/digest/sha2/extconf.rb: fix so that they build from anyknu
2001-08-14* ext/digest/defs.h: Define NO_UINT64_T instead of emitting anknu
2001-08-14* ext/digest/sha2/extconf.rb: do not create Makefile when no 64bitknu
2001-08-13bug fix for Window#{keypad,keypad=}ttate
2001-08-12new methods and constants for using the mouse, character attributes,ttate
2001-08-06* socket.c: wrap UNIX code by ifdef HAVE_SYS_UN_H.matz
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-07-31* process.c (last_status_set): nothing returned, should be void.nobu
2001-07-24* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu
2001-07-22* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
2001-07-14* ext/digest/*/extconf.rb: fix so that they build from anyknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu
2001-07-13* ext/extmk.rb.in: support multi-level ext/ directories.knu
2001-07-13* lib/mkmf.rb: use File::split to split a target into a prefix andknu
2001-07-12Let cvs ignore extmk.log.knu
2001-07-12* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-07-09* ext/extmk.rb.in: modify RM macro.eban
2001-07-05Detypo and reword a bit.knu
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-25* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in commenteban
2001-06-23* ext/readline/readline.c (readline_event): a non-void functionknu
2001-06-22* ext/socket/socket.c (ruby_connect): typoeban
2001-06-22* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz
2001-06-19* ext/readline/readline.c: add new methods:knu
2001-06-09* ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...usa
2001-06-05* ext/extmk.rb.in, lib/mkmf.rb (xsystem): write log file.eban
2001-06-05* ext/etc/extconf.rb: use egrep_cpp.eban
2001-06-01* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz
2001-06-01* configure.in: use waitpid on mingw32.eban
2001-05-31* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-05-24* ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. Theknu
2001-05-24* ext/sha1/sha1-ruby.c (md5i_new): separate initialize() fromknu
2001-05-24* ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGSknu
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-17* ext/extmk.rb.in (xsystem): backout the previous fix which wasknu
2001-05-17* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu
2001-05-17* ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneededknu