Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * object.c (inspect_obj): unintended space removal. | matz | 2005-03-07 | 1 | -0/+1 |
* | * error.c (Init_Exception): remove Exception#to_str. [Ruby2] | matz | 2004-04-05 | 1 | -0/+1 |
* | * sprintf.c (rb_f_sprintf): preserve original val for | matz | 2004-02-17 | 1 | -2/+1 |
* | 031031 | matz | 2003-10-30 | 1 | -0/+1 |
* | * object.c (copy_object): copy finalizers as well if any. | matz | 2002-12-04 | 1 | -1/+1 |
* | .cvsignore: add autom4te*.cache. | eban | 2002-03-26 | 1 | -0/+1 |
* | Let cvs ignore libruby.so.*. | knu | 2001-07-12 | 1 | -0/+1 |
* | * dir.c (glob_helper): replace lstat() by stat() to follow symlink | matz | 2001-03-19 | 1 | -0/+32 |
* | Ignore configure and rbconfig.rb too. | knu | 2001-01-09 | 1 | -12/+13 |
* | changes from personal modifies -- matz | matz | 2000-12-28 | 1 | -2/+1 |
* | mswin32 DLEXT2 | eban | 2000-05-16 | 1 | -0/+1 |
* | escape `/'. | eban | 2000-05-13 | 1 | -0/+1 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+17 |