summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-03Add ext/dl/lib/dl/types.rb.ttate
2002-04-03Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate
2002-04-02* ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu
2002-04-02Add entries to each Setup.* and remove Changes files.ttate
2002-04-02Get rid of the RUBY, and use CPPFLAGS="$(CPPFLAGS) -DDEBUG"ttate
2002-04-02Append a message for dl.ttate
2002-04-02Add ruby-dl.ttate
2002-04-02Add ruby-dlttate
2002-04-022002-04-02nobu
2002-04-02* Makefile.in (CPPFLAGS): remove @includedir@.matz
2002-04-02* ext/socket/socket.c (sock_addrinfo): should clear addrinfo hints.eban
2002-04-01mkmf.rb: files[0,1] == "." -> files[0,2] == "./"ttate
2002-04-01lib/mkmf.rb: install any files using $INSTALLFILES. (from [ruby-dev:16683])ttate
2002-04-01* io.c (rb_io_fptr_cleanup): need flush even when io will not bematz
2002-04-012002-04-01nobu
2002-04-01* ext/sdbm/init.c (each_pair): moved prototype before thenobu
2002-04-01* re.c (match_setter): it's OK to assign nil to $~.matz
2002-04-01* ext/racc/cparse/cparse.c: prototype; call_scaniter().usa
2002-03-29* io.c (io_fflush): DRY patch from /Christoph applied.matz
2002-03-29Changed the regexp again to simplify code. See also [ruby-dev:16682].nahi
2002-03-29* lib/mkmf.rb (create_makefile): default FLAGS to empty strings.nobu
2002-03-292002-03-29nobu
2002-03-29* lib/mkmf.rb (arg_config): should use Shellwords::shellwords likenobu
2002-03-29* win32/README.win32: follow recent changes.usa
2002-03-29Changed regexp for parsing break command '.*?+' to '.+'.nahi
2002-03-28* win32/Makefile.sub (config.status): reflect user defined $CC inusa
2002-03-28* ext/socket/socket.c (sock_addrinfo): should specify socktypematz
2002-03-28* ext/strscan/strscan.c: add taint check.aamine
2002-03-27* io.c (READ_DATA_PENDING): configure.in has supported for uClibc,eban
2002-03-27typonobu
2002-03-27* io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz
2002-03-26change log update only.aamine
2002-03-26* lib/net/http.rb: HTTP.get accepts URI.aamine
2002-03-26* doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine
2002-03-26* ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban
2002-03-26* configure.in (FILE_READPTR): check bufread instead of bufend for uClibc.eban
2002-03-26.cvsignore: add autom4te*.cache.eban
2002-03-26* parse.y (primary): while/until statement modifiers to "begin"matz
2002-03-26* win32/mkexports.rb: support VC++.NET.usa
2002-03-26* ext/bigfloat/bigfloat.c: Fix the initializer's function nameknu
2002-03-26* bignum.c (rb_quad_pack): get rid of escape sequences.eban
2002-03-26lib/fileutils.rb addedaamine
2002-03-26* lib/fileutils.rb: new file.aamine
2002-03-25* lib/pp.rb (pp): return nil like p.akr
2002-03-25* ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.soknu
2002-03-25* configure.in (FILE_READPTR): check _p for 4.4BSD.akr
2002-03-25* configure.in (FILE_READPTR): new. for IO#gets improvement.nobu
2002-03-25* ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban
2002-03-25* regex.c (mbc_startpos_func): VC6 seems to be unable tonobu
2002-03-25* dir.c (rb_push_glob): local variable 'maxnest' wasnobu