aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* change pattern matching [druby-ja:98]seki2004-04-131-0/+7
* * bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu2004-04-131-0/+5
* * lib/net/http.rb (begin_transport): should not overwrite HTTP request header...aamine2004-04-131-0/+5
* * lib/net/pop.rb: merge POP3S patch. This patch is contributed by Daniel Hobe.aamine2004-04-131-0/+5
* * common.mk: changed the order of ascii.c alphabetically.ksaito2004-04-121-0/+4
* * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]nobu2004-04-121-0/+4
* * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo2004-04-121-0/+5
* * dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):ocean2004-04-121-0/+5
* ML referencenobu2004-04-111-1/+1
* * ruby.c (require_libraries): restore source file/line afternobu2004-04-111-2/+7
* Forgot to check special case at top leveldave2004-04-111-0/+6
* Fix :enddoc"dave2004-04-101-0/+5
* Fixed problem with \_cat_<b>dog</b>dave2004-04-091-0/+5
* * dir.c (has_magic, find_dirsep): incomplete '[' matches no characterocean2004-04-091-0/+16
* commit miss. _nonobu2004-04-081-3/+0
* * test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu2004-04-081-2/+5
* * ext/extmk.rb (extmake): skip uncompiled extensions.nobu2004-04-081-0/+20
* * io.c (rb_io_binmode): inverted condition. [ruby-dev:23349]nobu2004-04-081-0/+4
* * ext/iconv/iconv.c (iconv_s_list): return encoding list if no blocknobu2004-04-081-1/+6
* * pack.c (pack_pack): use NUM2INT() instead of num2i32().matz2004-04-071-0/+4
* * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou2004-04-071-0/+10
* * file.c (rb_get_path): get path string via "to_path" method ifmatz2004-04-071-0/+10
* * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu2004-04-071-1/+8
* fix hash tuple bugseki2004-04-061-0/+8
* * configure.in: check the size of time_t.akr2004-04-061-0/+8
* * ext/socket/socket.c (raise_socket_error): never return.usa2004-04-061-0/+6
* * error.c (Init_Exception): remove Exception#to_str. [Ruby2]matz2004-04-051-0/+10
* add require "drb/drb"seki2004-04-051-0/+4
* * test/zlib/test_zlib.rb: new file.akr2004-04-051-0/+5
* * parse.y (assoc_list): {a: 1, b: 2} should be allowed. [ruby-dev:23328]aamine2004-04-051-0/+5
* * regexec.c: imported Oni Guruma 2.2.6.ksaito2004-04-051-0/+4
* * regparse.c, oniguruma.h: imported Oni Guruma 2.2.6.ksaito2004-04-051-0/+4
* * ext/socket/socket.c (raise_socket_error): some platforms don't haveusa2004-04-051-2/+7
* fix reference to ML: [ruby-dev:39475] to [ruby-list:39475].akr2004-04-051-1/+1
* Remove leading ./ from filenames so that cross references work OKdave2004-04-041-0/+5
* Allow multiple --exclude options to RDocdave2004-04-041-0/+5
* * ext/syck/syck.h: version 0.43.why2004-04-031-0/+4
* * ext/syck/lib/gram.c: allow root-level inline collections.why2004-04-021-0/+8
* * bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu2004-04-021-0/+4
* * ext/extmk.rb (extmake): extract necessary variables for static linknobu2004-04-021-1/+9
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-021-2/+14
* * eval.c (block_pass): should increment unique identifier of thematz2004-04-021-0/+5
* * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine2004-04-021-0/+9
* * ext/socket/socket.c: mistakingly removed do_not_reverse_lookup.matz2004-04-021-0/+3
* Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave2004-04-021-0/+12
* * ext/socket/socket.c (make_hostent): fix memory leak, based onmatz2004-04-011-0/+5
* * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi2004-04-011-0/+9
* * time.c (year_leap_p): new function.akr2004-03-311-1/+8
* * intern.h: provide proper prototypes. [ruby-core:02724]nobu2004-03-311-2/+6
* * pack.c (pack_pack): raises RangeError if uv is out of UTF8 valuematz2004-03-311-0/+8