michael
|
d50d1a655a
* Marked extra constructor as overloaded
|
16 年之前 |
michael
|
b09cd7ed16
* Added convenience call passing a string as a encryption/decryption key
|
16 年之前 |
michael
|
bf07cc4b9f
* Fixed TZipFileEntry.Assign and added convenience call for TZipper.ZipFiles
|
16 年之前 |
michael
|
5027d31c85
* Added some convenience calls to TUnzipper
|
16 年之前 |
michael
|
e0e4b28023
* Added Examine call, to examine contents of a zip file without extracting files
|
16 年之前 |
Jonas Maebe
|
c075ce13ea
- removed (it's automatically generated/deleted by the makefiles)
|
16 年之前 |
Jonas Maebe
|
464d595cc6
* renamed selector() to objcselector() for consistency with the way all
|
16 年之前 |
florian
|
f17943371c
* assembler implementation of SwapEndian on x86-64, resolves #14203
|
16 年之前 |
florian
|
90d71ee7da
* SwapEndian(<16 Bit>) needs inline in the interface section as well
|
16 年之前 |
florian
|
6ff15f46e2
* made SwapEndian(<16 Bit>); inlined
|
16 年之前 |
florian
|
e362e85039
* fixed last commit: UTF8Encode -> UTF8Decode
|
16 年之前 |
florian
|
d38340c753
+ utf-8 <-> variant type casts, resolves #11371
|
16 年之前 |
florian
|
44f588b7ad
* fixed nested comment warning
|
16 年之前 |
florian
|
96d650fceb
* fixed some Delphi incompabilities as described here: http://www.lazarus.freepascal.org/index.php/topic,7118.msg33371
|
16 年之前 |
florian
|
e4161d1d3a
* limited test to OSes with library aware threading
|
16 年之前 |
florian
|
caf0096877
* enabled version and description directive for all windows
|
16 年之前 |
florian
|
1a843608ad
* disable librsvg and gtk2 on win64, it doesn't build
|
16 年之前 |
florian
|
380f3ac78f
* fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly
|
16 年之前 |
florian
|
9856e548ed
* avr stuff, work in progress
|
16 年之前 |
michael
|
ff2e7e670b
* Easy-to-use Constructor that accepts a string instead of key structure
|
16 年之前 |
florian
|
05ff453182
* patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043
|
16 年之前 |
michael
|
e888b92717
* Added ASCII85 encoder
|
16 年之前 |
florian
|
b4914d063a
* write class string message table correctly, resolves #14145
|
16 年之前 |
michael
|
24f2c7c5cc
* Made descendent of TOwnerStream
|
16 年之前 |
michael
|
177651a132
* Removed debug statement
|
16 年之前 |
marco
|
b43b3c4564
* "external;" added to pthreads.inc as per #14179.
|
16 年之前 |
Jonas Maebe
|
ef1c033f49
+ added fppause() for FPC_USE_LIBC
|
16 年之前 |
florian
|
5127c74132
* test fixed
|
16 年之前 |
florian
|
11f25885a4
* test for last commit
|
16 年之前 |
florian
|
6dc51122e7
* fixes fpsigsuspend call at least on i386-linux
|
16 年之前 |