aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/sdbm/_sdbm.c: should include "ruby/defines.h" as well formatz2009-03-261-0/+6
* * lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would benobu2009-03-261-0/+10
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): considersnobu2009-03-261-0/+5
* * configure.in (target_alias): replaces cpu with universal too.nobu2009-03-241-1/+8
* * mkconfig.rb (MAJOR, MINOR, TEENY): reads from version.h always.nobu2009-03-241-0/+4
* * configure.in (RUBY_CHECK_SIZEOF): need to include $4.nobu2009-03-241-0/+4
* * io.c (rb_io_inspect): Cannot access fptr->fd if fptr is NULL.knu2009-03-241-0/+6
* * time.c (time_timespec): use NUM2TIMET.akr2009-03-231-0/+5
* * process.c (Init_process): Better patch for eliminating anknu2009-03-231-0/+5
* * ext/dbm/dbm.c (fdbm_initialize): Make the file variableknu2009-03-231-0/+8
* * file.c (rb_file_s_lstat): Back out.knu2009-03-231-0/+4
* * file.c (rb_file_s_stat, rb_file_s_lstat): Remove repeated typeknu2009-03-231-0/+5
* * gc.c (init_heap): set default to heap slots lengthnari2009-03-231-0/+7
* * win32/win32.c (rb_w32_spawn): use original command if not found.nobu2009-03-231-0/+4
* * enc/depend (link_so): replaces $(TARGET) with basename of thenobu2009-03-221-0/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL asnobu2009-03-221-0/+5
* * ext/openssl/ossl_ssl.c (write_would_block): defined.akr2009-03-211-0/+13
* * process.c (rb_exec): prints error message only on platformsnobu2009-03-201-0/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): omit program namenobu2009-03-201-0/+5
* * io.c (pipe_open): should pass program name even if multiplenobu2009-03-201-0/+5
* * ext/openssl/lib/openssl/buffering.rbakr2009-03-201-0/+9
* * win32/win32.c (errmap): added ERROR_MOD_NOT_FOUND.nobu2009-03-201-0/+4
* * ChangeLog: a patch was being attached to [Bug#1305].nobu2009-03-201-1/+2
* * configure.in (libprefix): must not append "lib" after $(libdir),nobu2009-03-201-0/+5
* * ChangeLog: commit miss.nobu2009-03-201-0/+13
* * io.c (rb_mWaitReadable): defined.akr2009-03-191-0/+42
* * ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not definedtakano322009-03-181-0/+5
* * test/test_syslog.rb (TestSyslog#test_open): checkkazu2009-03-181-0/+5
* * test/test_syslog.rb (TestSyslog#test_open): checkkazu2009-03-181-0/+5
* * error.c (report_bug): rb_bug can be caused by extensionnobu2009-03-181-0/+5
* * lib/drb/drb.rb (open_server_inaddr_any): fixed multiple networkseki2009-03-171-0/+5
* * tool/make-snapshot (package): creates .revision.time and passesnobu2009-03-171-0/+5
* * enumerator.c (Enumerator#{each_,}{with_index,with_object}): Fixknu2009-03-171-0/+6
* * lib/pathname.rb (Pathname#sub): set $~ in block.binding.akr2009-03-171-0/+5
* * win32/Makefile.sub (config.h): added RUBY_COREDLL.nobu2009-03-171-0/+7
* * dir.c, dln.c, parse.y, re.c, ruby.c, sprintf.c, strftime.c,nobu2009-03-171-0/+6
* * test/dl/test_win32.rb (Win32API): enclosed by DL::TestWin32.nobu2009-03-161-0/+5
* * ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),nobu2009-03-161-0/+5
* * common.mk (REVISION_H): keeps timestamp of revision.h.nobu2009-03-161-0/+7
* * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules.nobu2009-03-161-0/+9
* * lib/rubygems/installer.rb (Gem::Installer#shebang): fix for envnobu2009-03-151-0/+5
* * include/ruby/ruby.h ({RSTRING,RBIGNUM}_EMBED_LEN_MAX): made int.nobu2009-03-151-0/+8
* * string.c (rb_hash_uint, rb_hash_start, rb_hash_end): use VALUEnobu2009-03-151-0/+5
* * ruby.c (load_file_internal): stop the timer thread before exec.nobu2009-03-151-0/+4
* * common.mk (.y.c): use SRC_FILE which contains slashes instead ofnobu2009-03-151-0/+5
* * common.mk (srcs-ext): creates ext/dl/callback/callback.c also.nobu2009-03-141-0/+4
* * process.c (SAVED_GROUP_ID, p_gid_switch): should be rb_gid_t.nobu2009-03-141-0/+4
* * string.c (rb_str_subpat): accept capture name.akr2009-03-141-0/+16
* * proc.c (bmcall): should not uninitialized variable. a patch fromnobu2009-03-141-0/+5
* * util.c (ruby_scan_oct, ruby_scan_hex): use size_t.nobu2009-03-141-0/+4