svenbarth
|
b0eb13cc3f
Removed the remaining traces of the type overloads and increased PPU version to differ from trunk.
|
14 年之前 |
svenbarth
|
6a60f9d42a
Integrated the changes from trunks's postfixoperators into my own and removed the local version again.
|
14 年之前 |
svenbarth
|
7a401d6f00
generate_specialization needs to return the correct generic def if the parent classes are parsed, so that that the usage of generic interfaces is allowed.
|
14 年之前 |
svenbarth
|
19f0bc5c64
Added two reminders for me
|
14 年之前 |
svenbarth
|
973750ebe5
Rebase to revision 17533
|
14 年之前 |
svenbarth
|
66b667cc18
Added some tests for:
|
14 年之前 |
svenbarth
|
66748692ef
Allow typecasts to inline specializations as well.
|
14 年之前 |
svenbarth
|
95e2e28100
Remove the (now) non-functional check for inline specialization.
|
14 年之前 |
svenbarth
|
6c96270eb6
Corrected the handling of hint directives.
|
14 年之前 |
svenbarth
|
c17a8d36ae
generate_specialization needs to return the correct generic def if the parent classes are parsed, so that that the usage of generic interfaces is allowed.
|
14 年之前 |
svenbarth
|
6d161298d5
Added two reminders for me
|
14 年之前 |
svenbarth
|
61bf67cf32
This test does not need to be run
|
14 年之前 |
svenbarth
|
8f0583ffb2
Switching from overloaded type symbol to unique symbol per generic.
|
14 年之前 |
svenbarth
|
bba6e0e73f
This fixes an access violation when compiling tests\test\tgeneric30.pp
|
14 年之前 |
michael
|
6c6cf834b8
* Fixed missing initialization of webhandler
|
14 年之前 |
michael
|
c334ad1f8b
* Fix bug in ReadContent
|
14 年之前 |
michael
|
4d572aa08d
* Added TEventTypes set
|
14 年之前 |
michael
|
d7dbe6f778
* Log event no longer virtual, descendents must override DoLog
|
14 年之前 |
michael
|
a6e8ae39d2
* Filter on events
|
14 年之前 |
michael
|
38a7be5cca
* Fixed error (AV) in StartService()
|
14 年之前 |
michael
|
9484151c28
* Added Content fields dump
|
14 年之前 |
michael
|
78cd2eb692
* Fixed bugs in reading of content from browser. (WST server now works)
|
14 年之前 |
michael
|
af08cb1cb3
* Added cookie support (needed for WST)
|
14 年之前 |
michael
|
73143a53e2
* Fixed resolver: resturn addresses always in correct order, no matter whether they come from net or hosts file
|
14 年之前 |
marco
|
b8ff20aed7
* Make length a qword, bug #19366
|
14 年之前 |
florian
|
bf32e47132
* hopefully fixes broken sparc-solaris building due to r17459
|
14 年之前 |
michael
|
4e43569885
* Post form/file examples
|
14 年之前 |
michael
|
1ef58e168d
* Added sending of files and form posts
|
14 年之前 |
michael
|
a8986b3138
* Fixed compilation
|
14 年之前 |
florian
|
fd660355de
* patch by Anton Shepelev to pass eofs in tprocess to the parent process, resolves #19325
|
14 年之前 |