michael
|
2c43e15a0e
* Forgot to commit
|
13 жил өмнө |
michael
|
c52a892852
* Speed Improvements and option to use (virtual file) streams.
|
13 жил өмнө |
michael
|
3e3852a489
* Fix bug #20791
|
13 жил өмнө |
sergei
|
631528a08b
* XML writer: reject characters in range #0-#31 (excluding #9,#10,#13) in text node and attribute contents. Resolves #20780.
|
13 жил өмнө |
florian
|
41636711e4
* fix to align float64 correctly
|
13 жил өмнө |
florian
|
c7f846ebd5
+ added missing syscalls so sparc-linux rtl compiles again
|
13 жил өмнө |
michael
|
0bdccfa2b0
* Added clock_getres, clock_gettime, clock_settime calls
|
13 жил өмнө |
michael
|
2d7dbacee0
* Added inotify calls
|
13 жил өмнө |
sergei
|
3b904943e7
* Moved ExceptObjProc from objpas to system, because it is going to be called from system. Also added ExceptClsProc variable.
|
13 жил өмнө |
michael
|
f7da4a210c
* Fixed external name case for procedure
|
13 жил өмнө |
sergei
|
b223e104ac
Refactoring:
|
13 жил өмнө |
Tomas Hajny
|
f56cd3d6d9
* fix for SysThreadSetPriority
|
13 жил өмнө |
florian
|
4a79262728
* make asciinr string long enough for binary char constants as pointed out by Matti Kronman, resolves #20821
|
13 жил өмнө |
sergei
|
76b9d7e766
- Removed Win32Wide2AnsiMove() again, it was removed already in r17202 but got restored during subsequent cpstrnew merging.
|
13 жил өмнө |
marco
|
28c27c409e
* fixed up messages compilation after last commit.
|
13 жил өмнө |
pierre
|
4a9c8e330b
+ Move EXEC_callback into separate file win/systlsdir.inc
|
13 жил өмнө |
pierre
|
887f43f084
*Use newly generated fpcmkcfg binary if available
|
13 жил өмнө |
svenbarth
|
a1ef0add65
When searching for the generic def of nested types inside specializations we first need to check local declarations inside the method if we are in one. Only then we may search inside the type's declaration. Fixes #20836 .
|
13 жил өмнө |
michael
|
5824a0272b
* Print usage message
|
13 жил өмнө |
Legolas
|
8feff2bf86
* WII: added Timeval record for libogc compatibility
|
13 жил өмнө |
Legolas
|
0012aa613b
* Fixed GBA rtl compilation
|
13 жил өмнө |
svenbarth
|
b240dc129f
Don't push the local symtable of the current module, but of that module the generic belongs to (should fix compilation error of Lazarus).
|
13 жил өмнө |
svenbarth
|
7fa365233b
Fixed indentation.
|
13 жил өмнө |
sekelsenmat
|
6e481b3a73
fpcanvas: Adds TextExtent
|
13 жил өмнө |
sekelsenmat
|
cca5ff0807
fcl-image: Adds a new object-oriented and extensible approach to regions and add more text/drawing methods from TCanvas
|
13 жил өмнө |
Tomas Hajny
|
3f2f5ed559
+ support for working with thread priorities added
|
13 жил өмнө |
Tomas Hajny
|
4fb6274942
* minor enhancement for one of DosQuerySysState record types
|
13 жил өмнө |
florian
|
20b1e3af78
Merging of generics branch of Sven Barth
|
13 жил өмнө |
sergei
|
270fc39432
* An open array/array of const parameter passed by value and requiring a local copy on heap (currently all targets except non-Darwin i386 ones) should not be placed into register and should force procedure to have an implicit finally block.
|
13 жил өмнө |
michael
|
8d8a1a23e9
* Save/load package imports to/from package description file
|
13 жил өмнө |