vladob
|
49f87b6d6b
next permutation
|
15 yıl önce |
florian
|
9279c6955e
* support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527
|
15 yıl önce |
michael
|
6a0bd01953
* Added license
|
15 yıl önce |
michael
|
a33e5eb0eb
* Initial check-in of stl
|
15 yıl önce |
joost
|
86c8c6c4eb
* The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is
|
15 yıl önce |
armin
|
7eace122dc
internal linker support for creating novell netware loadable modules
|
15 yıl önce |
armin
|
8e7cf0c616
netware rtl support for internal linker
|
15 yıl önce |
florian
|
0bdd15e0da
+ added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released
|
15 yıl önce |
sergei
|
48d93dc40e
* Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859.
|
15 yıl önce |
joost
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
15 yıl önce |
Jonas Maebe
|
ac283bb237
* when checking whether the current class definition finalises an existing
|
15 yıl önce |
Jonas Maebe
|
8e788c6fa5
* further fixes for parsing declarations involving nested types that are
|
15 yıl önce |
Jonas Maebe
|
ad5eea80e1
* corrected test name
|
15 yıl önce |
pierre
|
3378979f2b
* Test for bug report 18702
|
15 yıl önce |
pierre
|
1544e9b7a8
* new object files compiled with mingw32 gcc 3.4.5
|
15 yıl önce |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
15 yıl önce |
marco
|
7b8c319e3e
* Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing
|
15 yıl önce |
sergei
|
54bc8efa0b
* Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859.
|
15 yıl önce |
Jonas Maebe
|
e78f195422
+ new test that should fail to compile, but doesn't yet
|
15 yıl önce |
Legolas
|
08fdb5af54
+ Added sd card handling to libogc
|
15 yıl önce |
Legolas
|
645744bf51
+ Added libogc binding and examples for Wii
|
15 yıl önce |
Jonas Maebe
|
a11709658c
- removed outdated versions (superceded by the ones under
|
15 yıl önce |
Jonas Maebe
|
9d033909df
* forgot to commit (part of r16923)
|
15 yıl önce |
joost
|
547a1b289c
* Do not use a buildunit, but build the units directly. To avoid that
|
15 yıl önce |
Jonas Maebe
|
b3ee4ea4eb
+ support for parsing docsets to add documentation to the parsed headers
|
15 yıl önce |
Legolas
|
a9188c3aa6
* Updated to libnds 1.5.0 (added dynamic texture allocation)
|
15 yıl önce |
Jonas Maebe
|
c87a7c3d3b
+ forgot to commit (part of r16908)
|
15 yıl önce |
Jonas Maebe
|
d6e7023038
* automatically comment out methods that take blocks as parameters or return
|
15 yıl önce |
Jonas Maebe
|
9e3a0282ce
+ NSLog() declaration
|
15 yıl önce |
Jonas Maebe
|
8143a009fd
* moved to correct location so it's used by the conversion script
|
15 yıl önce |