carl
|
9afe6d5835
* Replace 220 -> 219
|
23 жил өмнө |
peter
|
5fff238567
* threads unit added for thread support
|
23 жил өмнө |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 жил өмнө |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 жил өмнө |
carl
|
5ed7522ade
- removed unused defines
|
23 жил өмнө |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 жил өмнө |
peter
|
685caf03b6
* add alias for fpc_dispose_class so it can be called from
|
23 жил өмнө |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 жил өмнө |
florian
|
3f2a82784e
* changed multi threading define: it's MT instead of MTRTL
|
23 жил өмнө |
carl
|
dfa44b9f00
+ added TEST_GENERIC to test generic version
|
23 жил өмнө |
carl
|
2604402b16
+ TEST_GENERIC to test generic versions of code
|
23 жил өмнө |
Jonas Maebe
|
0d606ac980
* fixed memory corruption bug in fpc_help_constructor
|
23 жил өмнө |
peter
|
90ff7a6db8
* fpc_freemem and fpc_getmem compilerproc
|
23 жил өмнө |
carl
|
fe48bc8f27
- no need for runerror 203, already fixed!
|
23 жил өмнө |
carl
|
16b2fe5095
* cause runtime error 203 on failed class creation
|
23 жил өмнө |
peter
|
7484da248d
* freemem(var) -> freemem(value)
|
24 жил өмнө |
carl
|
901072c39e
* bugfix #1639 (IsMultiThread varialbe setting)
|
24 жил өмнө |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
24 жил өмнө |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 жил өмнө |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 жил өмнө |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 жил өмнө |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 жил өмнө |
florian
|
a4755024cc
* some fixes for widestrings and variants
|
24 жил өмнө |
peter
|
64b57cd77d
* add nop after popa (merged)
|
24 жил өмнө |
peter
|
73a59b9ca3
* merged popal fix
|
24 жил өмнө |
Jonas Maebe
|
547bc5f275
* optimized FPC_HELP_CONSTRUCTOR a bit
|
24 жил өмнө |
Jonas Maebe
|
ab2ea0a472
* moved implementations of strlen and strpas to separate include files
|
24 жил өмнө |
Jonas Maebe
|
18de59f50c
* fixed all implementations of strpas
|
24 жил өмнө |
Jonas Maebe
|
af38291233
* simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary
|
24 жил өмнө |
florian
|
5da658c6db
* interfaces basically running
|
25 жил өмнө |