summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-04-04nobu2002-04-041-2/+2
* Patch [ruby-dev:16747] (Thanks Nakada)ttate2002-04-042-22/+16
* Add ext/dl/lib/dl/types.rb.ttate2002-04-033-68/+94
* Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate2002-04-0310-167/+180
* * ext/extmk.rb.in (enable_config): follow lib/mkmf.rb.nobu2002-04-022-2/+6
* Add entries to each Setup.* and remove Changes files.ttate2002-04-026-166/+8
* Get rid of the RUBY, and use CPPFLAGS="$(CPPFLAGS) -DDEBUG"ttate2002-04-021-2/+1
* Append a message for dl.ttate2002-04-021-0/+4
* Add ruby-dl.ttate2002-04-021-0/+7
* Add ruby-dlttate2002-04-0230-0/+5872
* 2002-04-02nobu2002-04-021-2/+2
* * Makefile.in (CPPFLAGS): remove @includedir@.matz2002-04-025-9/+18
* * ext/socket/socket.c (sock_addrinfo): should clear addrinfo hints.eban2002-04-022-0/+5
* mkmf.rb: files[0,1] == "." -> files[0,2] == "./"ttate2002-04-011-1/+1
* lib/mkmf.rb: install any files using $INSTALLFILES. (from [ruby-dev:16683])ttate2002-04-012-50/+92
* * io.c (rb_io_fptr_cleanup): need flush even when io will not bematz2002-04-015-5/+23
* 2002-04-01nobu2002-04-011-2/+2
* * ext/sdbm/init.c (each_pair): moved prototype before thenobu2002-04-013-5/+10
* * re.c (match_setter): it's OK to assign nil to $~.matz2002-04-014-15/+41
* * ext/racc/cparse/cparse.c: prototype; call_scaniter().usa2002-04-014-0/+20
* * io.c (io_fflush): DRY patch from /Christoph applied.matz2002-03-292-22/+20
* Changed the regexp again to simplify code. See also [ruby-dev:16682].nahi2002-03-291-8/+3
* * lib/mkmf.rb (create_makefile): default FLAGS to empty strings.nobu2002-03-292-3/+7
* 2002-03-29nobu2002-03-291-2/+2
* * lib/mkmf.rb (arg_config): should use Shellwords::shellwords likenobu2002-03-292-17/+49
* * win32/README.win32: follow recent changes.usa2002-03-292-4/+9
* Changed regexp for parsing break command '.*?+' to '.+'.nahi2002-03-291-1/+1
* * win32/Makefile.sub (config.status): reflect user defined $CC inusa2002-03-282-1/+6
* * ext/socket/socket.c (sock_addrinfo): should specify socktypematz2002-03-283-29/+51
* * ext/strscan/strscan.c: add taint check.aamine2002-03-282-121/+180
* * io.c (READ_DATA_PENDING): configure.in has supported for uClibc,eban2002-03-272-4/+5
* typonobu2002-03-271-1/+1
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-275-13/+50
* change log update only.aamine2002-03-261-0/+2
* * lib/net/http.rb: HTTP.get accepts URI.aamine2002-03-263-191/+292
* * doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine2002-03-264-953/+6
* * ext/extmk.rb.in (arg_config): should use Shellwords::shellwords.eban2002-03-262-2/+4
* * configure.in (FILE_READPTR): check bufread instead of bufend for uClibc.eban2002-03-262-1/+6
* .cvsignore: add autom4te*.cache.eban2002-03-261-0/+1
* * parse.y (primary): while/until statement modifiers to "begin"matz2002-03-265-84/+186
* * win32/mkexports.rb: support VC++.NET.usa2002-03-262-1/+5
* * ext/bigfloat/bigfloat.c: Fix the initializer's function nameknu2002-03-262-21/+8
* * bignum.c (rb_quad_pack): get rid of escape sequences.eban2002-03-262-2/+2
* lib/fileutils.rb addedaamine2002-03-261-0/+1
* * lib/fileutils.rb: new file.aamine2002-03-264-2/+811
* * lib/pp.rb (pp): return nil like p.akr2002-03-253-2/+10
* * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.soknu2002-03-253-2/+65
* * configure.in (FILE_READPTR): check _p for 4.4BSD.akr2002-03-252-0/+5
* * configure.in (FILE_READPTR): new. for IO#gets improvement.nobu2002-03-253-161/+239
* * ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53.eban2002-03-252-0/+6