summaryrefslogtreecommitdiff
path: root/src/lexgrog.l
Commit message (Expand)AuthorAge
* Recognize more Hungarian translations of the NAME sectionColin Watson2022-10-18
* Convert many more ints to boolsColin Watson2022-10-08
* Add more case variants of localized versions of NAMEColin Watson2022-07-22
* Recognize another Turkish translation of NAMEColin Watson2022-04-16
* Suppress Clang warnings with -Wconstant-logical-operandColin Watson2022-02-06
* Significantly improve mandb performanceColin Watson2022-01-24
* Add a layer of abstraction to decompressionColin Watson2022-01-19
* Move some more declarations out of manconfig.hColin Watson2022-01-16
* Move util.c-related declarations out of manconfig.hColin Watson2022-01-16
* Use lexgrog type definitions consistentlyColin Watson2022-01-16
* Rename program preprocessor symbols to PROG_*Colin Watson2022-01-16
* Move lexgrog-related bits out of manconfig.hColin Watson2022-01-16
* Recognize Arabic and Persian translations of NAMEColin Watson2022-01-09
* Note Macedonian supportColin Watson2022-01-09
* Introduce pre-commitColin Watson2022-01-01
* Handle \[en] escapes in NAME sectionColin Watson2020-09-13
* Recognise Romanian translations of NAMEColin Watson2020-07-03
* lexgrog, zsoelim: Suppress more compiler warningsColin Watson2019-09-30
* Enable many more GCC warningsColin Watson2019-08-25
* Recognise eo/ta/uk translations of the NAME sectionColin Watson2019-08-23
* Use (void *) 0 as a variadic sentinelColin Watson2018-12-24
* lexgrog: Fix handling of \- in RHS of NAME sectionColin Watson2018-11-09
* lexgrog: Tidy up rules sectionColin Watson2018-11-09
* Refactor sandbox attachment to be more composableColin Watson2018-02-07
* Confine most untrusted data handling using seccompColin Watson2017-12-03
* Handle \(en escapes in NAME sectionColin Watson2017-07-10
* Remove unused code in lexgrogColin Watson2014-09-16
* Fix cat page parsing (Debian bug #751934)Colin Watson2014-06-18
* * src/lexgrog.l: Define YY_NO_INPUT, suppressing a -Wunused-functionColin Watson2013-05-14
* * src/lexgrog.l, src/zsoelim.l: Ensure that config.h is included atColin Watson2012-02-09
* update copyright yearsColin Watson2012-02-05
* * libdb/db_lookup.c (split_data): Use ngettext to translate stringsColin Watson2012-02-04
* * src/lexgrog.l (MAN_NAME): Consider .PD requests as paragraphColin Watson2011-01-25
* * src/lexgrog.l (glyphs, perldocs): Remove terminating NULL entries;Colin Watson2010-12-23
* Handle roff named glyphs and perldoc strings in NAME sectionsColin Watson2010-12-02
* Move security to libman.Colin Watson2010-09-27
* * src/encodings.c (struct manconv_codes, manconv_stdin,Colin Watson2010-09-26
* * src/lexgrog.l (zh_CN_name, zh_TW_name): Add alternativeColin Watson2009-08-25
* * src/lexgrog.l (MAX_NAME): Increase from 2048 to 8192, since someColin Watson2009-08-20
* * src/lexgrog.l (lt_name): Add.Colin Watson2009-04-22
* Reorganise lexgrog to stop on any unrecognised roff request, ratherColin Watson2008-12-06
* * src/encodings.c (directory_table): Add Serbian Latin ->Chusslove Illich2008-11-16
* * src/lexgrog.l (ko_name): Add another possible translation, seen inColin Watson2008-04-27
* * src/lexgrog.l: Terminate MAN_NAME at .ie or .if conditionalsColin Watson2008-02-28
* * lib/decompress.c (decompress_zlib), lib/linelength.cColin Watson2008-01-02
* no need to test HAVE_UNISTD_H any moreColin Watson2007-10-16
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* more lib/ removal from includesColin Watson2007-10-13
* split out lexgrog program wrapper so that it doesn't need to be built separatelyColin Watson2007-10-11
* * src/lexgrog.l (ja_name): Add another possible translation.Colin Watson2007-10-07