| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * class.c (rb_class_init_copy): singleton class is disallowed to copy, | nobu | 2005-05-16 | 2 | -1/+7 |
* | * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t | nobu | 2005-05-16 | 5 | -3/+14 |
* | * win32/win32.{h,c}: define rb_{p,g,u}id_t. | ocean | 2005-05-15 | 3 | -18/+22 |
* | * 2005-05-16 | eban | 2005-05-15 | 1 | -3/+3 |
* | * lib/pathname.rb (Pathname#unlink): use SystemCallError instead of | akr | 2005-05-15 | 2 | -1/+7 |
* | use raise(exception) [ruby-dev:26164] | seki | 2005-05-15 | 2 | -1/+7 |
* | * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefs | nobu | 2005-05-15 | 3 | -20/+10 |
* | * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directory | akr | 2005-05-15 | 2 | -3/+8 |
* | * win32/win32.c (unixtime_to_filetime): deal with DST. | nobu | 2005-05-15 | 2 | -1/+8 |
* | Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION. | ttate | 2005-05-14 | 2 | -0/+7 |
* | * error.c (exc_exception, {exit,name_err,syserr}_initialize): call | nobu | 2005-05-14 | 2 | -4/+9 |
* | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu | 2005-05-14 | 11 | -30/+65 |
* | * 2005-05-14 | nobu | 2005-05-14 | 1 | -3/+3 |
* | * intern.h (ruby_pragma): prototype. [ruby-core:04881] | nobu | 2005-05-14 | 4 | -14/+209 |
* | restored @progress | ocean | 2005-05-14 | 1 | -2/+3 |
* | * ext/extmk.rb: keep srcdir unexpanded. | nobu | 2005-05-13 | 6 | -6/+23 |
* | * eval.c (unknown_node): add volatile directive to prototype. | nobu | 2005-05-13 | 2 | -2/+6 |
* | * variable.c (generic_ivar_get): rb_attr_get should not warn. | ocean | 2005-05-13 | 2 | -6/+12 |
* | add ChangeLog | ocean | 2005-05-13 | 1 | -3/+8 |
* | * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p... | ocean | 2005-05-13 | 1 | -0/+10 |
* | * 2005-05-13 | eban | 2005-05-13 | 1 | -3/+3 |
* | add ChangeLog | ocean | 2005-05-13 | 1 | -0/+14 |
* | add tests for reading an extended file | akr | 2005-05-12 | 1 | -0/+45 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5 | naruse | 2005-05-12 | 2 | -11/+22 |
* | * lib/rdoc/parsers/parse_c.rb: more readability for mixing | ocean | 2005-05-12 | 2 | -4/+15 |
* | * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files. | ocean | 2005-05-12 | 2 | -0/+16 |
* | reverted (commit miss) [ruby-dev:26141] | ocean | 2005-05-12 | 1 | -3/+3 |
* | * version.c (ruby_show_version): flush for non-tty stdout. | nobu | 2005-05-12 | 2 | -0/+5 |
* | * 2005-05-12 | eban | 2005-05-11 | 1 | -3/+3 |
* | * eval.c (unknown_node): ignore broken NODE to get rid of accessing | nobu | 2005-05-11 | 2 | -2/+17 |
* | * eval.c (break_jump): break should not cross functions. | matz | 2005-05-11 | 5 | -4/+15 |
* | * lib/tempfile.rb (Tempfile#unlink): fixed typo. | ocean | 2005-05-11 | 2 | -2/+6 |
* | * 2005-05-11 | nobu | 2005-05-11 | 1 | -3/+3 |
* | * eval.c (TMP_ALLOC): use macro NEW_NODE() to get rid of warnings on | nobu | 2005-05-10 | 2 | -2/+7 |
* | * 2005-05-10 | eban | 2005-05-10 | 1 | -3/+3 |
* | * ext/tk/lib/tkextlib/blt/winop.rb: fix typo | nagai | 2005-05-10 | 2 | -2/+6 |
* | added a test. | ttate | 2005-05-09 | 1 | -0/+6 |
* | replaced the local variable 'entity' with an instance variable. | ttate | 2005-05-09 | 1 | -7/+6 |
* | * 2005-05-09 | eban | 2005-05-09 | 1 | -3/+3 |
* | use DL::CStructBuilder instead of CStructBuilder. | ttate | 2005-05-08 | 1 | -2/+2 |
* | * ext/tk/lib/tk/timer.rb: fix typo | nagai | 2005-05-08 | 11 | -21/+29 |
* | * hash.c (Init_Hash): remove custom "hash" and "eql?". | ocean | 2005-05-08 | 2 | -72/+5 |
* | * 2005-05-08 | eban | 2005-05-08 | 1 | -3/+3 |
* | * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass" | ocean | 2005-05-08 | 2 | -29/+34 |
* | * 2005-05-07 | nobu | 2005-05-07 | 1 | -3/+3 |
* | * lib/mkmf.rb (have_var): no libs argument is given. | nobu | 2005-05-07 | 2 | -2/+4 |
* | * 2005-05-06 | nobu | 2005-05-05 | 1 | -3/+3 |
* | * hash.c:rb_hash_hash_i() should be static. [ruby-core:04815] | nobu | 2005-05-05 | 3 | -1/+9 |
* | * 2005-05-01 | nobu | 2005-05-01 | 1 | -4/+4 |
* | * eval.c (rb_eval), parse.y (arg): reduce fixnum range literal at | nobu | 2005-05-01 | 3 | -13/+20 |