2011-10-03 |
jmcmullan | libarossupport.a: Allow WriteString to fail if SDV_SPECIALMO...
|
commit | commitdiff | tree |
2011-10-03 |
jmcmullan | libarossupport.a: ReadStruct() can now write in-place...
|
commit | commitdiff | tree |
2011-10-03 |
jmcmullan | Workbook: Clean up icon layout and drawing
|
commit | commitdiff | tree |
2011-10-03 |
jmcmullan | Wanderer: Icon drawing consistency fixes
|
commit | commitdiff | tree |
2011-10-03 |
jmcmullan | dos.library: Fix mis-cast of a FileLock as a FileHandle
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | Tests/exec/dumpmem: Compilation fixes
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | librom.a - Add some more 'clean' string functions
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | libarossupport.a: Allow bug() to work on AROS m68k...
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | arch/m68k-amiga: Remove ELF support from SetPatchAROS
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | arch/m68k-amiga: Support GetImageLUT() (for graphics...
|
commit | commitdiff | tree |
2011-09-30 |
jmcmullan | graphics.library: Fix ReadPixel() on BE machines.
|
commit | commitdiff | tree |
2011-09-27 |
jmcmullan | graphics.library: A smidge of help for GCC on m68k.
|
commit | commitdiff | tree |
2011-09-27 |
jmcmullan | dos.library: RunCommand() workaround for C:Execute...
|
commit | commitdiff | tree |
2011-09-27 |
jmcmullan | wifi: Fix some more compilation issues for m68k
|
commit | commitdiff | tree |
2011-09-26 |
jmcmullan | realtek8180.device: Compiler delint
|
commit | commitdiff | tree |
2011-09-26 |
jmcmullan | atheros5000.device: Compiler delint, x86_64 support
|
commit | commitdiff | tree |
2011-09-26 |
jmcmullan | atheros5000.library: Fix 64-bit compilation issues
|
commit | commitdiff | tree |
2011-09-26 |
jmcmullan | atheros5000.library: Compiler delint for GCC 4.6
|
commit | commitdiff | tree |
2011-09-24 |
jmcmullan | tools/infoinfo: Fix typo
|
commit | commitdiff | tree |
2011-09-24 |
jmcmullan | tools/infoinfo: Convert a Workbench ICON into a .icon...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | icon.library: Prevent crash when we can't open cybergraphics...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | cybergraphics.library: Add .version keys to the .conf...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: Prevent 'nn>' from showing up in the Workbench...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | C:Run - Set SYS_Input == SYS_ScriptInput, so that C...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | C:Resident - Re-add the (evidently required) AOS 1...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: SYS_DupStream of SYS_Error should be of...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: SystemTagList() should use Input() and...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: Ensure that if SYS_Input and SYS_ScriptInput...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: Don't inject a '\n' for an empty command...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: CLI_RUN commands always close their IO...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: Work around an AOS 1.3 C:Run issue
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | C:Execute - use the CurrentInput == StandardInput check
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | L:Shell-Seg: Clear the cli_Module and cli_CommandName...
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | Shell: Better AOS 1.3 shell support
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | bcpl: returnPacket needs to return true on success
|
commit | commitdiff | tree |
2011-09-23 |
jmcmullan | dos.library: SystemTagList() spawned shells do *not...
|
commit | commitdiff | tree |
2011-09-22 |
jmcmullan | graphics.library: Improve math performance for m68k...
|
commit | commitdiff | tree |
2011-09-22 |
jmcmullan | Workbook: Use LayoutIconA() to speed up repeated icon...
|
commit | commitdiff | tree |
2011-09-22 |
jmcmullan | icon.library: Implement LayoutIconA()
|
commit | commitdiff | tree |
2011-09-22 |
jmcmullan | icon.library: Enable ICONCTRLA_{Get,Set}AspectRatio
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | Big Fix: Compilation fixes
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | ShowConfig: Compiler delint
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | dos.library: Fix some BPTR mistakes (of my own making!)
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | C:Copy - Fixes for copying from BUF_LINE streams
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | C:Execute - add continuation support (otherwise, the...
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | C:Run, L:UserShell-Seg - support '+' style input continuation
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | C:Copy - the DIRECT/S arg now should work again, without...
|
commit | commitdiff | tree |
2011-09-21 |
jmcmullan | dos.library: Fix propagation of Shell paths to children
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Fix up a comment.
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | C:Run - put all the 'noise' on StandardError
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: oops - SystemTagList() wasn't handling...
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Oops - left in a non-conditional debug...
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Fix CliInit*() flags for CLI_RUN and CLI_ASYSTEM
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Shell should print out the [CLI %ld] and...
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | S:Startup-Sequence: Run should be quiet
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: OpenFromLock - set buffering correctly...
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Revert r41019 - packet processing breaks...
|
commit | commitdiff | tree |
2011-09-20 |
jmcmullan | dos.library: Initial boot mounting process name cleanup
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | Compositor: Properly handle driver where Gfx_Show returns...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | Wanderer: Update to the simpler Execute() style shell...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | Workbook: Vastly simplify opening a new interactive...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | Shell: Migrate to packet-style shell startup bureaucracy
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | dos.library: RunCommand() should always flush the current...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | bcpl: Some process creation and thunking fixes
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | detach.o: Fix listing of detached programs under WB 1.3
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | dos.library: Simplify rn_TaskArray/rn_CliList management
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | gdbstop: Don't make it a detach program
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | Tests/dos/readargs: Add regression check for \n in...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | dos.library: Open() and Close() debugging should print...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | dos.library: Add additional paranoia around fh_Buf...
|
commit | commitdiff | tree |
2011-09-19 |
jmcmullan | dos.library, arosc.library: C library specific workarounds...
|
commit | commitdiff | tree |
2011-09-18 |
jmcmullan | C:If: Don't infinitely re-read empty lines
|
commit | commitdiff | tree |
2011-09-18 |
jmcmullan | C:Shell/C:Execute - Use argument injection, not cli_CommandN...
|
commit | commitdiff | tree |
2011-09-18 |
jmcmullan | dos.library: RunCommand should only flush Input() if...
|
commit | commitdiff | tree |
2011-09-18 |
jmcmullan | dos.library: Handle ?\n? correctly for extended help
|
commit | commitdiff | tree |
2011-09-16 |
jmcmullan | dos.library: ReadArgs now passes all test cases
|
commit | commitdiff | tree |
2011-09-16 |
jmcmullan | Tests/dos/readargs: Add some more test cases for /K...
|
commit | commitdiff | tree |
2011-09-16 |
jmcmullan | dos.library: FGetC() should not alter pr_Result2
|
commit | commitdiff | tree |
2011-09-16 |
jmcmullan | dos.library: It is SystemTagList()'s responsibility...
|
commit | commitdiff | tree |
2011-09-16 |
jmcmullan | Shell: More '\n' fixes - handle '\n' in arguments,...
|
commit | commitdiff | tree |
2011-09-15 |
jmcmullan | Test/dos/readargs: Compiler fixes for linux-x86_64
|
commit | commitdiff | tree |
2011-09-15 |
jmcmullan | dos.library: Dos/ReadArgs() passes more test cases...
|
commit | commitdiff | tree |
2011-09-15 |
jmcmullan | dos.library: Get Dos/ReadItem() to pass some more test...
|
commit | commitdiff | tree |
2011-09-15 |
jmcmullan | Tests/dos/readitem: Add some additional test cases
|
commit | commitdiff | tree |
2011-09-15 |
jmcmullan | Test/dos/readargs: Add some more test cases, including...
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | Tests/dos/readitem: Add edge case where the buffersize...
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | Test/dos/readargs: Add some test cases, validated against...
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | bcpl: Fixes to support C:Date
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | bcpl: sendIo and taskwait defensive programming
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | bcpl: Add some more debugging, be specific as to what...
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | compiler: More asm support for BCPL stubs
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | Tests/readitemloop: Fix AOS compilation issues
|
commit | commitdiff | tree |
2011-09-14 |
jmcmullan | dos.library: Fix ReadArgs() processing of '?' commands...
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | Tests/dos/runcommand: Actually return the error
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | Tests/clib/jmpbuf: Compiler delint
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | graphics.hidd: Compiler delint
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | arossupport: Compiler delint
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | bcpl: Fix openWindow to correctly pass the arguments...
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | bcpl: endread and endwrite should also SelectInput...
|
commit | commitdiff | tree |
2011-09-13 |
jmcmullan | dos.library: Fix some finer points of IsInteractive()
|
commit | commitdiff | tree |