marco
|
ddbbcb875e
* fix for 7791, counter vars were unsigned and compared with x<0 and x>0 etc
|
há 19 anos atrás |
Almindor
|
ae548087ca
* neli's fixes for http
|
há 19 anos atrás |
Almindor
|
69ae3f42dd
* fixes netware, netwlibc and OS2 lnet by removing non working parts
|
há 19 anos atrás |
Almindor
|
8cdac28178
* removes unsupported stuff from OS2 makefiles
|
há 19 anos atrás |
peter
|
45621c892e
* set vs_initialised for typed consts
|
há 19 anos atrás |
Tomas Hajny
|
d0b95a7841
* type aliases for improved compatibility
|
há 19 anos atrás |
Tomas Hajny
|
0a35861d2a
* improved compatibility with Windows WinSock
|
há 19 anos atrás |
florian
|
b76211b426
* more improvements
|
há 19 anos atrás |
florian
|
e29892329a
* improved pp.lpi
|
há 19 anos atrás |
Jonas Maebe
|
4454f6da0f
* enable pipe-assembling again for solaris
|
há 19 anos atrás |
Jonas Maebe
|
ecd8e94396
* use "-o" instead of "-or" for find (Solaris find only understands -o,
|
há 19 anos atrás |
Jonas Maebe
|
04dda0a4e1
* fixed compilation (moved most pthread type definitions from pthread.inc
|
há 19 anos atrás |
florian
|
cab0f71d13
* comment fixed
|
há 19 anos atrás |
florian
|
90787bb436
* disable sse/mmx fastmode code in case of valgrind usage
|
há 19 anos atrás |
micha
|
951eddfd85
* break tgeneric10 again :)
|
há 19 anos atrás |
florian
|
d80bfc692d
* don't open error file twice but close it first if necessary
|
há 19 anos atrás |
florian
|
2162f63def
* properly clean up current_procinfo
|
há 19 anos atrás |
micha
|
d6418fa7c5
* remove executable flag for pascal source
|
há 19 anos atrás |
Jonas Maebe
|
730d3f8468
* don't compile svgalib/ggi for darwin since those libraries don't
|
há 19 anos atrás |
florian
|
f9235938b4
* storing/restoring of settings when doing a specialization
|
há 19 anos atrás |
florian
|
80876932aa
+ parsing of type casts with nested types
|
há 19 anos atrás |
florian
|
534048e286
* fixed parameter name change message
|
há 19 anos atrás |
micha
|
00c824d352
+ test for self-referencing specialized generic type
|
há 19 anos atrás |
micha
|
0ba8e25c8e
+ testing procvartype in generic class
|
há 19 anos atrás |
yury
|
4bfe0e6819
* Optimization for code size.
|
há 19 anos atrás |
yury
|
21bd30b47c
* Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit.
|
há 19 anos atrás |
yury
|
3ab20922d6
* Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386.
|
há 19 anos atrás |
Jonas Maebe
|
81fd4e865e
* pass 2kb of parameters to ar at a time (instead of 200 bytes)
|
há 19 anos atrás |
Jonas Maebe
|
31fcd93a1c
* replace can now also insert strings > 255 chars in ansistrings
|
há 19 anos atrás |
Jonas Maebe
|
8f8299d9f5
+ added dependencies for bsd unit so make -j works again
|
há 19 anos atrás |