michael
|
19f8e051e8
* Added support for https
|
11 years ago |
michael
|
26a9a8ac2e
* Added initial secure sockets support
|
11 years ago |
michael
|
3f53917606
* Introduced TSocketHandler
|
11 years ago |
michael
|
7e99d5ad08
* Small OO layer on top of SSL/SSLContext
|
11 years ago |
michael
|
ef399c78e5
* Thread-safe loading of libraries.
|
11 years ago |
lacak
|
c8ecf2eecd
fcl-db: tests: Add MS SQL Server to list of servers, which do not support TIME data type >= '24:00:00'
|
11 years ago |
Jonas Maebe
|
d9dab6f2f1
* changed the severity of messages showing overloaded routines with all
|
11 years ago |
Jonas Maebe
|
4a0528399e
* check all overloaded routines for mangled name conflicts on the JVM
|
11 years ago |
Jonas Maebe
|
3a5e675a2b
* fixed typo in last change (javaa instead of java)
|
11 years ago |
sergei
|
bd58adfcc9
+ Added credits for functions reused from AMath/DAMath libraries.
|
11 years ago |
nickysn
|
afcb8c3f10
* initialize DS from CS in the interrupt procedure entry code in tiny model,
|
11 years ago |
nickysn
|
e21783a281
* i8086 small and tiny memory model ppus made incompatible. Rationale:
|
11 years ago |
pierre
|
179390d63d
Use script gnu ar for go32v2 target
|
11 years ago |
pierre
|
29a7f75d1d
Complete previous commit: add EXECPPAS to ALL explicit rules
|
11 years ago |
pierre
|
2f5fcf775c
Add EXECPPAS on explicit roules
|
11 years ago |
pierre
|
ca156aa64a
Force external linker for nasm smartlinking
|
11 years ago |
pierre
|
816dfa69c1
Avoid new line after lock prefix for nasm
|
11 years ago |
pierre
|
e0744b9759
Fix section output for user section in smart mode
|
11 years ago |
pierre
|
62b3375033
Use slash instead of backslash inside linker script to allow use of cross-linker
|
11 years ago |
pierre
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 years ago |
pierre
|
f188dec303
Add missing unixtype unit dependencies
|
11 years ago |
pierre
|
63363b6d8f
Remove objects and matrix units now in rtl-extra package
|
11 years ago |
pierre
|
efa80632ed
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
11 years ago |
pierre
|
ae8679ec60
Remove varutils and variants units which are now in rtl-objpas package
|
11 years ago |
nickysn
|
a9cfd647ae
+ added i8086-msdos tests for interrupt procs, intr, getintvec and setintvec
|
11 years ago |
nickysn
|
e725af86fe
* fixed the handling of the register parameters of i8086 interrupt procedures
|
11 years ago |
michael
|
59a9a595c5
* Fixed typo (t->s)
|
11 years ago |
sergei
|
217bac7a0b
- Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant.
|
11 years ago |
sergei
|
2981f73aaa
- Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit.
|
11 years ago |
michael
|
4a969eef33
* Removed httpdefs dependency, added several missing raise statements
|
11 years ago |