summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-03 Add special dvips-syntax, to specify what shall be done withJoachim Schrod
psfile specials, since they are incompatible to dvips. git-svn-id: svn://tug.org/texlive/trunk@4540 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03 Add special comment, to include meta-information in a DVI file.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4539 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03 Add special hpfile-verbatim, to include PCL files verbatim.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4538 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03 Implement TEX_HUSH option `readable'.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4537 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03 Search included files (all \special variantes) with kpathsea.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4536 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03 Open include file only once, not twice.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4535 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4533 c570f23f-e606-0410-a88d-b1316a301751
2007-07-03let's start a TeXCatalogue module, currently quasi empty ;-)Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4532 c570f23f-e606-0410-a88d-b1316a301751
2007-07-02 Security issue: Repaired tempfile creation race condition.Joachim Schrod
Include file special parsing does not access unrelated variables any more. git-svn-id: svn://tug.org/texlive/trunk@4531 c570f23f-e606-0410-a88d-b1316a301751
2007-07-02 Interpret KPSE_TEX_HUSH "special" to ignore only unrecognizedJoachim Schrod
specials, but still output warnings on recognized dviljk specials that have wrong parameter values or other semantic errors. git-svn-id: svn://tug.org/texlive/trunk@4530 c570f23f-e606-0410-a88d-b1316a301751
2007-07-02regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4529 c570f23f-e606-0410-a88d-b1316a301751
2007-07-01rename to placate losedowsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4528 c570f23f-e606-0410-a88d-b1316a301751
2007-06-29regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4527 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 SVN ignore generated files.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4526 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Fix core dump: Check mandatory parameters for psfile special.Joachim Schrod
git-svn-id: svn://tug.org/texlive/trunk@4525 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Fix more buffer overflows: Ghostscript command construction, readJoachim Schrod
from files into static arrays. git-svn-id: svn://tug.org/texlive/trunk@4524 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Fix many buffer overflows, caused by unchecked string operationsJoachim Schrod
and arbitrary access to arrays. git-svn-id: svn://tug.org/texlive/trunk@4523 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Test commit rights. Incidentially, discard spaces at the end ofJoachim Schrod
lines in files that I will change anyhow. git-svn-id: svn://tug.org/texlive/trunk@4522 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28now also match .dll like .exe and .bat, again update .tlpsrc, man pageNorbert Preining
of TLPSRC. texlive.tlpdb didn't change (good) git-svn-id: svn://tug.org/texlive/trunk@4521 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28intelligent patterns for win32:Norbert Preining
- patterns of the form "f bin/${ARCH}/foobar" also match "bin/win32/foobar.exe/.bat" - document the changes in TLPSRC.pm and update the man page - add a note to the specification and Perl-API that the man pages are more up2date - update TODO since many things are fixed - update the tlpsrc files (remove the useless win32/...exe entries - update texlive.tlpdb git-svn-id: svn://tug.org/texlive/trunk@4520 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4519 c570f23f-e606-0410-a88d-b1316a301751
2007-06-27pod documentation for TLPOBJNorbert Preining
add man pages (pod2man) for TLPSRC and TLPOBJ fixes for TLPSRC pod doc git-svn-id: svn://tug.org/texlive/trunk@4518 c570f23f-e606-0410-a88d-b1316a301751
2007-06-26regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4509 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25fix podchecker found errorNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4508 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25mention pod documentationNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4507 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25pod documentation of TLPSRC, this includes the specification and theNorbert Preining
Perl API!!!! git-svn-id: svn://tug.org/texlive/trunk@4506 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25document etc dir in READMENorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4505 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25small specification fixNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4504 c570f23f-e606-0410-a88d-b1316a301751
2007-06-25- remove the .pl extensions of the various scriptsNorbert Preining
- move temporary scripts or scripts I used for development but which are not of real use to tlpkg/etc git-svn-id: svn://tug.org/texlive/trunk@4503 c570f23f-e606-0410-a88d-b1316a301751
2007-06-24regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4502 c570f23f-e606-0410-a88d-b1316a301751
2007-06-23call place, not place.newinfraKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4501 c570f23f-e606-0410-a88d-b1316a301751
2007-06-23newinfra goes livesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4500 c570f23f-e606-0410-a88d-b1316a301751
2007-06-23autoupdateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4499 c570f23f-e606-0410-a88d-b1316a301751
2007-06-23regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4498 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22no CDPATH, licenseKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4497 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22regenKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4496 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22en.msg: Strings corrected by Philip A. Viton <viton.1@osu.edu>.Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@4495 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22classicthesis update (5jun07)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@4494 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22texshade updateKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4493 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22actually show output of comm -3, other wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4492 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22move the comparison from ctan2tl (shell) to place (perl) and implementNorbert Preining
the comparison by using tlpsrc->make_tlpobk($tltree) from the $tltree in cooked/$package. git-svn-id: svn://tug.org/texlive/trunk@4491 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22add a tlpsrc2zip.plNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4490 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22Add documentation of zip file inclusion of tlpobj fileNorbert Preining
fix some tlpsrc2tlpobj stuff git-svn-id: svn://tug.org/texlive/trunk@4489 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22add the tlpobj file only for arch=all ...Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@4488 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22generated zip files now contain a TLPOBJ file in .tlpobj/$name.tlpobjNorbert Preining
for installation purpose git-svn-id: svn://tug.org/texlive/trunk@4487 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4486 c570f23f-e606-0410-a88d-b1316a301751
2007-06-22TLTREE: if a file does not have a revision attached (svn commit hasNorbert Preining
not been done) then the revision value is set to 1. git-svn-id: svn://tug.org/texlive/trunk@4485 c570f23f-e606-0410-a88d-b1316a301751
2007-06-21footmisc update to get doc (rf mail 21 Jun 2007 00:00:52)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@4484 c570f23f-e606-0410-a88d-b1316a301751
2007-06-21TLTREE: $tltree->init_from_filesNorbert Preining
inits from a find $svnroot command, all the revisions are set to 1 git-svn-id: svn://tug.org/texlive/trunk@4483 c570f23f-e606-0410-a88d-b1316a301751
2007-06-21regenerated by /home/texlive/karl/Build/tools/svnchangelogKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@4482 c570f23f-e606-0410-a88d-b1316a301751