aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* refine previous change.akr2003-01-201-3/+4
* * lib/pp.rb: Don't redefine `inspect'.akr2003-01-201-0/+5
* * configure.in (MANTYPE): Detect if the system's nroff(1) groksknu2003-01-201-0/+12
* * lib/tempfile.rb (self.open): If a block is given, call it withknu2003-01-201-0/+6
* * mdoc2man.rb: Properly put nested braces, parentheses and angles.knu2003-01-201-0/+15
* * mdoc2man.rb: Make this work as a library.knu2003-01-201-0/+4
* * eval.c (rb_f_require): purge too many goto's.nobu2003-01-201-0/+4
* * mdoc2man.rb (parse_macro): Understand .Ux.knu2003-01-201-0/+4
* * mdoc2man.rb: New file. A mdoc to man converter ported fromknu2003-01-201-0/+5
* * ruby.1: Properly close .Bl with .El.knu2003-01-201-0/+4
* * regex.c (is_in_list): should work weill with UTF-8.matz2003-01-201-0/+6
* * lib/mkmf.rb (egrep_cpp): use inspect to show options.nobu2003-01-191-0/+10
* * ext/aix_mksym.rb: no longer used.nobu2003-01-191-0/+4
* * file.c (eaccess): under windows, make eaccess() just callusa2003-01-191-1/+6
* * lib/shellwords.rb (shellwords): A backslash ('\') in singleknu2003-01-191-0/+6
* * bignum.c (rb_cstr_to_inum): should not erase all 0s, butnobu2003-01-181-0/+5
* * sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitializedknu2003-01-161-0/+11
* * enum.c (enum_all): now works without block.matz2003-01-151-0/+6
* * configure.in (ARCHFILE): set even unless --enable-shared onnobu2003-01-151-0/+8
* * eval.c (rb_f_require): do not search adding .rb/.so suffixes ifnobu2003-01-141-0/+6
* * parse.y (list_append): avoid O(n) search using node->nd_next->nd_end.matz2003-01-141-0/+8
* * io.c (next_argv): not always set binmode.nobu2003-01-131-0/+4
* * ext/dl/lib/dl/win32.rb: elimitate unnecessary "A" adding.eban2003-01-121-0/+4
* * io.c (next_argv): inherit binmode from $defout.eban2003-01-121-0/+4
* * ext/dl/lib/dl/win32.rb: compatibility improvement.eban2003-01-111-0/+4
* * configure.in (RUBY_CHECK_IO_NEED): added more tests.nobu2003-01-101-0/+6
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): syntaxnobu2003-01-091-0/+6
* * configure.in: AC_MSG_FAILURE is a new macro in 2.54b or later.nobu2003-01-091-0/+4
* * configure.in (RUBY_CHECK_IO_NEED): check whether fseek() andnobu2003-01-091-0/+16
* * eval.c (rb_eval): should not discard nested NODE_BLOCK.matz2003-01-091-0/+4
* * parse.y (stmt): NODE_NOT elimitation for if/unless/while/until node.matz2003-01-091-0/+11
* * st.h, st.c: Back out the introduction of st_*_func_t. Someknu2003-01-091-0/+5
* * ext/Win32API/lib/win32/registry.rb: added. [new]usa2003-01-081-0/+4
* * eval.c: remove ruby_last_node and assignments seems to bematz2003-01-081-0/+13
* * eval.c (svalue_to_avalue): should return converted array.matz2003-01-071-0/+4
* * hash.c (env_clear): new Hash compatible method.matz2003-01-071-0/+54
* * eval.c (rb_f_local_variables): skip $_, $~ and flip states innobu2003-01-061-0/+5
* [Forced commit]knu2003-01-061-5/+1
* * st.h, st.c: Introduce new conventional typedef's, st_data_t,knu2003-01-061-0/+15
* * intern.h (rb_check_array_type): Declare rb_check_array_type().knu2003-01-061-0/+14
* * file.c: improve DOSISH drive letter support.usa2003-01-061-0/+4
* * lib/fileutils.rb (ln): add ' -f' in the verbose message.eban2003-01-061-0/+6
* * process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn()usa2003-01-061-0/+11
* commit missnobu2003-01-051-1/+1
* *** empty log message ***nobu2003-01-051-0/+4
* * struct.c (make_struct): needs meta class.nobu2003-01-051-0/+4
* * lib/fileutils.rb (ln): `argv' is not a argument.eban2003-01-051-0/+4
* * ext/extmk.rb (extmake): set $0 temporarily while loadingnobu2003-01-051-0/+5
* * instruby.rb: need paren in regexp(make -n install).eban2003-01-051-0/+12
* * ruby.c (ruby_init_loadpath): under Windows, get the modulenobu2003-01-051-0/+12