summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_7_1shyouhei
2001-06-01This commit was manufactured by cvs2svn to create tag 'v1_7_1'.(no author)
2001-06-01* parse.y (call_args2): confusion with list_append() andmatz
2001-06-01* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz
2001-06-012001-06-01eban
2001-06-01* configure.in: use waitpid on mingw32.eban
2001-05-31* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban
2001-05-30* win32/dir.h: re-add.usa
2001-05-30* configure.in: default --with-libc_r to `no' until the problem isknu
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-05-282001-05-28eban
2001-05-27* dir.c (glob_helper): teach has_magic() to handle flags and getknu
2001-05-26Revise more.knu
2001-05-26Sync with reality.knu
2001-05-26Synchronize MANIFEST with reality. Add missing files.knu
2001-05-25* MANIFEST: add win32/dir.h .usa
2001-05-25* mkconfig.rb: typo.eban
2001-05-24* ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. Theknu
2001-05-24* MANIFEST: update the entries I forgot to add or remove.knu
2001-05-24Fix the previous ChangeLog entry.knu
2001-05-24* ext/sha1/sha1-ruby.c (md5i_new): separate initialize() fromknu
2001-05-24* ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGSknu
2001-05-24* mkconfig.rb: autoconf 2.50 support.eban
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-22* variable.c (rb_alias_variable): should not allow variablematz
2001-05-21* bignum.c (rb_big2str): t should be protected from GC.matz
2001-05-17* ext/extmk.rb.in (xsystem): backout the previous fix which wasknu
2001-05-17* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu
2001-05-17* lib/mkmf.rb: unbreak "make install". lib/* must be installedknu
2001-05-17* ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneededknu
2001-05-17* ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos.knu
2001-05-17Adjust indents and blank lines.knu
2001-05-17* lib/shell.rb, lib/shell/process-controller.rb,knu
2001-05-17Yay, shell.rb is back!knu
2001-05-17* doc/shell.rd.jp: RD'ify and make some fixes.knu
2001-05-17Initial revisionknu
2001-05-17* eval.c (rb_call0): address of local_vars might change during eval.matz
2001-05-17Add .cvsignore to let CVS ignore Makefile which is automaticallyknu
2001-05-17* ext/sha1/MANIFEST: Added.eban
2001-05-16Add a missed ChangeLog entry.knu
2001-05-16* ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.knu
2001-05-16* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:knu
2001-05-16* ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu
2001-05-16* ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu
2001-05-16Initial revisionknu
2001-05-16* ext/md5/md5.txt: make wording fixes, and mention the newly addedknu