summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-12add tests for reading an extended fileakr
2005-05-12* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse
2005-05-12* lib/rdoc/parsers/parse_c.rb: more readability for mixingocean
2005-05-12* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean
2005-05-12reverted (commit miss) [ruby-dev:26141]ocean
2005-05-12* version.c (ruby_show_version): flush for non-tty stdout.nobu
2005-05-11* 2005-05-12eban
2005-05-11* eval.c (unknown_node): ignore broken NODE to get rid of accessingnobu
2005-05-11* eval.c (break_jump): break should not cross functions.matz
2005-05-11* lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean
2005-05-11* 2005-05-11nobu
2005-05-10* eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings onnobu
2005-05-10* 2005-05-10eban
2005-05-10* ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai
2005-05-09added a test.ttate
2005-05-09replaced the local variable 'entity' with an instance variable.ttate
2005-05-09* 2005-05-09eban
2005-05-08use DL::CStructBuilder instead of CStructBuilder.ttate
2005-05-08* ext/tk/lib/tk/timer.rb: fix typonagai
2005-05-08* hash.c (Init_Hash): remove custom "hash" and "eql?".ocean
2005-05-08* 2005-05-08eban
2005-05-08* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean
2005-05-07* 2005-05-07nobu
2005-05-07* lib/mkmf.rb (have_var): no libs argument is given.nobu
2005-05-05* 2005-05-06nobu
2005-05-05* hash.c:rb_hash_hash_i() should be static. [ruby-core:04815]nobu
2005-05-01* 2005-05-01nobu
2005-05-01* eval.c (rb_eval), parse.y (arg): reduce fixnum range literal atnobu
2005-05-01* ruby.c (process_sflag): replace '-' in variable names with '_'.nobu
2005-04-30* ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): fixed typo.nobu
2005-04-30* ext/syck/rubyext.c: comment to be closed.nobu
2005-04-30* ext/stringio/stringio.c (strio_getline): suppress warnings.nobu
2005-04-30* 2005-04-30nobu
2005-04-30* configure.in (RUBY_FUNC_ATTRIBUTE): check for function attribute.nobu