source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: date handling needs cleanup
@ 2011-02-27 14:17 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2011-02-27 14:17 UTC (permalink / raw)
  To: source

Log Message:
-----------
date handling needs cleanup

Modified Files:
--------------
    mdocml:
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.90
retrieving revision 1.91
diff -LTODO -LTODO -u -p -r1.90 -r1.91
--- TODO
+++ TODO
@@ -305,4 +305,12 @@ Several areas can be cleaned up to make 
 
 - Find better ways to prevent endless loops
   in roff(7) macro and string expansion.
-  
+ 
+- Clean up date handling.
+  Store dates as strings, not time numbers.
+  When the format is not recognized, just use the string from the input.
+  When the format is recognized, normalize the string to whatever
+  format is standard at the respective place.
+  Decide which formats should be recognized where.
+  Update both mdoc(7) and man(7) documentation.
+  Triggered by  Tim van der Molen  Tue, 22 Feb 2011 20:30:45 +0100
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-27 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-27 14:17 mdocml: date handling needs cleanup schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).