michael
|
5cccea2115
|
+ Fix crash when resizing dynamic array
|
2004-09-15 07:28:09 +00:00 |
|
Tomas Hajny
|
cabdb71f2a
|
* compilation fix - for loop counter issues
|
2004-09-14 20:46:13 +00:00 |
|
Tomas Hajny
|
32bf307ec5
|
* fix incorrect reuse of for loop counter
|
2004-09-14 20:11:31 +00:00 |
|
Tomas Hajny
|
63407a9d79
|
* use errno from cygwin (like in fixes branch)
|
2004-09-14 20:08:58 +00:00 |
|
peter
|
7f8844e74d
|
* release localsymtables when module is compiled
|
2004-09-14 16:33:46 +00:00 |
|
peter
|
7e90a8a8ab
|
* restart sorting of enums when deref is called, this is needed when
a unit is reloaded
|
2004-09-14 16:33:17 +00:00 |
|
mazen
|
1295301ecd
|
* fix conversion routines unicode/utf8
|
2004-09-14 15:53:19 +00:00 |
|
mazen
|
2fadd17363
|
+ visual string function from BIDI algo
|
2004-09-14 15:52:38 +00:00 |
|
marco
|
70b57f42a4
|
* double sysctl use broke FreeBSD 5.x
|
2004-09-14 14:13:49 +00:00 |
|
sg
|
c1d0445cbc
|
* Fixed ExceptionErrorMessage (string const didn't match Format() call)
|
2004-09-14 01:13:43 +00:00 |
|
Tomas Hajny
|
5252a60769
|
* fix for loop variable assignment error
|
2004-09-13 21:12:29 +00:00 |
|
Tomas Hajny
|
d082859a46
|
* SysSetVideoMode corrected to reflect SysVideoModeSelector result
|
2004-09-13 20:58:57 +00:00 |
|
peter
|
3b59efea14
|
* keep localst in memory, it is also needed for finalizing
typedconst
|
2004-09-13 20:34:28 +00:00 |
|
peter
|
63532ef166
|
* pwidechar support in array of const
|
2004-09-13 20:33:41 +00:00 |
|
peter
|
6096fe0789
|
* use realname in error msg
|
2004-09-13 20:33:17 +00:00 |
|
peter
|
38bebdb044
|
* only make both operands the same for xor,and,or when both are
integer types
|
2004-09-13 20:32:53 +00:00 |
|
peter
|
17f31d70c2
|
* fix for read(subranges) with subrange typ already being sinttype
|
2004-09-13 20:32:06 +00:00 |
|
peter
|
29207e007a
|
* fixed and cleanup of overriding non-visible methods
|
2004-09-13 20:31:07 +00:00 |
|
peter
|
c1d4e0c3d3
|
* vo_is_loop_counter added
|
2004-09-13 20:30:22 +00:00 |
|
peter
|
180c042911
|
* finalize all (also procedure local) typedconst at unit finalization
|
2004-09-13 20:30:05 +00:00 |
|
peter
|
384e764831
|
* use realname for abstract procs found
|
2004-09-13 20:29:00 +00:00 |
|
peter
|
67548d9f91
|
* for loop variable assignment is not allowed anymore
|
2004-09-13 20:28:26 +00:00 |
|
peter
|
e32eac8468
|
* remove check for shortunitname, it broke units with 8 and 9 chars
with the first 8 chars being equal
|
2004-09-13 20:27:27 +00:00 |
|
peter
|
c336f79bab
|
* for-loop variable access removed
|
2004-09-13 20:26:45 +00:00 |
|
peter
|
c1303f5759
|
* stringlist.find case insensitive
|
2004-09-13 20:26:26 +00:00 |
|
peter
|
9b0243bccc
|
* support byte() typecast
* support array index
|
2004-09-13 20:25:52 +00:00 |
|
michael
|
fc43868dd4
|
+ Initial check-in
|
2004-09-13 19:30:56 +00:00 |
|
michael
|
9968b42c63
|
+ better unit description
|
2004-09-13 19:27:49 +00:00 |
|
michael
|
9017612bd0
|
Fixed typo, bug #3319
|
2004-09-13 19:03:04 +00:00 |
|
olle
|
922a594dd8
|
+ When link on target, the script sets file type on link.res
|
2004-09-13 16:13:04 +00:00 |
|
peter
|
574bc1f6ab
|
* fix nested for-loop with same index
|
2004-09-13 16:02:36 +00:00 |
|
peter
|
2971983471
|
* fix nested for-loop that used the same index
|
2004-09-13 16:01:09 +00:00 |
|
peter
|
b550be8401
|
* removed wrong for
|
2004-09-13 15:42:26 +00:00 |
|
peter
|
17e7e421db
|
* new bug
|
2004-09-13 15:00:20 +00:00 |
|
michael
|
146416b03f
|
+ Initial check-in
|
2004-09-12 22:18:53 +00:00 |
|
armin
|
76400e6c05
|
* added keyboard and video
* a lot of fixes
|
2004-09-12 20:51:22 +00:00 |
|
olle
|
bb684d007d
|
* Minor bugfix in $IFOPT
|
2004-09-12 20:46:58 +00:00 |
|
olle
|
0bf14e759f
|
* Updated compiler status
|
2004-09-12 20:33:21 +00:00 |
|
olle
|
1d54db870a
|
+ Added compiling of cmem.pp and charset.pp
|
2004-09-12 20:28:54 +00:00 |
|
olle
|
e0d35adc51
|
* COPYTREE now uses (recommended) -R instead of -r option
|
2004-09-12 20:22:47 +00:00 |
|
olle
|
bd642b9e1c
|
+ InitGraf called for MPW tool, which make strange bug disappear.
* bugfix initial wd for MPW tool
+ Added SysInitExceptions
|
2004-09-12 19:51:02 +00:00 |
|
olle
|
cc13caea8e
|
+ even more added
|
2004-09-12 19:48:24 +00:00 |
|
Tomas Hajny
|
34a9ad3bd2
|
* hopefully fixed the problem with missing __error symbol
|
2004-09-12 17:41:40 +00:00 |
|
peter
|
9b8a8133d7
|
* sparc has different values for O_ flags
|
2004-09-12 15:20:23 +00:00 |
|
michael
|
5bfe7f910b
|
+ Initial check-in
|
2004-09-12 15:14:38 +00:00 |
|
michael
|
0819ba0411
|
+ Initial check-in
|
2004-09-12 14:51:02 +00:00 |
|
Tomas Hajny
|
027bbcd67f
|
* one more define added for shared fexpand (still conditional)
|
2004-09-12 13:00:55 +00:00 |
|
peter
|
bb4fa3dcf0
|
* simple test for alignment of parameters on stack
|
2004-09-12 12:12:33 +00:00 |
|
peter
|
ac68641535
|
* restore traps when returning with longjmp
|
2004-09-12 12:04:22 +00:00 |
|
michael
|
7058450987
|
+ Initial check-in
|
2004-09-12 10:51:12 +00:00 |
|