Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * .cvsignore: ignore timestamp files and installed list file. | nobu | 2006-09-21 | 1 | -1/+2 |
* | * string.c (rb_str_intern): prohibit interning tainted string. | matz | 2006-09-13 | 1 | -13/+2 |
* | * configure.in: add support for as and ASFLAGS. [ruby-dev:29138] | matz | 2006-07-26 | 1 | -0/+2 |
* | * struct.c (make_struct): allow const_id for accessor names. | matz | 2005-05-11 | 1 | -0/+2 |
* | 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 |