summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-12-20* lib/mkmf.rb (with_destdir): new.nobu
2001-12-09* matrix.rb: Vector#* bug. reported from Massimiliano Mirrakeiju
2001-12-09aamineaamine
2001-12-07aamineaamine
2001-12-07aamineaamine
2001-12-06* ext/extmk.rb.in: add -Wl,-R flags to DLDFLAGS on netbsdelf.usa
2001-12-01Reflect the update of the MD5 module which is now Digest::MD5.knu
2001-11-21* parse.y (str_extend): should check nesting parentheses in #{}.matz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-18 * lib/cgi.rb (header): support for Apache. thanks towakou
2001-11-07* dir.c (my_getcwd): do not rely on MAXPATHLEN.matz
2001-11-03* matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug.keiju
2001-10-30 * lib/cgi.rb: CGI::Cookie::parse(): Ignore duplicate keys caused bywakou
2001-10-22* string.c (rb_str_index): wrong increment for non alphanumericmatz
2001-10-02* lib/ftools.rb (catname): allow trailing '/' for the destination.eban
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-07 * lib/net/telnet.rb: waitfor(): improvement. thanks towakou
2001-09-07 * lib/net/telnet.rb: waitfor(): bug fix.wakou
2001-09-06 * lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).wakou
2001-09-06* lib/jcode.rb: fixup quote handing.eban
2001-09-06* lib/jcode.rb (_regexp_quote): fix quote handling, again.eban
2001-09-05typo fixeban
2001-09-05* lib/jcode.rb (_regexp_quote): fix quote handling.eban
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-08-15* lib/mkmf.rb: add -I$(srcdir) to CPPFLAGS.usa
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-19* lib/irb/input-method: patch to irb to remove blank lines fromkeiju
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
2001-07-13aamineaamine
2001-07-13* lib/mkmf.rb: use File::split to split a target into a prefix andknu
2001-07-09* lib/mkmf.rb: modify RM macro.eban
2001-07-08aamineaamine
2001-07-06* lib/tempfile.rb: merge from 1.7: do not delete a used tempfileknu
2001-07-05This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-03Fix a typo in the previous commit.knu
2001-07-03* lib/find.rb: merge from 1.7: rescue Errno::EACCES as well.knu
2001-07-03* lib/mathn.rb: merge from 1.7: add Rational#inspect().knu
2001-07-03* lib/mkmf.rb: distclean should remove mkmf.log as well.knu
2001-07-02* eval.c (rb_eval_string_wrap): extend new ruby_top_self, notmatz
2001-06-29* lib/debug.rb: ivar access bug.matz
2001-06-29* lex.c (rb_reserved_word): lex_state after tRESCUE should bematz
2001-06-27* lib/matrix.rb: resolve 'ruby -w' warnings.keiju
2001-06-27* smtp.rb, pop.rb, http.rb: modify document.aamine
2001-06-26aamineaamine
2001-06-23* lib/thread.rb: Synchronize with HEAD. The last changeknu
2001-06-23Remove a redundant `*' against an array. (sync with 1.7)knu
2001-06-23Fix a typo: delele -> deleteknu
2001-06-22* lib/irb/locale.rb: fix for require "kconv" problemkeiju
2001-06-12* lib/mkmf.rb: target_prefix is only for installation, not forknu