summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPOBJ.pm
AgeCommit message (Expand)Author
2014-12-05commented out debugging warnKarl Berry
2014-12-04* TLPOBJ.pm (update_from_catalogue): compare true basename of ctan file,Karl Berry
2014-02-072014Karl Berry
2013-09-16remove all embedded quotes in details/language tagsNorbert Preining
2013-09-15(from_fh): warn instead of die if we cannot parseKarl Berry
2013-09-15read arbitrary stupid quoting in docfile tagsNorbert Preining
2013-09-13when writing out docfiles tags, quote embedded quote charsNorbert Preining
2013-04-13user mode for tlmgrNorbert Preining
2013-04-07first updates for TL13 pretest, and for texmf-dist having everythingKarl Berry
2011-10-24add forgotten support for KanjiMap when generated updmap_cfg linesNorbert Preining
2011-05-19Rework TeXLive::TLPOBJ::from_fh to make it faster and shorter.Manuel Pégourié-Gonnard
2011-05-16TLPOBJ.pm (from_fh): do not remove trailing whitespace; turns out thisKarl Berry
2011-03-20copyright years, doc fixesKarl Berry
2010-09-25fix warning "used only once" on $pkgNorbert Preining
2010-09-22back to eq "shortdesc"Karl Berry
2010-09-17allow and ignore whitespace after shortdesc, evenKarl Berry
2010-09-17allow for empty shortdesc linesNorbert Preining
2010-09-16fix stupid error in parsing executes and all other lines in the tlpdb file:Norbert Preining
2010-05-31Implement comments in AddHyphen directive per Mojca's request.Manuel Pégourié-Gonnard
2010-05-30Rename txthyph and txtpatt keys to make Mojca happy.Manuel Pégourié-Gonnard
2010-05-20Implement generation of language.dat.lua by extending execute AddHyphen.Manuel Pégourié-Gonnard
2010-02-24Avoid loosing docfiledata when relocating packages.Manuel Pégourié-Gonnard
2010-02-09fix ome typo and small bug in $pkg instaead of $containernameNorbert Preining
2010-02-06(try) make sure that the rogue texmf-dist/tlpkg directory is removedNorbert Preining
2010-01-16pod tweaksKarl Berry
2010-01-14update copyrights; TLUtils.pm: pod before __END__Karl Berry
2010-01-13pod fixesKarl Berry
2009-12-16do not take over empty captions (for shortdesc) and description (for longdesc)Norbert Preining
2009-10-07include patches from Alexander CherepanovNorbert Preining
2009-10-06TeXCatalogue: less debuggingKarl Berry
2009-10-03set $= to 99999 to avoid page overflow messageKarl Berry
2009-09-30use Catalogue id, rather than name; lowercase both id and package name for co...Karl Berry
2009-09-19(update_from_catalogue): maybe no space before theKarl Berry
2009-09-15(update_from_catalogue): avoid writing empty catalogue-ctan lines.Karl Berry
2009-09-13more date parsing generalizationKarl Berry
2009-09-13allow whitespace after $Date$ string.Karl Berry
2009-09-03match top level files as wellPiotr Strzelczyk
2009-08-16support disabling of maps/formats/hyphenations in local conf filesKarl Berry
2009-08-06expand Revision property on all those fileNorbert Preining
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard
2009-07-01force pgf to be remade; use ustar format to create containers (original repor...Karl Berry
2009-06-23allow arbitrary categories in TLPOBJ thus in tlmgr etc, but warnNorbert Preining
2009-06-12correct computation of revision number of packages after bin package splitNorbert Preining
2009-06-09update all depending formats if an engine has been updatedNorbert Preining
2009-06-08rework execute action handling so that it actually works, hopefullyNorbert Preining
2009-06-06before saving a tlpobj to a local tlpdb we have to remove the RELOC Norbert Preining
2009-06-02factor out the parsing of AddFormat and AddHyphen lines to separate Norbert Preining
2009-06-02write a relocated .tlpobj file into the container, and reactivate theNorbert Preining