2011-12-02 |
Ingo Schwarze | In man(7), when no explicit volume name is given, use... |
blob | commitdiff | raw |
2011-11-28 |
Ingo Schwarze | Backout -DUSE_MANPATH that sneaked in; |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Kristaps Dzonsons | Removing INSECURE mode. This is a work in progress... |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Kristaps Dzonsons | Make a small manual for how to run man.cgi. |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Kristaps Dzonsons | Add manup(8). This runs through mandocdb(8) databases... |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Kristaps Dzonsons | Adjust Makefile for manpath.{c,h} linking. |
blob | commitdiff | raw | diff to current |
2011-11-20 |
Kristaps Dzonsons | Initial support for man.conf/makepath(1). |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Inventing new keywords for mostly the same thing when... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Less misleading file names; ok kristaps@. |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Kristaps Dzonsons | Split apropos.c into db.c and apropos.h with simpler... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Kristaps Dzonsons | Tweak Makefile and add config.h to -Tman to allow cross... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Kristaps Dzonsons | Get ready for version. I'm bumping the minor release... |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Kristaps Dzonsons | Make apropos and mandocdb build by default. |
blob | commitdiff | raw | diff to current |
2011-10-06 |
Kristaps Dzonsons | Import apropos from mandoc-tools after inlining all... |
blob | commitdiff | raw | diff to current |
2011-09-17 |
Ingo Schwarze | Initial, incomplete support for -Tman |
blob | commitdiff | raw | diff to current |
2011-09-02 |
Kristaps Dzonsons | Adding version notes. |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Kristaps Dzonsons | Add demandoc utility, a replacement for deroff. |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Added generation of Universal binary. Fixed up index... |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Version: 1.11.6. |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Updating mingw32 install hooks for new mingw version. |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Kristaps Dzonsons | Initial version bits in place. Also added forgotten... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Kristaps Dzonsons | Implement the first steps of equation parsing from... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Kristaps Dzonsons | We're officially no longer UNIX-specific; make this... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Kristaps Dzonsons | Scary-looking but otherwise harmless changes allow... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Kristaps Dzonsons | Tuned the initial eqn output, making it completely... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Kristaps Dzonsons | Flip on equation printing for -T[x]html. |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Kristaps Dzonsons | Add character output (-Tpdf, -Tps, -Tascii) for equatio... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Kristaps Dzonsons | Make `struct roff' be passed into libmdoc and libman... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Kristaps Dzonsons | Remember to NULL-ify new keys/vals. |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Ingo Schwarze | move mandocdb(1) to mandocdb(8) |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Kristaps Dzonsons | Rename makewhatis [back] into mandocdb. This is to... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Kristaps Dzonsons | Note version 1.11.4 bits. Here we go! |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Kristaps Dzonsons | Install sources with mode 0644. Noted by Jack Nagel... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Kristaps Dzonsons | We obviously need man.h and mdoc.h installed as mention... |
blob | commitdiff | raw | diff to current |
2011-06-21 |
Kristaps Dzonsons | Let descriptions (bit-mask 0x100) also be mined for... |
blob | commitdiff | raw | diff to current |
2011-06-21 |
Kristaps Dzonsons | Don't let empty strings into the makewhatis keyword... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | Version 1.11.3. Here we go! VERSION_1_11_3 |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | Some small lint checks in preconv. Also add it to... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | At least in theory, this patch lets us compile on Windo... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | Have preconv install with mandoc. |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | preconv is now on encoding-recognition parity with... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | Significantly improve preconv. Allow it to recode... |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Kristaps Dzonsons | It's annoying that we don't have preconv, so throw... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Kristaps Dzonsons | Most important move in getting predefined strings entir... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Kristaps Dzonsons | It seems that __STDC_ISO_10646__ isn't defined even... |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Kristaps Dzonsons | Add TODO entry for standalone `.' in tbl pages (pointed... |
blob | commitdiff | raw | diff to current |
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 |
next |