summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SEP): Replaced with...wlemb2004-03-052-2/+2
* * src/devices/grolj4/lj4.cpp (main): Fix argument of getopt_long.wlemb2004-03-012-11/+16
* * src/include/nonposix.h (write, dup, dup2, close) [_MSC_VER]:wlemb2004-02-295-88/+174
* * src/roff/troff/troff.h (WARN_TOTAL): Fix value.wlemb2004-02-231-2/+2
* New files.wlemb2004-02-232-0/+323
* * src/libs/libgroff/quotearg.c: New file, providing proper argumentwlemb2004-02-227-18/+51
* * src/roff/groff/pipeline.c (cmd) [__MSDOS__ || ...]: New globalwlemb2004-02-211-57/+89
* * src/roff/troff/div.cpp: Include nonposix.h after troff.h towlemb2004-02-202-3/+5
* * font/devlj4/Makefile.sub (DEVFILES): Updated to contain allwlemb2004-02-192-4/+19
* * src/devices/grolbp/lbp.h (vmdvarc): Fix formatting string.wlemb2004-02-181-2/+2
* * src/libs/libgroff/progname.cpp: Replaced with...wlemb2004-01-262-1/+1
* * font/devlj4/generate/Makefile (SYMBOL): Use 9nb28703.tfm.wlemb2004-01-181-13/+16
* * tmac/www.tmac (DC): Handle TTY devices.wlemb2004-01-156-92/+283
* * font/devlj4/generate/special.map: Map MSL 228 to U+221F.wlemb2004-01-111-8/+90
* Implement string-valued registers \n[.m] and \n[.M] to return thewlemb2004-01-0715-31/+50
* * src/roff/troff/nroff.cpp (space_node::get_breakpoints,wlemb2004-01-0512-13/+15
* In hpftodit, use the symbol sets offered in the TFM.wlemb2004-01-031-191/+84
* * font/devlj4/generate/text.map: Add more MSL numbers.wlemb2004-01-031-29/+73
* * font/devlj4/generate/text.map, font/devlj4/generate/special.map:wlemb2004-01-011-84/+101
* * src/utils/hpftodit/hpftodit.cpp (dump_tags): Handle posture_tag.wlemb2003-12-311-1/+9
* * test-groff.in (SEP): Quote value.wlemb2003-12-311-1/+1
* * font/devlj4/generate (text.map, special.map): Rewritten to workwlemb2003-12-311-4/+7
* * src/libs/libgroff/strcasecmp.c: Updated from gnulib.wlemb2003-12-301-1/+1
* More fixes for MSVC compiler.wlemb2003-12-304-3/+21
* Add integral extension glyph.wlemb2003-12-282-23/+29
* Add forgotten `coproduct' symbol (already available for DVI).wlemb2003-12-282-0/+2
* hpftodit has been extended to handle TrueType metric files andwlemb2003-12-275-171/+1573
* * src/utils/afmtodit/afmtodit.man: Some reformulations as suggestedwlemb2003-12-251-11/+11
* * font/devhtml/R.proto: Add u00{47,67}_0306, u00{53,73}_0327,wlemb2003-12-221-5/+5
* * src/devices/grops/ps.cc (ps_output::put_float): Fix line lengthwlemb2003-12-181-3/+2
* * src/devices/grops/ps.cc (ps_output::put_float): Revert changewlemb2003-12-181-2/+8
* Make \? transparent to end-of-sentence recognition.wlemb2003-12-171-0/+6
* * src/utils/afmtodit/Makefile.sub (afmtodit): Fix typo.wlemb2003-12-122-2/+4
* *** empty log message ***wlemb2003-12-111-5/+5
* Use path separator character of target platform for compiled-inwlemb2003-12-063-51/+53
* * LICENSE: New file.wlemb2003-12-051-8/+8
* * src/roff/groff/groff.cpp (main): Don't run the spooler ifwlemb2003-12-032-32/+20
* * src/roff/troff/glyphuni.cpp, src/roff/troff/unicode.cpp,wlemb2003-12-029-31/+50
* * src/roff/troff/env.cpp (hyphen_trie::read_patterns_file): Fix loopwlemb2003-11-252-6/+17
* * src/roff/groff/pipeline.c (P): Removed. Updated all functionwlemb2003-11-201-42/+16
* * src/roff/groff/pipeline.c (xstrsignal): Fix usage ofwlemb2003-11-191-1/+1
* LynxOS 4.0.0 doesn't declare vfprintf.wlemb2003-11-132-21/+18
* LynxOS 4.0.0 has snprintf (without declaration) but no vsnprintf.wlemb2003-11-124-13/+29
* * doc/Makefile.in: s/@top_srcdir@/@abs_top_srcdir@/,wlemb2003-11-122-2/+7
* * src/devices/grops/grops.man: Improve section on creating EPS.wlemb2003-10-311-9/+4
* * src/utils/afmtodit/afmtodit.pl: Handle unmapped characters ofwlemb2003-10-281-10/+10
* * contrib/eqn2graph/eqn2graph.sh, contrib/grap2graph/grap2graph.sh,wlemb2003-10-281-2/+10
* * src/preproc/pic/troff.cpp (troff_output::simple_circle,wlemb2003-10-272-14/+21
* * src/libs/libgroff/tmpfile.cpp [__MSDOS__, _Win32]wlemb2003-10-212-10/+41
* * src/preproc/html/pre-html.cpp (write_upto_newline): Don't usewlemb2003-10-171-476/+633