sg
|
aebf2e96af
* Inform the server socket object that it runs non-blocking
|
22 年之前 |
sg
|
1cf879857e
* Added OnException event to TXMLRPCServlet
|
22 年之前 |
sg
|
c2cb6c92ea
* Fixed serious bug in TGenericLineReader: When the reader gets killed
|
22 年之前 |
michael
|
85d1583739
+ Patches from Matthias Gaertner to fix parsing of LCL
|
22 年之前 |
pierre
|
c80bd4565d
* fix a bug preventing correct reading of intel 'mov [edi],al'
|
22 年之前 |
pierre
|
38ed54310e
* add explicit typecast to OnDiskLoadTime assignments
|
22 年之前 |
pierre
|
d634e70dc4
* fix for m68k, extended are 12 bytes
|
22 年之前 |
sg
|
e1723974e4
* Fixed silly typo in THttpHeader.SetHeaderValues
|
22 年之前 |
pierre
|
f25dbcea16
* use more reasonable iteration counts for this test
|
22 年之前 |
olle
|
cb440f8f93
* changed .p to .pas to make the compiler compile
|
22 年之前 |
olle
|
280c8655e5
* macos: fixes of loading-code
|
22 年之前 |
pierre
|
81edb46938
* use termios.inc TwinSize definition
|
22 年之前 |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 年之前 |
Jonas Maebe
|
aa9f048e02
* fixed -dnewra compilation problems
|
22 年之前 |
Jonas Maebe
|
9b645eef82
- removed allocparaloc/freeparaloc, generic ones are ok now
|
22 年之前 |
peter
|
b8ad3514c0
* cycle fixes
|
22 年之前 |
Jonas Maebe
|
52e51dddb1
* fixed old syscall handling for ppc
|
22 年之前 |
Jonas Maebe
|
394b70f94d
* fpc_{ansistr|widestr}_unique is now a function so it can be used as
|
22 年之前 |
peter
|
c642c454a2
* freeintparaloc
|
22 年之前 |
peter
|
f50aba2839
* a_loadaddr_ref_reg fixed
|
22 年之前 |
peter
|
6ce3721d8b
* JMP_BUF_SIZE changed to 4 to remove Alloctemp warnings
|
22 年之前 |
Jonas Maebe
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 年之前 |
peter
|
e6e43724c3
* freeintparaloc added
|
22 年之前 |
peter
|
43746bc54a
* alloc register for function result
|
22 年之前 |
peter
|
b489c2d65e
* allocpara/freepara 64bit support
|
22 年之前 |
pierre
|
1d9c2b2c7c
* add known 1.0 compile time error
|
22 年之前 |
michael
|
4e47a0770e
+ Renamed ManualReset parameter to TEventObject constructor
|
22 年之前 |
mazen
|
012af1131e
* updated to help compiling the compiler
|
22 年之前 |
Jonas Maebe
|
673d792cc6
* release function result registers if the functino result isn't used
|
22 年之前 |
Jonas Maebe
|
75b147ba60
* fixed revious commit
|
22 年之前 |