peter
|
add30a428e
|
* Kylix fixes, mostly case names of units
|
2001-06-03 20:21:08 +00:00 |
|
florian
|
fb40dcd0bb
|
+ some widestring stuff added
|
2001-05-27 14:30:55 +00:00 |
|
peter
|
7778ba7e54
|
* remove endless loop with replacements (merged)
|
2001-04-21 13:32:07 +00:00 |
|
Jonas Maebe
|
e0e6efbd3f
|
* allow a single replacement string to be substituted more than once per
message (already used in assembler reader messages for "fsub x" etc.
transformations) (merged)
|
2001-04-14 16:05:41 +00:00 |
|
peter
|
9be4aa216f
|
* don't check messagefile for numbers, this allows the usage of
1.1 msgfiles with a 1.0.x compiler
|
2001-03-10 13:19:10 +00:00 |
|
florian
|
b9796f6a7f
|
* unused units removed from uses clause
* some changes for widestrings
|
2000-11-29 00:30:30 +00:00 |
|
peter
|
24fc983597
|
* message updates merges
|
2000-09-24 21:33:46 +00:00 |
|
peter
|
a71e44ac49
|
* use defines.inc
|
2000-09-24 15:06:10 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
peter
|
957d4cdc89
|
* new message files layout with msg numbers (but still no code to
show the number on the screen)
|
2000-06-30 20:23:33 +00:00 |
|
peter
|
6530ab39a8
|
* only replace the $1,$2,$3 once, so it doesn't loop when the
value to replace with contains $1,$2 or $3
|
2000-06-18 18:14:21 +00:00 |
|
peter
|
1a1ef88365
|
* fixed wrong code not detected due a bug in FPC
|
2000-05-23 20:32:11 +00:00 |
|
pierre
|
04104f3b5f
|
+ calculate CRC value and check if consistant
|
2000-05-15 14:07:33 +00:00 |
|
peter
|
3df7f51b0a
|
* message files are check for amount of msgs found. If not correct a
line is written to stdout and switched to internal messages
|
2000-03-01 22:29:18 +00:00 |
|
peter
|
4a4a24b6e8
|
* log truncated
|
2000-02-09 13:22:42 +00:00 |
|
peter
|
4216d26c2f
|
* fixed wrong freemem size when loading message file
|
2000-01-23 16:32:08 +00:00 |
|
peter
|
e525797c51
|
* updated copyright to 2000
|
2000-01-07 01:14:18 +00:00 |
|
florian
|
046acfb84b
|
* made it compilable with Dlephi 4 again
+ fixed problem with large stack allocations on win32
|
1999-07-18 10:19:38 +00:00 |
|
peter
|
2e5f9a420a
|
* fixed endless loop with replace $1 with $1
|
1999-05-01 12:27:51 +00:00 |
|
peter
|
1b369bb4bb
|
+ globtype,tokens,version unit splitted from globals
|
1998-12-11 00:02:37 +00:00 |
|
peter
|
a0c582dc12
|
* merged fixes
|
1998-09-16 16:41:38 +00:00 |
|
peter
|
181d4769a2
|
* all internal RTL functions start with FPC_
|
1998-09-14 10:43:44 +00:00 |
|
peter
|
5eaee9c9ad
|
+ new messagefile
* merged optione.msg into errore.msg
|
1998-08-29 13:52:29 +00:00 |
|
peter
|
8f0342912e
|
* fixed range errror
|
1998-08-18 09:05:00 +00:00 |
|
root
|
d1a1f501c8
|
Initial revision
|
1998-03-25 11:18:12 +00:00 |
|