aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * lib/fileutils.rb (mkdir, mkdir_p): set mode to 0755.eban2003-03-091-1/+7
* * instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,knu2003-01-251-7/+12
* * configure.in (MANTYPE): Detect if the system's nroff(1) groksknu2003-01-201-2/+4
* * Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban2002-12-311-0/+4
* * configure.in (LIBRUBY_A): append -static. [ruby-dev:18689]nobu2002-11-141-1/+3
* * Makefile.in, ext/extmk.rb, bcc32/Makefile.sub,knu2002-11-031-5/+5
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-18/+57
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-4/+4
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-3/+0
* * missing.h: add for missing/*.c.eban2002-05-111-37/+53
* /tmp/lognobu2002-04-121-0/+6
* * Makefile.in (CPPFLAGS): remove @includedir@.matz2002-04-021-1/+1
* * marshal.c (w_object): module inclusion using extend() shouldmatz2002-03-111-3/+6
* * Makefile.in (clean): add $(MAINOBJ)eban2002-01-111-1/+1
* * ext/curses/extconf.rb: add dir_config.eban2001-12-311-4/+2
* * file.c (path_check_1): forgot to initialize 'p'.matz2001-11-081-4/+9
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-1/+1
* * eval.c (rb_thread_restore_context): save current value ofmatz2001-09-081-1/+1
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-071-1/+1
* I'm committing this from a MacOS X host. :)knu2001-05-021-1/+1
* * Makefile.in: Introduce MAINLIBS.knu2001-04-011-1/+2
* * win32/win32.c: use ruby's opendir on mingw32.eban2001-04-011-1/+1
* ebaneban2001-01-111-1/+1
* m17n cleanupeban2001-01-111-3/+1
* * m17n baseline.matz2001-01-101-1/+3
* * enum.c (enum_inject): new method.matz2001-01-091-3/+4
* 001225matz2000-12-251-7/+7
* matzmatz2000-12-081-1/+1
* matzmatz2000-11-141-1/+1
* ebaneban2000-10-061-2/+2
* ebaneban2000-09-041-0/+1
* matz - nakada win32 patchmatz2000-08-031-53/+53
* matzmatz2000-07-271-3/+0
* ebaneban2000-07-251-1/+1
* see ChangeLogeban2000-05-211-2/+12
* fix bug; support mingw32.eban2000-05-141-3/+3
* 2000-05-09matz2000-05-091-1/+1
* 20000105matz2000-01-051-6/+9
* 19991108matz1999-11-081-0/+2
* 19991012matz1999-10-121-8/+9
* 19991004matz1999-10-041-7/+7
* 1.4.0matz1999-08-131-122/+155
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-36/+66
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-74/+54
* Initial revisionv1_0_r2matz1998-01-161-0/+219