2013-02-19 |
John Hodge | Usermode/AxWin3 - A couple more icons, render fixes |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/libimage_sif - Fixed buggy loading code |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/liburi - Fixed off-by-one in path code |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/AxWin3 - resources and bugfixes |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Tools - Fixes to img2sif |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Cleaner libaxwin WNDMSG handling |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Decorator resize and close, misc... |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/ATE - Smaller default window |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Compile fix |
commit | commitdiff | tree | snapshot |
2013-02-18 |
John Hodge | Usermode/axwin3 - Window destruction and client exit |
commit | commitdiff | tree | snapshot |
2013-02-16 |
John Hodge | Kernel - Signals partially implimented |
commit | commitdiff | tree | snapshot |
2013-02-16 |
John Hodge | Usermode/libc - Messing about with %f |
commit | commitdiff | tree | snapshot |
2013-02-15 |
John Hodge | Modules/USB - Disabled debug in core.c |
commit | commitdiff | tree | snapshot |
2013-02-15 |
John Hodge | Usermode/libc - printf fixes |
commit | commitdiff | tree | snapshot |
2013-02-15 |
John Hodge | Makefiles - Silenced utest and mtest chatter |
commit | commitdiff | tree | snapshot |
2013-02-15 |
John Hodge | Usermode/libc - ftoa() fixes, current test set passes |
commit | commitdiff | tree | snapshot |
2013-02-15 |
John Hodge | Usermode/libc - Fixed itoa precision, ftoa rounding |
commit | commitdiff | tree | snapshot |
2013-02-14 |
John Hodge | Makefile - Possible fix for travis CI compile error |
commit | commitdiff | tree | snapshot |
2013-02-14 |
John Hodge | Usermode - Unit tests called from root makefile |
commit | commitdiff | tree | snapshot |
2013-02-14 |
John Hodge | Usermode/libc - Fixed compilation issues in printf |
commit | commitdiff | tree | snapshot |
2013-02-14 |
John Hodge | Usermode/libc - Unit tests |
commit | commitdiff | tree | snapshot |
2013-02-10 |
John Hodge | Usermode/cat - Fixed order of fread/fwrite params |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge | Tweaking root makefile |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge | Usermode/libc - Fixed DIV0 in fread/fopen |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge | Kernel/x86 - Removed conditional debug statement in... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge | Kernel/x86 - Fixed ACPICA shim possible null deref |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge... | TravisCI - Disabled until unit tests are ready |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge... | Modules/FDDv2 - Minor fix in ReadDir/FindDir |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge... | Kernel/x86 - Moved MP Table parsing into its own file |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Hodge | Modules/LVM - Minor note |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Hodge | Usermode/libc - Tester for printf |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Hodge | Tools/NetTest - Seed RNG, tcpclient logging |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Hodge | Tools/nativelib - Threading fixes |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Hodge | Modules/IPStack - TCP minor bugfixes, arp semaphore... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Hodge | Kernel/semaphore - Logging improvements |
commit | commitdiff | tree | snapshot |
2013-02-07 |
John Hodge | Usermode/libc - FP printf (partial) |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | Usermode/libc - Removed debug SysDebug |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | Kernel - Implimented cached escape codes |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | Usermode/libc - Moved *printf into printf.c |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
commit | commitdiff | tree | snapshot |
2013-02-02 |
John Hodge | nativelib - Fixed some possible NULL dereferences |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John Hodge | DiskTool - Actual help message :) |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John Hodge | nativelib - Compilation fixes |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John Hodge... | NativeLib - Including kernelland locks |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John Hodge... | Kernel - Updated events and workqueue to use new function |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John Hodge... | Kernel - Removed while() loops in locks with Threads_in... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2013-01-29 |
John Hodge... | Applications/irc - Added MOTD start code |
commit | commitdiff | tree | snapshot |
2013-01-29 |
John Hodge... | Modules/IPStack - Fixed NULL dereference in routing |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge... | Modules/IPStack - Killing Threads_Yield |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge... | Tools/nativelib - More things implimented |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Kernel - (experimental) Allowing THREAD_EVENT_TIMER... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | AcessNative/nativefs - Removed debug |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Modules/IPStack - Fixed use of sprintf(NULL,...) |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | BuildConf/ARMv7 - Switched to eabi |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Kernel/x86_64 - Fixed misplaced jump |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Tools/nativelib - Many features implimented |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | IPStack - Breaking things (constant iftype) |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | nativelib - Implimenting missing functions |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | nativelib - Compile fixes |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Kernel[Tegra2] - Messing about debugging tegra stuff |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge | Kernel - Fix ACLs using anon structures |
commit | commitdiff | tree | snapshot |
2013-01-28 |
John Hodge... | Cleaning up clang warnings |
commit | commitdiff | tree | snapshot |
2013-01-27 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2013-01-27 |
John Hodge... | Tools/nativelib - Working on threading |
commit | commitdiff | tree | snapshot |
2013-01-26 |
John Hodge... | NetTest - Compiles, doesn't yet do much |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | Fixing gitignore |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | Tools - Added SDL_Image->.sif converter |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | IPStack/tcp - Added deferred ACK support |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | Kernel/vterm - Fixed bug in \e[100m support |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | Kernel - Moved string functions into a separate header... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
John Hodge... | Tools/DiskTool - Splitting parts out to be shared with... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
John Hodge... | Kernel/vterm - Implimented 90-97/100-107 font modes... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
John Hodge... | Usermode/axwin3 - Made menus auto-raised |
commit | commitdiff | tree | snapshot |
2013-01-22 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2013-01-22 |
John Hodge | Kernel/debug - Panic to VT for the first nested panic |
commit | commitdiff | tree | snapshot |
2013-01-22 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/GUITerminal - Backspace and over-greedy fix |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/axwin3 - RichText cursor (hacked) |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Kernel/fifo - Fixed memory corruption |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Kernel - Fixed recursion runaway on Panic() in debug |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/GUITerminal - Text colouring and cursor |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/axwin3 - Input fixes |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Fixed FDD install |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/GUITerminal - Now can show shell |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/axwin3 - Richtext invalidate window on text... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Kernel/FIFO - Debug |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/libunicode - Hack, see diff :) |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/libc - Fixed printf() sending \0 |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/GUITerminal - VT100 extended parsing |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Kernel/vterm - Added warning on unknown init option |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Modules/RPiDisplay - Commiting non-compiled code |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Notes - Random 3D notes |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Makefile - Added libunicode and GUI terminal |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Modules/InitRD - Added GUI terminal and libunicode... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/axwin3 - Implimented terminal spawn command |
commit | commitdiff | tree | snapshot |
2013-01-20 |
John Hodge... | Usermode/GUITerminal - Progressing, compiles and runs... |
commit | commitdiff | tree | snapshot |
next |