aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-112-0/+17
* * lib/open-uri.rb (URI::HTTP#proxy_open): new option supported:akr2005-02-112-2/+22
* * win32/win32.c (rb_w32_fdopen): suppress warning.nobu2005-02-101-1/+1
* * configure.in, win32/Makefile.sub (LIBS, COMMON_HEADERS): useusa2005-02-106-20/+22
* * lib/mkmf.rb (create_makefile): fix typo.usa2005-02-101-1/+1
* * 2005-02-10nobu2005-02-101-3/+3
* * ext/extmk.rb (extract_makefile): default to true if not compilednobu2005-02-102-6/+13
* * bcc32/Makefile.sub (COMMON_LIBS): add libraries included innobu2005-02-105-5/+40
* * win32/win32.c (init_stdhandle): assign standard file handles.nobu2005-02-102-0/+26
* modified some test scripts for [ruby-dev:25661].ttate2005-02-092-4/+4
* * ext/socket/socket.c (wait_connectable): fixed wrong condition.usa2005-02-092-1/+8
* * eval.c (scope_dup): add volatile not to optimize tbl.usa2005-02-092-1/+5
* * 2005-02-09usa2005-02-091-3/+3
* * ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used.usa2005-02-094-45/+10
* reject :instance_eval, :class_eval, :module_eval [druby-ja:117]seki2005-02-082-1/+6
* typo fix.akr2005-02-081-1/+1
* * keywords, parse.y: separate EXPR_VALUE from EXPR_BEG.nobu2005-02-084-50/+40
* added bcc32 support [ruby-dev:25657] and fixed a minor bug.ttate2005-02-083-36/+19
* document updated.akr2005-02-081-47/+53
* Use define_method instead of module_eval.ttate2005-02-072-13/+13
* add test_rand_0x100000000.akr2005-02-071-0/+7
* * 2005-02-08eban2005-02-071-3/+3
* * lib/resolv.rb (Resolv::DNS::Name#subdomain_of?): new method.akr2005-02-072-0/+37
* fix previous commit to check stdout is a tty.akr2005-02-071-2/+7
* * io.c (io_getc): flush rb_stdout before read fro stdin, which isakr2005-02-073-7/+15
* minor bugfix.ttate2005-02-071-1/+1
* Improved DL::Handle#sym.ttate2005-02-075-45/+98
* * dln.c: typo fix.eban2005-02-071-2/+2
* Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate2005-02-064-8/+18
* * ext/socket/extconf.rb (sockaddr_storage): winsock2.h have theusa2005-02-062-2/+10
* * 2005-02-07nobu2005-02-061-3/+3
* * lib/mkmf.rb (with_cppflags, with_cflags, with_ldflags): keep flagsnobu2005-02-062-7/+10
* * ext/extmk.rb (extract_makefile): extract previously collectednobu2005-02-065-309/+301
* * eval.c (stack_extend): add prototype because VC++8 doesn'tusa2005-02-062-1/+6
* added DL::Importer.sizeof().ttate2005-02-063-0/+50
* synchronized with date2 3.6.3tadf2005-02-063-9/+47
* * ext/dl/dl.c (Init_dl): function declaration should precedeakr2005-02-062-3/+8
* * 2005-02-06usa2005-02-051-3/+3
* * lib/resolv.rb (Resolv::DNS::Resource::TXT): multiple strings was notakr2005-02-052-6/+34
* comment refined.akr2005-02-051-2/+2
* replace CRLF with LF.ttate2005-02-050-0/+0
* * 2005-02-05eban2005-02-041-3/+3
* * test/ripper/test_scanner_events.rb: fix test.aamine2005-02-042-9/+13
* added missing files.ttate2005-02-046-0/+733
* added new files.ttate2005-02-0417-0/+2555
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-0430-6260/+0
* * ext/ripper/lib/ripper/lexer.rb: last Lexer fix was incomplete; test all green.aamine2005-02-042-4/+13
* * ext/ripper/lib/ripper/filter.rb: ripper/tokenizer -> ripper/lexer. [ruby-de...aamine2005-02-042-4/+9
* * lib/rss: supported Image module.kou2005-02-0313-9/+626
* * 2005-02-04eban2005-02-031-3/+3