summaryrefslogtreecommitdiff
path: root/win32/enc-setup.mak
AgeCommit message (Expand)Author
2008-08-25* transcode.c (rb_econv_substr_append): fix for buffer overrun.nobu
2008-01-15* {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full pathnobu
2008-01-14 * win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in.usa
2007-12-17* common.mk (encs): added dependencies.nobu
2007-12-17* win32/enc-setup.mak: extracts BUILTIN_ENCOBJS.nobu
argument namekosaki 2013-02-16* parse.y: add dtrace probe for symbol create.tenderlove 2013-01-10* probes.d: updating probes to be more symmetrical, addingtenderlove 2012-12-01* variable.c (rb_class_path_no_cache): add a function to get the classtenderlove 2012-11-28* probes.d: Change function-entry probe to method-entry.tenderlove 2012-11-22* Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse 2012-11-22* Makefile.in: run preprocessor when making probe.hkosaki 2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove