michael
|
a0770fc99a
* Added dependency of fppkg on fcl-web
|
14 жил өмнө |
Jonas Maebe
|
2922e44ef8
* limit dependency of fppkg on libcurl to those platforms for which libcurl
|
14 жил өмнө |
michael
|
2c7a4cb5c3
* Added HTTP downloader
|
14 жил өмнө |
Jonas Maebe
|
b0e83a06af
* fixed crash when trying to index a record without a default property
|
14 жил өмнө |
Jonas Maebe
|
62ac6c23a0
* fixed dependencies for fppkg after r17448/17450
|
14 жил өмнө |
sergei
|
d908fb42f7
x86 assembler fixes:
|
14 жил өмнө |
florian
|
d0c6e23116
+ -Sy on the command line is now equal to $T+, resolves #16160
|
14 жил өмнө |
florian
|
d9ed5adb21
* set line info markers properly, resolves #17803
|
14 жил өмнө |
florian
|
5231d109ba
* fullcycle fixed
|
14 жил өмнө |
florian
|
8c550de5f8
+ win9xwsmanager unit provided by Bart Broersma, resolves #17381
|
14 жил өмнө |
marco
|
a15cb2ed4b
* silenced a few deprecated warnings.
|
14 жил өмнө |
michael
|
514c878c6a
* Added HTTP Client implementation
|
14 жил өмнө |
michael
|
2ab9fe2775
* Fix wrong lookup address order in TInetSocket
|
14 жил өмнө |
florian
|
7de8972e5c
* fix Sysutils.AssertErrorHandler as proposed by Martin Friebe in #19130, resolves #19310
|
14 жил өмнө |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
14 жил өмнө |
florian
|
f1b13dca19
* handle aligned assignments with size < sizeof(aint) properly, resolves #19355
|
14 жил өмнө |
michael
|
54bbaa037e
* Add fphttpserver to makefile/fpmake
|
14 жил өмнө |
michael
|
1cfa5058fe
* Initial implementation of HTTP Server component
|
14 жил өмнө |
michael
|
075b26b833
* Fixed wrongly initialized maxconnections and refactor to allow message-loop style handling
|
14 жил өмнө |
michael
|
bf39491816
* Added ASCII85 examples
|
14 жил өмнө |
michael
|
0e4d29dbd1
* Added fpmimetypes unit
|
14 жил өмнө |
florian
|
2d754c5ff3
* check assembling result
|
14 жил өмнө |
sergei
|
c28197bac3
* PSADBW second operand is xmmrm, not xmmreg
|
14 жил өмнө |
florian
|
77f2d6cc0d
* introduce usage of TCGInt in the code generator units
|
14 жил өмнө |
florian
|
7803a302bf
+ added avr to full cycle
|
14 жил өмнө |
sergei
|
958954890e
A big update of x86 instruction table, part 2:
|
14 жил өмнө |
sergei
|
86d0c7f4c5
* x86 assembler: write REX prefix before the first literal byte of instruction (this becomes possible once the instruction table has all $66,$F2,$F3 prefixes changed to non-literal control codes). This way it is no longer necessary to manually specify position of REX in every instruction entry (code \323 becomes obsolete), and the situation when REX is not written (IE 200603191) is hopefully gone forever.
|
14 жил өмнө |
joost
|
3064726d71
* Fixed detection of empty cleanup-directories on non-Dos/Windows
|
14 жил өмнө |
marco
|
f9c2a7ad51
* patch adding functions and sorting order according to documentation order by Darius B. Mantis 19138
|
14 жил өмнө |
sergei
|
3b979fef6d
* Re-commit r17437 after more testing and fixing aasmcpu.pp in r17449.
|
14 жил өмнө |