dvitomp fix from Akira
[mplib] / src / texk / web2c / mpdir / lmplib.c
2008-07-19  Taco Hoekwatermake sure everything loads config.h
2008-07-18  Taco Hoekwaterdashes were exported incorrectly
2008-07-11  Taco Hoekwaterrename psout.h to mplibps.h
2008-07-11  Taco Hoekwatersupport a mplib.version() function from lua
2008-07-11  Taco Hoekwaterre-import the lua bindings c file; build ctangle in...
2008-06-11  Taco Hoekwaterdo away with this (file is in luatex also)
2008-05-29  Taco Hoekwaterbugfixes (from luatex)
2008-04-24  Taco Hoekwaterprevious commit introduced pen.type
2008-04-24  Taco Hoekwaternew kpathsea
2008-04-01  Taco Hoekwatermove obj:fields() to mplib.fields(obj) and bugfixed...
2008-03-31  Taco Hoekwaterpercent signs were missing in written data
2008-03-20  Taco Hoekwatersupport -Wwrite-strings and some other cleanup
2008-03-14  Taco HoekwaterSqueeze more speed
2008-03-14  Taco Hoekwaterfix defaulted colors
2008-03-14  Taco Hoekwaterimplement mp:statistics()
2008-03-14  Taco Hoekwatersuppress some unneeded knot fields
2008-03-14  Taco Hoekwaterlower memory usage for exported figures, open all files...
2008-03-13  Taco Hoekwaterspeedup object field access
2008-03-13  Taco Hoekwaterfix ordering of text transform
2008-03-07  Taco Hoekwaterspecial care is needed for exporting pens
2008-03-06  Taco Hoekwatera few speedups
2008-03-06  Taco Hoekwatersupport exported dashes
2008-03-06  Taco Hoekwatersupport for lua fig:copy_objects()
2008-03-06  Taco Hoekwateruse void expressions instead of assertions for unused...
2008-03-05  Taco Hoekwatermake the lua frontend reentrant as well
2008-03-05  Taco Hoekwaterpreliminary cleanup of variables
2008-03-04  Taco Hoekwaterrename lib from "mp" to "mplib";
2008-03-03  Taco Hoekwaterfix some stuff for integration with luatex
2008-03-03  Taco Hoekwaterremove unused code block
2008-03-03  Taco Hoekwaterinitial stab at lua output
2008-03-03  Taco Hoekwatersome progress on graphic object access
2008-03-01  Taco Hoekwateruse the options hash to set file_finder instead of...
2008-03-01  Taco Hoekwatersupport multiple fig returns from one chunk
2008-03-01  Taco Hoekwaterexplicit free of gr_objects is better
2008-02-29  Taco Hoekwatersome initial files for the coming lua binding