projects
/
aros:aros.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
aros:aros.git
2013-09-27
Jason S. McMullan
arch/all-unix: Use default KrnGetCPUCount() implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Use a global TaskReady/TaskWait list
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Add some paranoia to RemTask()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: No need to 'save and restore' TDNestCnt
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Move 'Quantum' back to SysBase
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Remove unneeded 'storage' variable
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Remove custom getcpucount
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Fix implementation of KrnCause() for SMP
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Don't use SC_ENABLE/SC_DISABLE macros...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
kernel.resource: KrnGetCPUCount() - reasonable default...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
gdbinit: Fixes for hosted
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Add counting semaphore primitive
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Disable interrupts *after* all tasks...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Better obey pthread rules for cond variables
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Add a few paranoia NULLs to remtask
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Remove (very obsolete) check for FreeMem...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Fix Forbid() breaking in cpu_Dispatch()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Simplify Cli/Sti behaviour
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Implement new KrnSchedule() API
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Fix KrnSupervisor() being stuck
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: NewAddTask() wasn't properly coping with...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Use new KrnSchedule() API
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
kernel.resource: Add some minor paranoia into the sched...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
kernel.resource: Change KrnSchedule() interface (again)
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Move 'HAVE_SWAPCONTEXT' into exec_platform.h
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Leave ExecBase the same size, whether...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
Give a warning (it should be crash!!!!) when TDNestCnt...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
use old method of selecting CPU. Temporary fix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
be less verbose
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
oops, forgot one condition in permit
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
KrnScheduling takes an BYTE parameter and then behaves...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
Include CPU number in debug output
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
"empty" or "free" cpu is a cpu without ready and withou...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Work in progress, attempt to use pthread...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Use pthread thread-specific storage...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Remove unneeded Enable() in SMP init
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Use KrnSchedule() hook
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
kernel.resource: Add KrnSchedule() hook
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Fix issue where FreeMem()'d tasks were...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
when picking up semi-random CPU, actually assign the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Michal Schulz
Don't use ThisTask from SysBase. Call FindTask(NULL...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: SMP fix - add pthread_cond_broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
arch/all-unix: Use pthreads to implement SMP
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
SMP: Infrastructure for AROS SMP support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
AROSTCP: Use Exec/ScanTasks()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
C:TaskList - use Exec/ScanTasks()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
C:StackSnoop: Use Exec/ScanTasks()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
bootstrap: Add KRN_MaxCPUs SMP parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
SMP: Don't use SysBase->ThisTask outside of kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
exec.library: Add ScanTasksA()
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Jason S. McMullan
SMP: Don't use SysBase->ThisTask outside of kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
jmcmullan
Compositor: Compiler delint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
jmcmullan
locale.library: Compiler delint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
NicJA
cleanup composer/compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
NicJA
cleanup composer/compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
jmcmullan
FTManager: Compiler delint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
jmcmullan
Prefs/Appearance: Compiler delint
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
NicJA
cleanup composer/compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
bump copyright on affected files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
update copyrights
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
cleanup composer/compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
cleanup composer/compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
cleanup compositing/composition -> compositor
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
add version info
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
set the screens used composition flags based upon the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
Doh! fix Get/Set attribute usage. Fixes screen dragging...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
weissms
Attempt to fix the nightly floppy build.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
allow screens to request compositing features
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
really handle the compositor config
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
make sure the dos obj is freed
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
read runtime config from env
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
default compositor prefs/config
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
use amigaos like behaviour by default
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
add compositing options to appearance prefs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
remove debug line
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
dont clamp screen dimensions to rastport - open what...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
NicJA
Reworked software screen compositing. Uses graphics...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
mazze
Updated to v 2.4.2035.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
neil
Removed unnecessary checks for null pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-25
neil
Check that internal AddFreeList() calls succeed. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
mazze
Fetch from archives.aros-exec.org.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
mazze
Updated from source code.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
neil
Improvements to AutoDocs and comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
neil
Allocate disk object with AllocMem() and keep track...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
neil
Removed an unused file.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
neil
- Removed unused functions and fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
neil
Removed "Sticky jingles"! How is this not a syntax...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
deadwood
ports/annotate: disable arm build due to failing varargs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
mazze
Re-enabled build for i386 (was accidentally removed
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
mazze
Added editor "Annotate".
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
deadwood
ports/magnetic: disable build for arm as it fails on...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
deadwood
gcc: force failure of test for writev
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
mazze
Fix for a crash because of too long font file names.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
mazze
Detabbed.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
neil
Updated status of Scrollgroup.mui.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
neil
Implemented OM_GET method. Supports
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
mazze
Updated from source code.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
weissms
make.tmpl build_module: made linklibname modname compar...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
neil
AutoDocs improvement: specify that AllocPooled() must...
commit
|
commitdiff
|
tree
|
snapshot
next