Jonas Maebe
|
bcc836f1b0
* put the RTTI for optional protocol methods in the correct section for
|
vor 15 Jahren |
sekelsenmat
|
4f429f697a
Adds new RSA, RAND, EVP, X509, Crypto and ERR functions to OpenSSL and also adds a mechanism to show which functions weren't loaded.
|
vor 15 Jahren |
Jonas Maebe
|
1474e7191f
* moved tests to correct directory (they depend on the CocoaAll unit)
|
vor 15 Jahren |
Jonas Maebe
|
6308630e3e
* rtl changes part of r15460
|
vor 15 Jahren |
Jonas Maebe
|
835899524b
+ support for Objective-Pascal for-in loops ("fast enumerations")
|
vor 15 Jahren |
Jonas Maebe
|
25561d0f71
- removed unnecessary string copy form tppufile.getstring
|
vor 15 Jahren |
Jonas Maebe
|
293d51a277
* fixed "fast enumeration" types and methods
|
vor 15 Jahren |
marco
|
95bc0374de
* contextlist property
|
vor 15 Jahren |
Tomas Hajny
|
7d5b63042b
* add test for web bug #16651
|
vor 15 Jahren |
Jonas Maebe
|
d6d411442b
* more small indentation fixes
|
vor 15 Jahren |
Tomas Hajny
|
03f52902f3
* do not use / as DriveSeparator
|
vor 15 Jahren |
Jonas Maebe
|
790c7954b7
* fixed assigning "id" to a protocol instance and using protocol instances
|
vor 15 Jahren |
Tomas Hajny
|
a2af005101
* fix for web bug #16651
|
vor 15 Jahren |
Jonas Maebe
|
5a1e4befe4
* fixed is_related() for objcprotocol
|
vor 15 Jahren |
Jonas Maebe
|
e66dbe1317
* fixed indentation of for-in code
|
vor 15 Jahren |
Jonas Maebe
|
df525d98a3
* fixed indentation of for-in code
|
vor 15 Jahren |
michael
|
45d60dbb97
* Patch from Mattias Gaertner to fix missing classname placeholder
|
vor 15 Jahren |
michael
|
babd106844
* Publish options
|
vor 15 Jahren |
michael
|
d50802e52f
* Fix access violation. Notification must always call inherited notification
|
vor 15 Jahren |
marco
|
8ca6c83ceb
* patch from Dmitry for bug #16135. Some newer opengl functions and symbols.
|
vor 15 Jahren |
marco
|
b2ad17dd2a
* initial hhp loading in chmproject.
|
vor 15 Jahren |
sergei
|
ead5707179
+ Enumeration type for XML version
|
vor 15 Jahren |
sergei
|
8f29def76e
* xmlread.pp: when IgnoreComments=True, merge together text nodes that precede and follow the skipped comment. With this fix, the reader finally produces normalized documents in all modes, so remove the corresponding cheat from testing program (xmlts.pp).
|
vor 15 Jahren |
marco
|
cfae57bccd
* add *.dpr and *.lpr to the Pascal highlight extensions
|
vor 15 Jahren |
sergei
|
3bb9bfd2b8
* XPath, fixed parent axis of attribute nodes: it must consist of the owner element of an attribute.
|
vor 15 Jahren |
sergei
|
1ed130e2e1
* Fixed XPath functions name() and local-name(), which should behave different from DOM properties of the same names. name() is empty for text, comment and document nodes. local-name() is the same as name() for non-prefixed attributes and processing instructions.
|
vor 15 Jahren |
Jonas Maebe
|
9ee74432b6
* fixed internalerror on ARM with 64 bit softfloats after r15416
|
vor 15 Jahren |
marco
|
815cf97b4c
* do not prefix inifile.readsectionvalues results with '=' when key='' (Delphi TMeminifile compatible. API based Delphi TInifile refuses to read such files)
|
vor 15 Jahren |
ivost
|
46a44702dc
* added test for new IS operator
|
vor 15 Jahren |
ivost
|
17260e1119
* reimplemented IS operator, it supports now
|
vor 15 Jahren |