2011-07-23 |
Kristaps Dzonsons | Clarify what eqn actually is. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Note GNU extensions in eqn.7. Also add `col' and ... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Add support for tdefine and ndefine. Consolidate some... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Raise a warning when text follows the `EN'. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Add `fat' font. This pretty much brings us in line... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Ignore `back', `fwd', `up', `down', `mark', and `lineup'. |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | Add matrix support. Also remove "above" notion, as... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Kristaps Dzonsons | The circumflex is also a special space character. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Check for and throw away `gfont' eqn macros. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Add support for `gsize' eqn token (introduced in second... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Add all rendered symbols used by eqn. I use the Second... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Add support for 1/2, 1/4, and 3/4 (needed by eqn). |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Clearer documentation of grammar in eqn.7 and addition... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Support translating Greek characters in eqn. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Fix left/right nesting in eqn. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Add character output (-Tpdf, -Tps, -Tascii) for equatio... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Protect macro expansion. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Use a macro instead of doing a string-fragment compare... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Give lists their own eqn function. |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kristaps Dzonsons | Accomodate for hard-spaces with tildes. For now, consi... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Fix eqn handling of PILE clauses (multiple ABOVE statem... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Complete eqn.7 parsing. Features all productions from... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Support `size' constructs in eqn.7. Generalise mandoc_... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Full support for eqn positionals (above, over, sup... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Add eqn subexpression fonts. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Add support for markers. These decorate the last box... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Document `{, }' subexpressions in eqn.7. |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Support nested `{, }' subexpressions in eqn. Document... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Make `undef' not expand its argument before undefining... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Flip eqn into using parsed nodes. I've temporarily... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Kristaps Dzonsons | Finish the eqn syntactic parser. This correctly parses... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Forgot to add these bits to the last commit. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Note that equation definitions are nestable. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Definitions in eqn.7 are actually recursive. Do this... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Clarify up `Rv' and `Ex' documentation. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Follow-up: forgot to remove useless regset structs. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kristaps Dzonsons | Make `struct roff' be passed into libmdoc and libman... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Fix copyright email. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Remove unused function. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Fix lost allocation. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Remember to NULL-ify new keys/vals. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Provide implementations of `define', `set', and `unset'. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Warn if equation `define' key is quoted (groff-ism). |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Add initial `define' support for eqn(7). |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Kristaps Dzonsons | Remove prototype since moved into mandoc.h. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Ingo Schwarze | improve documentation of .Bl -column .It Ta |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kristaps Dzonsons | Big step forward in bringing mandocdb in line with... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kristaps Dzonsons | First step of making mandocdb a true makewhatis/mandb... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kristaps Dzonsons | Expose mandoc_strdup() to the outside world. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kristaps Dzonsons | Move parts of mandocdb that "do stuff" to the databases... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Kristaps Dzonsons | Apparently these weren't removed properly... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Ingo Schwarze | move mandocdb(1) to mandocdb(8) |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Kristaps Dzonsons | Rename makewhatis [back] into mandocdb. This is to... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Kristaps Dzonsons | Have equation be allocated with mparse. Will be needed... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Kristaps Dzonsons | Re-ordered logic in makewhatis to iterate over the... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Kristaps Dzonsons | Small HTML compatibility fix. VERSION_1_11_4 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Kristaps Dzonsons | Fixed some uninitialised values found during lint check. |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Kristaps Dzonsons | Note version 1.11.4 bits. Here we go! |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Fairly straightforward patch adding basic update (... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Use mandoc.1's error codes (we use them internally). |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Note we're no longer using temporary files. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Don't use a temporary buffer (unless people yell to... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Be more specific about `Dv', `Er', and `Ev'. |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Kristaps Dzonsons | Make sure constants in mandoc.3 use the `Dv' macro. |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Kristaps Dzonsons | Have descriptions for -man documents in makewhatis... |
commit | commitdiff | tree | snapshot |
2011-07-09 |
Kristaps Dzonsons | Spaces must be preserved in -T[x]html literal mode. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Kristaps Dzonsons | Clarify the role of `RS' in man(7) and also fix a bogus... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Kristaps Dzonsons | Make sure that `br' and `sp' don't emit space before... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Kristaps Dzonsons | Fix two issues: the first, where a `.\}' wasn't being... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Fix handling of the `\c' escape in -T[x]html. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Considerably fix up -man -T[x]html's handling of verbat... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Clean up how -man -T[x]html handles TP, IP, and HP... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Simplify chars.c---there's really no need for extra... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Note the strange `if'+newline issue raised by schwarze@. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Kristaps Dzonsons | Fix a bug in the -man parser where deleting nodes ... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Kristaps Dzonsons | Install sources with mode 0644. Noted by Jack Nagel... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Kristaps Dzonsons | The bufcat() function in -T[x]html was eating one byte... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Kristaps Dzonsons | Fix a TODO noted by schwarze@, originally by Christian... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Ingo Schwarze | two new bugs reported by naddy@: |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Kristaps Dzonsons | We obviously need man.h and mdoc.h installed as mention... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Added `Er' in ERRORS scan to makewhatis. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Added search for `Ev' environment variables in ENVIRONM... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Allow `Nd' scarfed data to allow for non-text nodes... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Add some notes to index.sgml. This does not signal... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Make scan for text tokens in a line recursive. This... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Kristaps Dzonsons | Add path reference (`Pa' in FILES section). |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Kristaps Dzonsons | Ouch: predefined strings moved into roff.c weren't... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Kristaps Dzonsons | First fix how `sp 1' doesn't imply `1v' (it now does... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Kristaps Dzonsons | Add cross-reference records to makewhatis. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Kristaps Dzonsons | Add more documentation for libmandoc. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Kristaps Dzonsons | Clean up makewhatis.c a little bit and add verbosity... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Kristaps Dzonsons | Make sure hash is initialised to NULL and remove an... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Kristaps Dzonsons | Try again to get the transfer from hash to btree workin... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Fix broken transfer from hashtable to btree for makewha... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Note mandoc-cgi -> mandoc-tools. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Let descriptions (bit-mask 0x100) also be mined for... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Have descriptions also use struct buf. This completes... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Don't let empty strings into the makewhatis keyword... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Make sure makewhatis.1 is documenting the correct bit... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Kristaps Dzonsons | Big change to makewhatis: use an in-memory hashtable... |
commit | commitdiff | tree | snapshot |
next |