2011-05-18 |
Kristaps Dzonsons | Add TODO entry for standalone `.' in tbl pages (pointed... |
blob | commitdiff | raw |
2011-05-17 |
Kristaps Dzonsons | Locale support. I'm checking this in to clean up fall... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Kristaps Dzonsons | Ooops, forgot to install makewhatis manual. |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Kristaps Dzonsons | Version up! 1.11.2. Let's go... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Kristaps Dzonsons | Rename mandoc-db to makewhatis. On the suggestion... |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Kristaps Dzonsons | Don't let Linux-isms creep into Makefile. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Was installing libmandoc.a without mandoc.h... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
blob | commitdiff | raw | diff to current |
2011-04-05 |
Kristaps Dzonsons | Make sure to create LIBDIR. From a patch by Thomas... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Snafu: forgetting to tar up critical files. Pointed... VERSION_1_11_1 |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Version up to 1.11.1: here we go! |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Roll back Linux-ism that crept into Makefile. |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Kristaps Dzonsons | Fix possible segfaults in `Lk' -T[x]html handler, which... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Kristaps Dzonsons | Have mandoc-db use config.h for strlcat(). Then create... |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Kristaps Dzonsons | Add an initial keyword-indexer as an alternative front... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Kristaps Dzonsons | Add lint target to Makefile. |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Kristaps Dzonsons | Put mandocerrs and mandoclevels arrays into libmandoc... |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Kristaps Dzonsons | Merge man_args() into man_macro.c, the only place where... |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Kristaps Dzonsons | Fix "libman" dependence. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Have the default include/lib install path end with... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Note the TODO file on the website. Also install index... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 5: re-write Makefile and relax. This restructures... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 3: consolidate manuals. The parse functions in... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 2: blow away roff.h, as all of its functions have... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Split the document parsing sequence out of main.c and... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Bumped internal version. There will be no formal relea... |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Kristaps Dzonsons | Kill off mdoc_strings.c, which is now empty. Byeeeeeeeee! |
blob | commitdiff | raw | diff to current |
2011-02-24 |
Kristaps Dzonsons | Allow compilation with pcc, which has interesting/broke... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Add stub for eqn.7 manual and flip it on. Also note... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial EQN support to mandoc. This parses, then... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Meh, 2010->2011. Changed the live index.html file... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Version bits. Here we go... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Moved table stuff from roff.7 into the new tbl.7 (sugge... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Add skeleton for -T[x]html tbl stuff. Also start to... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Turn on -Tascii tbl printing. The output still has... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Kristaps Dzonsons | Initial check-in of table data-row processing. For... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Kristaps Dzonsons | Merge, with considerable changes, tbl.bsd.lv's layout... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Kristaps Dzonsons | Adding initial options processing (not hooked into... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Kristaps Dzonsons | Initial tbl framework. Parse point is in libroff,... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | Have Makefile build XHTML files too. VERSION_1_10_8 |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | Apparently the U tag is deprecated, so use a SPAN inste... |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Kristaps Dzonsons | Added last version notes and bumped version number... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Kristaps Dzonsons | Build xhtml files for www site exemplaria. |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Tag an internal release, 1.10.7, that marks being in... VERSION_1_10_7 |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | Kill man_action.c. |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Kristaps Dzonsons | mdoc_action.c is no more. Attic it and remove it from... |
blob | commitdiff | raw | diff to current |
2010-10-10 |
Kristaps Dzonsons | Cleaned up library manuals: removed old escapes, added... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Kristaps Dzonsons | Prepping for version. VERSION_1_10_6 |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Kristaps Dzonsons | Fixed Makefile auto-generation of manuals not to use... |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Kristaps Dzonsons | Add PDF files to www. We also show text and ps, just... VERSION_1_10_5 |
blob | commitdiff | raw | diff to current |
2010-07-27 |
Kristaps Dzonsons | Get version bits in: 1.10.5. |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Kristaps Dzonsons | Pre-tag checkin of release bits and shortlist. VERSION_1_10_4 |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Kristaps Dzonsons | Revert Makefile to using mandoc.c instead of libmandoc... |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Kristaps Dzonsons | Renamed mandoc.c to libmandoc.c. This is in the effort... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Kristaps Dzonsons | Inter-release tag. VERSION_1_10_3 |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | First step of adding register support. This is inspire... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Fix slipped in after tag: install PS files with installwww. VERSION_1_10_2 |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Version notes for 1.10.2. |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | Broke ascii_*() functions into term_ascii.c |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | No functionality changes: just restructuring. Deprecated |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | Added version bits for 1.10.1. |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Kristaps Dzonsons | Remove manuals.7 (see http://manpages.bsd.lv). |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Kristaps Dzonsons | Version bits for 1.10.1. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Kristaps Dzonsons | Bump 1.10.0 version in Makefile. |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Kristaps Dzonsons | Added roff.3, which documents the roff parser interface. |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Documented ie/el. |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | Use a default prefix of /usr/local. Honour DESTDIR... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Initial roff shim skeleton in place. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Making room for libroff in Makefile: properly split... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Kristaps Dzonsons | Documented version bits. VERSION_1_9_25 |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Kristaps Dzonsons | Use "=" instead of "?=" for compatibility. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Kristaps Dzonsons | Getting version ready. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | margerr -> margserr (getting ready for margverr). |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Kristaps Dzonsons | Protection against running lookup() against quoted... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Kristaps Dzonsons | Noting version. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Added mandoc_char.7 to installed manuals (noted by... |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Kristaps Dzonsons | Added generation of mdoc.h.html and man.h.html as linke... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Added new version information. Fixing up Makefile... VERSION_1_9_22 |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Fixed fatal bug in Xo/Xc patch that caused segfaults... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Re-adjusting UGLY tags. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Macro types enum-ated (enum mdoct) (for easier debuggin... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Kristaps Dzonsons | Version (bug-fix). |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Kristaps Dzonsons | Modified in_line_eoln() to handle leading punctuation. VERSION_1_9_20 |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Kristaps Dzonsons | Fixed re-adjustment of scope in exiting roff instructio... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Kristaps Dzonsons | Cleaned up version info. |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Updated web-site with new version. VERSION_1_9_16 |
blob | commitdiff | raw | diff to current |
2010-02-17 |
Kristaps Dzonsons | Added news item for new version. VERSION_1_9_15 |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Kristaps Dzonsons | Fixed Makefile for `make lint' dep. on config.h |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Version (pre): 1.9.15-pre2 |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | CFLAGS need -Werror to make the strlcpy/strlcat check... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Kristaps Dzonsons | Fixed handling of exampledir (pointed out by Ulrich... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kristaps Dzonsons | Version: 1.9.14. VERSION_1_9_14 |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kristaps Dzonsons | More clarification in manuals. Added per-OUTPUT sectio... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Kristaps Dzonsons | Version: 1.9.13. VERSION_1_9_13 |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Finished section-by-section definitions in man.7 (will... |
blob | commitdiff | raw | diff to current |
next |