| Commit message (Expand) | Author | Age | Files | Lines |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -0/+4 |
* | * string.c: add #include "version.h". this file still depends on it. | usa | 2003-11-05 | 1 | -1/+1 |
* | * Makefile.in: remove needless version.h dependency. | nobu | 2003-11-05 | 1 | -3/+3 |
* | * ext/etc/etc.c: add new functions: setpwent, getpwent, endpwent, | matz | 2003-10-01 | 1 | -1/+5 |
* | * Makefile.in (test): phony target. | nobu | 2003-09-05 | 1 | -1/+5 |
* | * marshal.c (w_symbol, w_object): get rid of warnings. | nobu | 2003-08-16 | 1 | -3/+3 |
* | * Makefile.in: static link libraries to LIBRUBY_SO with static linked | nobu | 2003-08-12 | 1 | -8/+11 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, | nobu | 2003-05-21 | 1 | -7/+7 |
* | * lib/fileutils.rb (mkdir, mkdir_p): set mode to 0755. | eban | 2003-03-09 | 1 | -1/+7 |
* | * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub, | knu | 2003-01-25 | 1 | -7/+12 |
* | * configure.in (MANTYPE): Detect if the system's nroff(1) groks | knu | 2003-01-20 | 1 | -2/+4 |
* | * Makefile.in, {win32,bcc32}/Makefile.sub: add new target: | eban | 2002-12-31 | 1 | -0/+4 |
* | * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689] | nobu | 2002-11-14 | 1 | -1/+3 |
* | * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub, | knu | 2002-11-03 | 1 | -5/+5 |
* | * configure.in (XCFLAGS): CFLAGS to comile ruby itself. | nobu | 2002-10-21 | 1 | -18/+57 |
* | * configure.in: modify program_prefix only if specified | eban | 2002-09-08 | 1 | -4/+4 |
* | * eval.c (rb_clear_cache_by_class): new function. | matz | 2002-05-14 | 1 | -3/+0 |
* | * missing.h: add for missing/*.c. | eban | 2002-05-11 | 1 | -37/+53 |
* | /tmp/log | nobu | 2002-04-12 | 1 | -0/+6 |
* | * Makefile.in (CPPFLAGS): remove @includedir@. | matz | 2002-04-02 | 1 | -1/+1 |
* | * marshal.c (w_object): module inclusion using extend() should | matz | 2002-03-11 | 1 | -3/+6 |
* | * Makefile.in (clean): add $(MAINOBJ) | eban | 2002-01-11 | 1 | -1/+1 |
* | * ext/curses/extconf.rb: add dir_config. | eban | 2001-12-31 | 1 | -4/+2 |
* | * file.c (path_check_1): forgot to initialize 'p'. | matz | 2001-11-08 | 1 | -4/+9 |
* | * process.c (security): always give warning for insecure PATH. | matz | 2001-11-08 | 1 | -1/+1 |
* | * eval.c (rb_thread_restore_context): save current value of | matz | 2001-09-08 | 1 | -1/+1 |
* | * parse.y (arg): "||=" should not warn for uninitialized instance | matz | 2001-05-07 | 1 | -1/+1 |
* | I'm committing this from a MacOS X host. :) | knu | 2001-05-02 | 1 | -1/+1 |
* | * Makefile.in: Introduce MAINLIBS. | knu | 2001-04-01 | 1 | -1/+2 |
* | * win32/win32.c: use ruby's opendir on mingw32. | eban | 2001-04-01 | 1 | -1/+1 |
* | eban | eban | 2001-01-11 | 1 | -1/+1 |
* | m17n cleanup | eban | 2001-01-11 | 1 | -3/+1 |
* | * m17n baseline. | matz | 2001-01-10 | 1 | -1/+3 |
* | * enum.c (enum_inject): new method. | matz | 2001-01-09 | 1 | -3/+4 |
* | 001225 | matz | 2000-12-25 | 1 | -7/+7 |
* | matz | matz | 2000-12-08 | 1 | -1/+1 |
* | matz | matz | 2000-11-14 | 1 | -1/+1 |
* | eban | eban | 2000-10-06 | 1 | -2/+2 |
* | eban | eban | 2000-09-04 | 1 | -0/+1 |
* | matz - nakada win32 patch | matz | 2000-08-03 | 1 | -53/+53 |
* | matz | matz | 2000-07-27 | 1 | -3/+0 |
* | eban | eban | 2000-07-25 | 1 | -1/+1 |
* | see ChangeLog | eban | 2000-05-21 | 1 | -2/+12 |
* | fix bug; support mingw32. | eban | 2000-05-14 | 1 | -3/+3 |
* | 2000-05-09 | matz | 2000-05-09 | 1 | -1/+1 |
* | 20000105 | matz | 2000-01-05 | 1 | -6/+9 |
* | 19991108 | matz | 1999-11-08 | 1 | -0/+2 |
* | 19991012 | matz | 1999-10-12 | 1 | -8/+9 |
* | 19991004 | matz | 1999-10-04 | 1 | -7/+7 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -122/+155 |