Commit Graph

533 Commits

Author SHA1 Message Date
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
1f84c12ae4 + wince and win64 target added to be handled by fpcmake
git-svn-id: trunk@216 -
2005-06-05 14:15:36 +00:00
florian
68350b00fa * last char of prefix should be a /
git-svn-id: trunk@196 -
2005-06-04 16:56:42 +00:00
michael
bc223811c3 + Patch from Vincent Snijders to remove use of NOBR tag
git-svn-id: trunk@128 -
2005-05-27 17:43:19 +00:00
michael
f7be00d080 + Patch from Vincent Snijders to fix character set indication
git-svn-id: trunk@127 -
2005-05-27 10:39:45 +00:00
fpc
4c55f2bc34 + Initial import
git-svn-id: trunk@92 -
2005-05-25 07:57:17 +00:00
florian
8bb7b7ea08 + revision is now written as well
git-svn-id: trunk@64 -
2005-05-22 11:34:38 +00:00
florian
34f32597a2 * empty log messages are now handled correctly
* better handling of trailing new lines in messages

git-svn-id: trunk@47 -
2005-05-21 14:38:17 +00:00
florian
bbc61266fe + readded
git-svn-id: trunk@46 -
2005-05-21 14:25:16 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
ef03a27d2c * mistyping fixed (xhmtl) 2005-05-15 19:36:30 +00:00
peter
58a928152a * svn2cl in pascal 2005-05-15 12:08:06 +00:00
michael
5d5f1cee3c * Added patch from Vincent Snijders to add a footer to each HTML page 2005-05-09 18:50:13 +00:00
florian
4af99ad8ec * better error reporting 2005-05-06 19:31:36 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
49669f5ab2 * 2.0.0 2005-05-05 13:24:28 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
michael
7341f87d03 + Added support for opaque types 2005-05-04 08:38:58 +00:00
peter
dde36768ec don't use ../data2inc it doesn't work for cross compiles
use data2inc only if it is available
2005-04-25 07:41:51 +00:00
marco
44f8eaa99a * compilation fixed 2005-04-23 09:43:40 +00:00
marco
36faaa39b0 * fix for data2inc built by CVS 2005-04-13 17:11:32 +00:00
michael
a8a32ac06f + Fixed subsection/section writing 2005-03-10 20:32:16 +00:00
michael
559e1e7d79 - keywords 'virtual' and 'uses' were added.
- '{}' and '(**)' comment types were separated.
- tokens now AnsiStrings
- the comments are now handled better, ptop now does multi line comments.
- added debug prints to verbose option
        'line in-<number> out-<number> symbol "<name>" = "<value>"'
  the <value> is truncated in the middle. this means visible beginning and
  the end.
2005-02-21 07:59:10 +00:00
florian
cbfda37a26 + added -P:
allows to generate headers which load proc. dyn. from libs
2005-02-20 11:09:41 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
1d857bdb67 * vj for bz2 compression 2005-02-11 16:05:25 +00:00
peter
02fa3205b8 * sunos to solaris 2005-02-10 17:27:50 +00:00
michael
3073c753a2 + Fixed bug report from Ales Katona 2005-02-05 12:30:08 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
peter
3089ca7d24 * strip dir from ppu when installing 2005-01-31 20:40:05 +00:00
peter
9734ec881c * call fpcmake with -Tcpu-os 2005-01-31 20:01:03 +00:00
peter
af058e845e * show version+date if -v is used 2005-01-31 19:26:47 +00:00
michael
0ffbccd294 + Initial implementation of linear template. 2005-01-15 20:46:34 +00:00
michael
fe4cb5e126 + Added template file 2005-01-15 13:34:29 +00:00
michael
1630ecdcb0 + Added unix man page output; Implemented usage 2005-01-14 17:55:07 +00:00
michael
0716489afd + New structure for writers. Implemented TXT writer 2005-01-12 21:11:41 +00:00
armin
1e050cf077 * added -V to print version 2005-01-11 21:13:12 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
853152fdc2 * fix searching for fpc binary when specified on the cmdline 2005-01-11 17:02:29 +00:00
armin
26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 2005-01-10 22:49:56 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
peter
b70d944a49 * use cpu-os style 2005-01-10 20:33:09 +00:00
michael
dbf41e5a8d + Split out latex writer to linear and latex writer 2005-01-09 15:59:50 +00:00
armin
67de07c897 * fixed access violation without file on command line 2005-01-01 19:56:29 +00:00
Tomas Hajny
afa7fa4e4b * version 1.9.6 2004-12-30 22:23:18 +00:00
peter
23c6b25728 * typo 2004-12-20 19:01:11 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00