summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/ChangeLog
AgeCommit message (Expand)Author
2011-05-18Avoid a small IPC memory leakPeter Breitenlohner
2011-05-12Minor rewritePeter Breitenlohner
2011-05-11fix a SyncTeX bug in the case where --output-directory option is given.Akira Kakuto
2011-05-04Avoid to #define SOCK_NONBLOCKPeter Breitenlohner
2011-05-03openclose.c (recorder_change_filename): on windows, an opened file cannot be ...Akira Kakuto
2011-05-02take -output-directory into account in the final recorder filenameKarl Berry
2011-04-28update version numbers and yearsKarl Berry
2011-04-27do not mention mfw, long goneKarl Berry
2011-04-19Avoid Mac OS X compiler warnings, mainly 'differ in signedness'Peter Breitenlohner
2011-03-07Rename program_invocation_*name => kpse_invocation_*namePeter Breitenlohner
2011-03-01Remove win32_system() for __MINGW__Peter Breitenlohner
2010-06-10texk/web2c: reorganize headers and CPPFLAGSPeter Breitenlohner
2010-06-05add #ifdef WIN32 for the inclusion of kpathsea/concatn.hAkira Kakuto
2010-06-04texmfmp.c: include kpathsea/concatn.h.Akira Kakuto
2010-05-24on win32, restricted shell escape command is always called by full path.Akira Kakuto
2010-05-17prepare for 2010 pretest buildsKarl Berry
2010-05-10eliminate useless void castsKarl Berry
2010-04-25remove TEXDLL.Akira Kakuto
2010-04-21rm win32main.c per akiraKarl Berry
2010-04-20build system: texk/web2c/ cleanupPeter Breitenlohner
2010-04-20build system: some cleanup and better pTeX integrationPeter Breitenlohner
2010-04-19build system: move extern decls to headersPeter Breitenlohner
2010-04-19pTeX updatePeter Breitenlohner
2010-04-11remove redundant casts of xmalloc returnKarl Berry
2010-03-30bug fix from AkiraPeter Breitenlohner
2010-03-30pid in recorder_name, Debian bug 575731, tex-k mail 29 Mar 2010 06:18:35Karl Berry
2010-03-22bibtex/bibtex8/bibtexu: bug fix and more updatesPeter Breitenlohner
2010-03-05gftype: dynamic array allocationPeter Breitenlohner
2010-02-24MinGW build: IPCPeter Breitenlohner
2010-02-22build system: various small fixes for mingw32 cross compilationPeter Breitenlohner
2010-02-01mention that TEXMFOUTPUT is also used for input, with no automatic suffix ext...Karl Berry
2010-01-25texk/web2c/luatexdir: compiler warningsPeter Breitenlohner
2010-01-16give full nameoffile when (un)dumping fails; suggestion on tex-k from mpg, 18...Karl Berry
2010-01-02"executed safely" in log file, since the cmd may have been quoted before exec...Karl Berry
2009-12-24replace @mail.tug.org with just @tug.orgKarl Berry
2009-11-30initialize first-line parsing list, doc fixes; from Alexander Cherepanov, tex...Karl Berry
2009-11-12detect badly quoted shell escapesPeter Breitenlohner
2009-11-10towards TL2010: texk/web2cPeter Breitenlohner
2009-07-24don't nest externsMartin Schröder
2009-06-24use ANSI C function declarations and prototypesPeter Breitenlohner
2009-06-15avoid compiler warningsPeter Breitenlohner
2009-06-01update for 2009, omit special kpse references in version outputKarl Berry
2009-05-28build system: remove Web2C support for mpost and dvitompPeter Breitenlohner
2009-05-18write the recorder file in the --output-directory, if specifiedKarl Berry
2009-03-31new build system: handling of socketlibs, prepare for texk/texlive/Peter Breitenlohner
2009-03-30remove Omega and references to the defunct eOmega and pdfeTeXPeter Breitenlohner
2009-03-28no static for shell cmd functionsKarl Berry
2009-03-27suppres handling of --src-specials in the case of LuaTeXTaco Hoekwater
2009-03-02make --enable/disable-write18 synonyms for -no/-shell-escape, for compatibili...Karl Berry
2009-02-26new restricted mode for \write18Karl Berry