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 роки тому |
joost
|
ce35e121ba
* Reverted r17386 because object file is used for debugging on Darwin, bug #19322
|
14 роки тому |
michael
|
3958c2bf94
* Forgot to commit
|
14 роки тому |
sergei
|
6d0d8734e0
* x86 assembler: operand type declarations rewritten using expressions instead of literal numbers where possible. Reassigned bit values to match the current NASM (the values themselves don't actually matter and can be chosen pretty arbitrary. What matters is the clean separation between different parts of the bitmask. In particular, the old value of XMM register class bit was equal to OT_BITS80, causing matching algorithm to effectively ignore it and accept e.g. MMX registers in place of XMM ones, part of Mantis #14387).
|
14 роки тому |
michael
|
1a7c78b120
* Moved files to src subdirectory
|
14 роки тому |
michael
|
93c02fe315
* Added fppkg
|
14 роки тому |
michael
|
e99826618f
* Moved fppkg units to package
|
14 роки тому |
michael
|
30fbe42d7b
* Added iniwebsession
|
14 роки тому |
michael
|
bc25040332
* Fixed
|
14 роки тому |
michael
|
9214ef8c96
* Reworked session management.
|
14 роки тому |
sekelsenmat
|
01e916e6f5
fpvectorial: Improves the svg reader and adds a file modification example
|
14 роки тому |