aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * blockinlining.c, compile.c, compile.h, debug.c, debug.h,ko12007-11-131-0/+8
* * tool/makedocs.rb, template/insnstbl.html: removed.ko12007-11-131-0/+4
* * common.mk (parse.c): dependency also needs vpath.nobu2007-11-131-0/+7
* fix typo.akr2007-11-131-6/+6
* * configure.in: no need to set ac_cv_func_isinf=yes on non-gccakr2007-11-131-1/+4
* * missing/isinf.c (isinf): don't define is the macro is defined.akr2007-11-131-0/+4
* * numeric.c (round): fallback definition.nobu2007-11-131-0/+7
* * include/ruby/ruby.h: introduce 2 macros:ko12007-11-131-0/+14
* * tool/ytab.sed: get rid of GNU sed feature. a patch from Laurentnobu2007-11-131-0/+5
* * common.mk (parse.c), ext/ripper/depend (ripper.c): process afternobu2007-11-131-0/+19
* * numeric.c (flodivmod): work around for inifinity.nobu2007-11-131-0/+7
* * lex.c.blt: moved from lex.c.akr2007-11-131-0/+14
* * compile.c (iseq_specialized_instruction): check argc.ko12007-11-131-0/+4
* * test/yaml/test_yaml.rb: fixed the failing YAML Struct testwhy2007-11-131-0/+5
* * numeric.c (flo_divmod): round to the nearest integer. [ ruby-Bugs-14540 ]shyouhei2007-11-121-0/+5
* * test/ruby/test_settracefunc.rb: fixed tests for set_trace_func.shugo2007-11-121-0/+4
* * thread.c (call_trace_proc): should return value.usa2007-11-121-0/+4
* * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT)usa2007-11-121-0/+5
* * {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT).nobu2007-11-121-0/+4
* * Makefile.in, common.mk: add prelude.o to MINIOBJS.akr2007-11-121-0/+4
* * lib/mkmf.rb (create_makefile): rdoc about srcprefix. a patch fromnobu2007-11-121-0/+5
* * Makefile.in, common.mk: add ext_prelude.o to OBJS.akr2007-11-121-0/+4
* * configure.in (MINIDLNOBJS): removed.akr2007-11-121-0/+7
* * misc/ruby-mode.el (ruby-parse-partial): handle stringifiedmatz2007-11-121-0/+5
* rename DLNOBJS to MINIDLNOBJS.akr2007-11-121-3/+3
* * configure.in (DLNOBJS): defined.akr2007-11-121-0/+7
* revert previous commit.akr2007-11-111-4/+0
* * Makefile.in (miniruby): use $(LIBRUBY_A) with prelude.$(OBJEXT).akr2007-11-111-0/+4
* * {win32,wince,bcc32}/Makefile.sub: delete lex.c rule.akr2007-11-111-0/+4
* * Makefile.in (lex.c): simplified.akr2007-11-111-0/+4
* touch lex.c only if lex.c exists.akr2007-11-111-2/+2
* * Makefile.in (lex.c): touch lex.c if gperf failed.akr2007-11-111-0/+7
* * insnhelper.ci (vm_call_method): pass mn->nd_clss toshugo2007-11-111-0/+9
* * lex.c: renamed from lex.c.blt.akr2007-11-111-0/+6
* Add forgotten bin/gem for RubyGems.drbrain2007-11-101-0/+4
* * string.c (tr_trans): cast to unsigned char after dereferenceakr2007-11-101-0/+6
* * configure.in, common.mk, Makefile.in: don't generateakr2007-11-101-0/+5
* fix file list.akr2007-11-101-1/+1
* * common.mk, Makefile.in: generate libminiruby-static.a akr2007-11-101-4/+3
* * common.mk (EXPLOBJS): create new variable for ext_prelude.o.akr2007-11-101-0/+6
* format change.akr2007-11-101-1/+3
* * gem_prelude.rb: new file for gem libraries. currently empty.akr2007-11-101-0/+16
* * thread.c (call_trace_proc): don't call ID2SYM() for ID_ALLOCATORshugo2007-11-101-0/+5
* Import RubyGems trunk revision 1493.drbrain2007-11-101-0/+12
* Don't override Enumerable#inject for 1.9drbrain2007-11-101-0/+4
* * parse.y: use ASCII encoding for string literals that aredavidflanagan2007-11-101-0/+5
* * {bcc32,win32}/Makefile.sub: vendor_ruby support.nobu2007-11-101-0/+4
* * parse.y (parser_nextc): added single line read forward buffer.nobu2007-11-091-0/+6
* * vm.h (FRAME_MAGIC_MASK_BITS): bits of FRAME_MAGIC_MASK.nobu2007-11-091-0/+6
* * eval.c (eval): should be volatile value for GC.ko12007-11-091-0/+4