aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * regparse.c (type_cclass_hash): (Thanks Nobu) fixed overrun. ([ruby-dev:2567...ksaito2005-02-132-2/+7
* * oniggnu.h, oniguruma.h, regcomp.c, st.c: imported Oni Guruma 3.6.0.ksaito2005-02-134-7/+43
* This commit was generated by cvs2svn to compensate for changes in r7956,ksaito2005-02-131-0/+8
* make module_functionseki2005-02-122-0/+8
* * eval.c (TAG_THREAD): to start a new thread.nobu2005-02-122-32/+220
* * lib/open-uri.rb (OpenURI.open_loop): send authentication only forakr2005-02-122-1/+12
* * random.c (rand_init): suppress warning.nobu2005-02-122-2/+6
* * 2005-02-12eban2005-02-121-3/+3
* document updated.akr2005-02-121-8/+9
* * lib/open-uri.rb (OpenURI.open_http): reject userinfo explicitly.akr2005-02-122-0/+8
* * lib/open-uri.rb: support https if the platform provides CAakr2005-02-122-72/+88
* * 2005-02-11eban2005-02-111-3/+3
* * 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