marcus
|
9346746c67
MorphOS: Added GadTools Library unit
|
9 gadi atpakaļ |
svenbarth
|
8bd79f95be
Fix a few typos discovered by Blaise
|
9 gadi atpakaļ |
Jonas Maebe
|
092a0af0ec
* removed special-purpose code for constant chars while parsing typed string
|
9 gadi atpakaļ |
Jonas Maebe
|
e43f767cbf
* fixed setting the paraloc shift value for data whose size is not a power
|
9 gadi atpakaļ |
Jonas Maebe
|
1320d6bdba
* correctly handle negative paraloc shift values for non power-of-2 sized
|
9 gadi atpakaļ |
Jonas Maebe
|
a1db947e9e
* missing part of r32617: also load the def for constnil symbols
|
9 gadi atpakaļ |
marco
|
5dcf5a95c5
* move beginupdate before try 3x , Mantis #29164
|
9 gadi atpakaļ |
marco
|
aa33a9509f
* added try..finally to beginupdate/endupdate, mantis #29165
|
9 gadi atpakaļ |
nickysn
|
1d015b9620
* fixed dosbox_wrapper compilation under windows
|
9 gadi atpakaļ |
Jonas Maebe
|
db2a02fb63
* clarified missing unicodestring manager error message
|
9 gadi atpakaļ |
pierre
|
d3d78e6367
Regenerate after: Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains dosbox_wrapper string pattern
|
9 gadi atpakaļ |
pierre
|
f6133d4417
Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains dosbox_wrapper string pattern
|
9 gadi atpakaļ |
pierre
|
0bf3b2201d
Change 'exit' to '' to allow to avoid exit at the end of test run
|
9 gadi atpakaļ |
pierre
|
1e38631cbe
+ (OutputFileName variable): Add possibility to use output duplicated to a file by a modified dosbox
|
9 gadi atpakaļ |
nickysn
|
9f79eeff0e
* on Windows, run dosbox with the swoHIDE option to prevent the annoying focus
|
9 gadi atpakaļ |
yury
|
6bd2b2d41b
* pas2jni: Fixed handling of pointers.
|
9 gadi atpakaļ |
Jonas Maebe
|
ed03286be5
* simplify "div -1" to unaryminusn, not just for performance reasons but
|
9 gadi atpakaļ |
Jonas Maebe
|
0b4f3f01b3
* fixed another case of endless recursion in
|
9 gadi atpakaļ |
Jonas Maebe
|
01d93b61c3
* save/restore the type (and hence code page) of ansistring constsyms in/from
|
9 gadi atpakaļ |
yury
|
f6b99c5d6a
* pas2jni: Typecast interface to pointer.
|
9 gadi atpakaļ |
yury
|
2206a54b28
* pas2jni: Fixed exclusion.
|
9 gadi atpakaļ |
pierre
|
11d5f6a88b
Add explicit rule to compile dosbox_wrapper, executable is put in utils/dosbox directory
|
9 gadi atpakaļ |
florian
|
19a7bc0aee
* fix test for 64 bit targets
|
9 gadi atpakaļ |
yury
|
df59776ff8
* pas2jni: Fixed type cast for null.
|
9 gadi atpakaļ |
yury
|
c797d6ac1e
* pas2jni: Fixed handling of array type properties.
|
9 gadi atpakaļ |
sergei
|
c0eafe38aa
* Make trgobj.uses_registers method return True when registers of appropriate type are specified in list of used registers (after assembler blocks), but not used otherwise. This is a missing piece of r30011, enabling code generator to actually save/restore such registers. Resolves #28421.
|
9 gadi atpakaļ |
yury
|
9d93c6f953
* pas2jni: Properly exclude whole units.
|
9 gadi atpakaļ |
sergei
|
5709127a39
* In pure-assembler procedures, don't allocate/free any registers around the only assembler node. Such procedures don't use virtual registers or register allocator.
|
9 gadi atpakaļ |
yury
|
894e61f6bd
* pas2jni: Support for raw Java Objects as function parameters and result. Avoid possible duplicate parameter names.
|
9 gadi atpakaļ |
Jonas Maebe
|
ce40b2e449
* added/clarified some comments
|
9 gadi atpakaļ |