2014-08-10 |
Ingo Schwarze | Clarifications in comments and standard output suggested by |
blob | commitdiff | raw |
2014-08-08 |
Ingo Schwarze | Do not hardcode stuff in ./configure that is actually... |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Ingo Schwarze | add INSTALL and bump VERSION |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Since old SQLite versions do not have sqlite3_errstr(), |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Portability fix: |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Sync library documentation with reality. |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Switch to autogenerated dependency rules; they are... |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Properly partition the build system and install some... |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | Various minor corrections: |
blob | commitdiff | raw | diff to current |
2014-08-05 |
Ingo Schwarze | sort user settings; no functional change |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Ingo Schwarze | remove strnlen(3) compat, we no longer use it |
blob | commitdiff | raw | diff to current |
2014-07-13 |
Ingo Schwarze | Install the manuals of the web interface below the... |
blob | commitdiff | raw | diff to current |
2014-07-12 |
Ingo Schwarze | No need for run-time configuration, add minimal compile... |
blob | commitdiff | raw | diff to current |
2014-07-10 |
Ingo Schwarze | Full rewrite of the man.cgi(8) manual. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Ingo Schwarze | Switch over man.cgi to SQLite. While here: |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | let the build system cope with the recent ohash changes |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Ingo Schwarze | Various Makefile improvements: |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-22 |
Ingo Schwarze | add a LICENSE file for clarity and for the convenience... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
Ingo Schwarze | Slowly, the dust begins to settle. |
blob | commitdiff | raw | diff to current |
2014-04-15 |
Ingo Schwarze | Document the database format and SQL code generation; |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2014-03-03 |
Ingo Schwarze | - remove index.html, it is now part of the website... |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Ingo Schwarze | Get rid of the local keys table, use the new mansearch_... |
blob | commitdiff | raw | diff to current |
2014-01-19 |
Ingo Schwarze | Support a second -v on mandocdb(8) to show keys while... |
blob | commitdiff | raw | diff to current |
2014-01-04 |
Ingo Schwarze | Put mansearch.{h,c}, manpage.c, and compat_ohash.{h,c} |
blob | commitdiff | raw | diff to current |
2014-01-04 |
Ingo Schwarze | Put ./configure into the distributin tarball. |
blob | commitdiff | raw | diff to current |
2014-01-04 |
Ingo Schwarze | Even though strnlen(3) is required by POSIX 2008, |
blob | commitdiff | raw | diff to current |
2014-01-04 |
Ingo Schwarze | Clean up feature tests: |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | Provide strcasestr(3) and strsep(3) for Solaris 10... |
blob | commitdiff | raw | diff to current |
2013-12-31 |
Ingo Schwarze | release 1.12.3 VERSION_1_12_3 |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Ingo Schwarze | Put VERSION into config.h. |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | merge from VERSION_1_12: do not complain about unused... |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Merge from VERSION_1_12, in particular release date... |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Ingo Schwarze | Merge from branch VERSION_1_12: |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Stop producing xhtml/pdf/etc for webpage (logs indicate... |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Merge whatis.1 into apropos.1 (and remove), add whatis... |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Remove catman(8): it's superfluous. |
blob | commitdiff | raw | diff to current |
2012-06-09 |
Kristaps Dzonsons | Add a compatibility interface for ohash. |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Kristaps Dzonsons | Remove lint from Makefile. |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Kristaps Dzonsons | Get ready for a version. |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Kristaps Dzonsons | Remove some Mac OS crap in the Makefile. |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Kristaps Dzonsons | Don't run superfluous mkdir when installing. |
blob | commitdiff | raw | diff to current |
2011-12-25 |
Kristaps Dzonsons | Continue changing mandoc.{index,db} into whatis.{index... |
blob | commitdiff | raw | diff to current |
2011-12-15 |
Kristaps Dzonsons | Some presentation polish in man.cgi: |
blob | commitdiff | raw | diff to current |
2011-12-13 |
Kristaps Dzonsons | Compatibility support fgetln() on Linux. This uses... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Kristaps Dzonsons | Adding some missing "install" bits to Makefile. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Have a whatis/apropos mode, with the default (hitting... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | Make installing CGI a bit easier. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Kristaps Dzonsons | By default, man.cgi should compile with -static (this... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Ingo Schwarze | In man(7), when no explicit volume name is given, use... |
blob | commitdiff | raw | diff to current |
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 |
next |