summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-23 * test/soap/calc: method name 'set' was able to crash with a class Set.nahi
2005-05-23* ext/tk/extconf.rb: Framework support on MacOS X Tiger.nagai
2005-05-23* win32/Makefile.sub ($(PROGRAM)): add dependency on $(LIBRUBY_SO).usa
2005-05-23* 2005-05-23eban
2005-05-23* re.c (make_regexp): should not return junk address duringmatz
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi
2005-05-22* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo
2005-05-22* intern.h, parse.y (ruby_pragma): removed. fixed: [ruby-dev:26198]nobu
2005-05-21* 2005-05-22eban
2005-05-21add ML link [ruby-dev:26100]aamine
2005-05-21* lib/fileutils.rb (rm_r): new option :secure (default = true).aamine
2005-05-21* bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean
2005-05-20* ext/readline/readline.c (readline_attempted_completion_function):shugo
2005-05-19* 2005-05-20eban
2005-05-19* ext/readline/extconf.rb: check rl_vi_editing_mode() andshugo
2005-05-19* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]shugo
2005-05-19* 2005-05-19eban
2005-05-19Merged in development from the main REXML repository.ser
2005-05-18* error.c (exc_exception): reverted to call Exception#initializenobu
2005-05-18* dir.c (glob_helper): check whether path is "" before callingeban
2005-05-18* win32/win32.c (NtInitialize): fix typo.usa
2005-05-18* 2005-05-18eban
2005-05-18* dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu
2005-05-17* ChangeLog: fix typo.usa
2005-05-17* 2005-05-17usa
2005-05-17* win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa
2005-05-16* process.c (proc_spawn_v): use rb_w32_aspawn on Win32.nobu
2005-05-16* parse.y (pragma_encoding): add prototype to suppress false warningnobu
2005-05-16* class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu
2005-05-16* win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu
2005-05-15* win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean
2005-05-15* 2005-05-16eban
2005-05-15* lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr
2005-05-15use raise(exception) [ruby-dev:26164]seki
2005-05-15* configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu
2005-05-15* lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr
2005-05-15* win32/win32.c (unixtime_to_filetime): deal with DST.nobu
2005-05-14Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.ttate
2005-05-14* error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu
2005-05-14* configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu
2005-05-14* 2005-05-14nobu
2005-05-14* intern.h (ruby_pragma): prototype. [ruby-core:04881]nobu
2005-05-14restored @progressocean
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-05-13* eval.c (unknown_node): add volatile directive to prototype.nobu
2005-05-13* variable.c (generic_ivar_get): rb_attr_get should not warn.ocean
2005-05-13add ChangeLogocean
2005-05-13* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean
2005-05-13* 2005-05-13eban
2005-05-13add ChangeLogocean