aros:aros.git
2013-09-27 Jason S. McMullannlist.class: Compiler delint (x86_64)
2013-09-27 Jason S. McMullantexteditor.class: Compiler delint
2013-09-27 Jason S. McMullanSMP: Make 'THISCPU' a private convenience macro for...
2013-09-27 Jason S. McMullankernel.resource: Fix glaringly obvious typo
2013-09-27 Jason S. McMullansmp: Move SysFlags/SFF_SoftInt to ExecCPUInfo
2013-09-27 Michal SchulzIgnore "Builds" directory
2013-09-27 Jason S. McMullanarch/m68k-*: SMP fixes
2013-09-27 Jason S. McMullanradeon.hidd: Compiler delint
2013-09-27 Jason S. McMullankernel.resource: Fix Uniprocessor build
2013-09-27 Jason S. McMullanexec.library: Fix typo for m68k
2013-09-27 Jason S. McMullanarch/all-pc: Bootstrap compiler delint
2013-09-27 Jason S. McMullanexec.library: Fix missing header for uniprocessor builds
2013-09-27 Jason S. McMullankernel.resource: Fix some SMP stub compilation issues
2013-09-27 Jason S. McMullanconfigure: Move aros_smp definition to the correct...
2013-09-27 Jason S. McMullanarch/all-unix: Use default KrnGetCPUCount() implementation
2013-09-27 Jason S. McMullanexec.library: Use a global TaskReady/TaskWait list
2013-09-27 Jason S. McMullanexec.library: Add some paranoia to RemTask()
2013-09-27 Jason S. McMullanexec.library: No need to 'save and restore' TDNestCnt
2013-09-27 Jason S. McMullanexec.library: Move 'Quantum' back to SysBase
2013-09-27 Jason S. McMullanarch/all-unix: Remove unneeded 'storage' variable
2013-09-27 Jason S. McMullanarch/all-unix: Remove custom getcpucount
2013-09-27 Jason S. McMullanarch/all-unix: Fix implementation of KrnCause() for SMP
2013-09-27 Jason S. McMullanarch/all-unix: Don't use SC_ENABLE/SC_DISABLE macros...
2013-09-27 Jason S. McMullankernel.resource: KrnGetCPUCount() - reasonable default...
2013-09-27 Jason S. McMullangdbinit: Fixes for hosted
2013-09-27 Jason S. McMullanarch/all-unix: Add counting semaphore primitive
2013-09-27 Jason S. McMullanarch/all-unix: Disable interrupts *after* all tasks...
2013-09-27 Jason S. McMullanarch/all-unix: Better obey pthread rules for cond variables
2013-09-27 Jason S. McMullanexec.library: Add a few paranoia NULLs to remtask
2013-09-27 Jason S. McMullanexec.library: Remove (very obsolete) check for FreeMem...
2013-09-27 Jason S. McMullanarch/all-unix: Fix Forbid() breaking in cpu_Dispatch()
2013-09-27 Jason S. McMullanarch/all-unix: Simplify Cli/Sti behaviour
2013-09-27 Jason S. McMullanarch/all-unix: Implement new KrnSchedule() API
2013-09-27 Jason S. McMullanarch/all-unix: Fix KrnSupervisor() being stuck
2013-09-27 Jason S. McMullanexec.library: NewAddTask() wasn't properly coping with...
2013-09-27 Jason S. McMullanexec.library: Use new KrnSchedule() API
2013-09-27 Jason S. McMullankernel.resource: Add some minor paranoia into the sched...
2013-09-27 Jason S. McMullankernel.resource: Change KrnSchedule() interface (again)
2013-09-27 Jason S. McMullanarch/all-unix: Move 'HAVE_SWAPCONTEXT' into exec_platform.h
2013-09-27 Jason S. McMullanexec.library: Leave ExecBase the same size, whether...
2013-09-27 Michal SchulzGive a warning (it should be crash!!!!) when TDNestCnt...
2013-09-27 Michal Schulzuse old method of selecting CPU. Temporary fix
2013-09-27 Michal Schulzbe less verbose
2013-09-27 Michal Schulzoops, forgot one condition in permit
2013-09-27 Michal SchulzKrnScheduling takes an BYTE parameter and then behaves...
2013-09-27 Michal SchulzInclude CPU number in debug output
2013-09-27 Michal Schulz"empty" or "free" cpu is a cpu without ready and withou...
2013-09-27 Jason S. McMullanarch/all-unix: Work in progress, attempt to use pthread...
2013-09-27 Jason S. McMullanarch/all-unix: Use pthread thread-specific storage...
2013-09-27 Jason S. McMullanexec.library: Remove unneeded Enable() in SMP init
2013-09-27 Jason S. McMullanexec.library: Use KrnSchedule() hook
2013-09-27 Jason S. McMullankernel.resource: Add KrnSchedule() hook
2013-09-27 Jason S. McMullanexec.library: Fix issue where FreeMem()'d tasks were...
2013-09-27 Michal Schulzwhen picking up semi-random CPU, actually assign the...
2013-09-27 Michal Schulzfixed typo
2013-09-27 Michal SchulzDon't use ThisTask from SysBase. Call FindTask(NULL...
2013-09-27 Jason S. McMullanarch/all-unix: SMP fix - add pthread_cond_broadcast...
2013-09-27 Jason S. McMullanarch/all-unix: Use pthreads to implement SMP
2013-09-27 Jason S. McMullanSMP: Infrastructure for AROS SMP support
2013-09-27 Jason S. McMullanAROSTCP: Use Exec/ScanTasks()
2013-09-27 Jason S. McMullanC:TaskList - use Exec/ScanTasks()
2013-09-27 Jason S. McMullanC:StackSnoop: Use Exec/ScanTasks()
2013-09-27 Jason S. McMullanbootstrap: Add KRN_MaxCPUs SMP parameter
2013-09-27 Jason S. McMullanSMP: Don't use SysBase->ThisTask outside of kernel...
2013-09-27 Jason S. McMullanexec.library: Add ScanTasksA()
2013-09-27 Jason S. McMullanSMP: Don't use SysBase->ThisTask outside of kernel...
2013-09-27 jmcmullanCompositor: Compiler delint
2013-09-27 jmcmullanlocale.library: Compiler delint
2013-09-27 NicJAcleanup composer/compositing/composition -> compositor
2013-09-27 NicJAcleanup composer/compositing/composition -> compositor
2013-09-27 jmcmullanFTManager: Compiler delint
2013-09-27 jmcmullanPrefs/Appearance: Compiler delint
2013-09-27 NicJAcleanup composer/compositing/composition -> compositor
2013-09-26 NicJAbump copyright on affected files
2013-09-26 NicJAupdate copyrights
2013-09-26 NicJAcleanup composer/compositing/composition -> compositor
2013-09-26 NicJAcleanup composer/compositing/composition -> compositor
2013-09-26 NicJAcleanup compositing/composition -> compositor
2013-09-26 NicJAadd version info
2013-09-26 NicJAset the screens used composition flags based upon the...
2013-09-26 NicJADoh! fix Get/Set attribute usage. Fixes screen dragging...
2013-09-26 weissmsAttempt to fix the nightly floppy build.
2013-09-26 NicJAallow screens to request compositing features
2013-09-26 NicJAreally handle the compositor config
2013-09-26 NicJAmake sure the dos obj is freed
2013-09-26 NicJAread runtime config from env
2013-09-26 NicJAdefault compositor prefs/config
2013-09-26 NicJAuse amigaos like behaviour by default
2013-09-26 NicJAadd compositing options to appearance prefs
2013-09-26 NicJAremove debug line
2013-09-26 NicJAdont clamp screen dimensions to rastport - open what...
2013-09-26 NicJAReworked software screen compositing. Uses graphics...
2013-09-25 mazzeUpdated to v 2.4.2035.
2013-09-25 neilRemoved unnecessary checks for null pointers.
2013-09-25 neilCheck that internal AddFreeList() calls succeed. This...
2013-09-24 mazzeFetch from archives.aros-exec.org.
2013-09-24 mazzeUpdated from source code.
2013-09-24 neilImprovements to AutoDocs and comments.
2013-09-24 neilAllocate disk object with AllocMem() and keep track...
2013-09-23 neilRemoved an unused file.
next