Jonas Maebe
|
85f5cd603e
Merged revisions 13694-13695 via svnmerge from
|
16 年之前 |
Jonas Maebe
|
ed9656d1e6
Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from
|
16 年之前 |
Jonas Maebe
|
9fd38c2115
* build cocoaint for darwin/i386 and darwin/ppc (forgot to commit)
|
16 年之前 |
Jonas Maebe
|
cc5aeb09de
* fixed handling the result value of functions where the result type is
|
16 年之前 |
marco
|
66240c1204
* fixes that I though were committed
|
16 年之前 |
Jonas Maebe
|
ba5a0204a8
* libname is a declared constant indicating the library name, not a string
|
16 年之前 |
Jonas Maebe
|
6fcd29c190
* fixed the parameter order of self/_cmd relative to the hidden function
|
16 年之前 |
Jonas Maebe
|
a36f888a17
* use the objextname rather than the declared type name for generating
|
16 年之前 |
Jonas Maebe
|
e835b05d49
* use an existing class as external name (NSZone is not a class)
|
16 年之前 |
Jonas Maebe
|
b76def10b2
+ check whether selector names are valid when they are specified in a class
|
16 年之前 |
Jonas Maebe
|
912fbbec79
+ Cocoa interfaces and parser by Ryan Joseph
|
16 年之前 |
Jonas Maebe
|
1aa1686778
* fixed varbyref in variant conversion helpers (patch+test by Paul Ishenin,
|
16 年之前 |
Jonas Maebe
|
3c9e1742dd
* fixed calling inherited methods in Objective-C + test
|
16 年之前 |
Jonas Maebe
|
203609d09d
* obj-c classrefdefs and id/pobjc_class are assignment-compatible
|
16 年之前 |
Jonas Maebe
|
356ad9893a
* define rtti mangled names for obj-c classes and metaclasses
|
16 年之前 |
Jonas Maebe
|
e0b7e8aa55
* made internalerror unique
|
16 年之前 |
marco
|
0e2f080f07
* binary toc on by default
|
16 年之前 |
joost
|
2f7875fb12
* Place stride in subrange-entry of array
|
16 年之前 |
Jonas Maebe
|
e393446769
* fixed several omissions that could cause the dynamic linker not to
|
16 年之前 |
Jonas Maebe
|
cd24bb4df6
+ tests forgotten to commit earlier
|
16 年之前 |
Jonas Maebe
|
3b1e285f70
* fixed number of colons in (fake) message names
|
16 年之前 |
Jonas Maebe
|
0549f79555
* fixed test (NSZone is not a class, define a local class to alias)
|
16 年之前 |
Vincent Snijders
|
d0c608609e
* fixed linking with libcairo on darwin in a similar way as done in r13674
|
16 年之前 |
paul
|
f9d5d01ab4
gtk2: fix compilation on OS X (by Vincent Snijders, issue #0014533)
|
16 年之前 |
andrew
|
76769d8e18
* Added reading and writing binary TOC for chms.
|
16 年之前 |
Jonas Maebe
|
40c5ed111c
* copy/paste errors for building units shared fixed (patch by Pierre Pede,
|
16 年之前 |
Jonas Maebe
|
1705a1e5b8
* fixed memory leak after previous change
|
16 年之前 |
Jonas Maebe
|
ab8e119c3e
* use separate pools for obj-c strings and string references
|
16 年之前 |
Jonas Maebe
|
d56a936520
* forgot to commit error message from r13668
|
16 年之前 |
Jonas Maebe
|
bcfcf30e04
* give an error if the number of formal parameters of an obj-c method
|
16 年之前 |