added: Toa() for long long, int, short and unsigned as well

fixed: when serializing Date the year has at least 4 digits
       e.g. 0001 when the year is equal to one




git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@1093 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2018-04-22 21:22:55 +00:00
parent 38355a2830
commit bf4fdf6da7
3 changed files with 61 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
# DO NOT DELETE
date.o: date.h
date.o: date.h ../convert/convert.h ../convert/inttostr.h
date.o: ../convert/strtoint.h ../convert/text.h ../convert/misc.h