Jonas Maebe
|
033c28e5ac
* removed unnecessary and potentially wrong typecast
|
пре 10 година |
Jonas Maebe
|
48ffe7b033
* don't create RTTI for internally generated recorddefs (doing so can cause
|
пре 10 година |
Jonas Maebe
|
0eab091e1a
* factored symansistr-define-conditional handling of fforcedprocname into
|
пре 10 година |
florian
|
e9ef6347d2
* ATmega16 support by Anton Kavalenka, resolves issue #28217
|
пре 10 година |
Károly Balogh
|
0997122c4c
AThreads: less random Hungarian swearing as accidentally left in debug code :)
|
пре 10 година |
Károly Balogh
|
cdea58317e
classes: since AThreads supports suspended thread creation, enable resume code in AfterConstruction for Amiga-like platforms too
|
пре 10 година |
Károly Balogh
|
eacc41d3b3
AThreads: use ThreadInfo block pointer as ThreadID, instead of the ProcessPtr itself, because after the process exited that can be reused and leads to ID collisions in the list. Also added a small helper for Int to HexStr printing, so we could avoid a bunch of pointer casting all over the code.
|
пре 10 година |
florian
|
6a26268793
* correct number of interrupt vectors
|
пре 10 година |
florian
|
cf552b2a0b
+ ATmeag168/ATmeag368 support
|
пре 10 година |
florian
|
0cd521fc8b
+ ATmega48/ATmega88 support
|
пре 10 година |
florian
|
aadcf9f6bc
* do not convert JMP into RJMP in assembler blocks, resolves issue #280208
|
пре 10 година |
lacak
|
9f4333d20a
fcl-db: tests: Add sqlite3ds connector to db test suite. Patch from Luiz Americo. Bug #28200
|
пре 10 година |
Jonas Maebe
|
3634262437
+ Linux/AArch64 gprof-enabled startup code (patch by Edmund Grimley Evans)
|
пре 10 година |
Károly Balogh
|
24677c9309
amicommon: more work on AThreads
|
пре 10 година |
florian
|
d58d7b7838
* fixes breakage of r30930 (+ ATtiny24/ATtiny44/ATtiny84 support)
|
пре 10 година |
florian
|
e9d886cdfc
* cleanup
|
пре 10 година |
florian
|
0f73675354
+ ATtiny24/ATtiny44/ATtiny84 support
|
пре 10 година |
blikblum
|
a27cee5cfb
* Make GetRecNo return 0 on empty and closed datasets
|
пре 10 година |
blikblum
|
e8175ed0cf
* Revert undesired changes introduced in last commit
|
пре 10 година |
blikblum
|
2fff34b7b7
* Check for nil in BookmarkValid
|
пре 10 година |
blikblum
|
f1db1db8b9
* Move cursor forward instead of backward when deleting
|
пре 10 година |
Jeppe Johansen
|
36dfe750d8
Added Freescale MK20D7 controller support.
|
пре 10 година |
Károly Balogh
|
b4ce380cd4
amicommon/AThreads: use shared semaphores locks where possible for read-only access; preparations to be built in the RTL; code cleanups
|
пре 10 година |
Károly Balogh
|
6afcca7cd3
Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess
|
пре 10 година |
Károly Balogh
|
21a9b96e7e
amicommon: avoid SysUtils unit and AnsiStrings in AThreads
|
пре 10 година |
Károly Balogh
|
eb692e46d2
amicommon: added ShortString version of SysDebug family of functions
|
пре 10 година |
lacak
|
242d750ef5
fcl-db: sqldb: ExecuteDirect should call StartImplicitTransaction, when Transaction.Options contains stoUseImplicit (else it leads later to AV due to nil Transaction.Handle)
|
пре 10 година |
marco
|
b18365fb61
* part of mantis 028134, shlwapi unit with strlogical*
|
пре 10 година |
marco
|
c402bffc69
* part of mantis 028134, cleanup of NORM_ constants
|
пре 10 година |
Károly Balogh
|
2153420ca4
morphos: also fix MorphOS header erros in RTL
|
пре 10 година |