Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Usermode /
2015-02-18 John HodgeUsermode/libc - Fix strchr and strrchr behavior master
2015-02-17 John HodgeUsermode/libnet - Fix compile errors (silly me)
2015-02-17 John HodgeUsermode/utests - Fix DNS utest, update libc utests...
2015-02-17 John HodgeUsermode/ld-acess - Clean up loadlib.c, improved debug
2015-02-16 John HodgeBuild - Fix build quirks for fresh
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2015-02-16 John HodgeUsermode/libnet - Set recursion bit (We want the server...
2015-02-16 John HodgeNetworking - DNS resolution semi-working
2015-02-16 John Hodge (sonata)Usermode/(libnet,libpsocket) - Call new DNS code from...
2015-02-15 John Hodge (sonata)Usermode/libnet - Implementation of DNS lookup, untested
2015-02-15 John Hodge (sonata)Usermode/libnet - Starting work on DNS resolver
2015-02-15 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2015-02-15 John HodgeUsermode/ld-acess - Use $(AS) var instead of invoking CC
2015-02-13 John HodgeARMv7 - Fix compiler and partial compilation
2015-01-31 John HodgeUsermode/libc - Fixing some libc problems
2015-01-12 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2015-01-12 John HodgeUsermode/libc #6 Fix string.h functions, add some more...
2014-12-28 John Hodge (sonata)Usermode/AxWin3 - Clean up unneeded (and silly) log...
2014-12-28 John Hodge (sonata)Usermode/AxWin4 - Minor cleanups (change background...
2014-12-28 John Hodge (sonata)Usermode/AxWin4 - (minor) Fix CColour to compile in...
2014-12-27 John Hodge (sonata)Usermode/AxWin4 - (hack) Add downscaled bitmap font
2014-12-26 John Hodge (sonata)Usermode/AxWin4 - Fix bitmap upscale
2014-12-26 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2014-12-26 John Hodge (sonata)Usermode/AxWin4 - Added text rendering (very hacky...
2014-12-26 John Hodge (sonata)Usermode/libunicode - Add C++ wrappers
2014-12-26 John Hodge (sonata)Usermode/libc - Fix time conversion code
2014-12-26 John Hodge (sonata)Usermode/libc++ - cxa_guard behavior fix
2014-12-11 John HodgeUsermode - More hackery to get glib compiling
2014-12-11 John HodgeUsermode/POSIX - Hacking in stubs to build irssi/glib
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-27 John HodgeUsermode - Adding hacky pthreads support
2014-11-09 John Hodge (sonata)Usermode/AxWin4 - Send mouse/keyboard events to client
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fix broken map impl causing pixel...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fixing ID lookups of windows and...
2014-11-07 John Hodge (sonata)Usermode/libc++ - Implement map::insert and map::erase
2014-11-07 John Hodge (sonata)Usermode/libc - Add support for %H and %M in strftime
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Fix _DrawText deserialise, replace...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Clean up logging
2014-11-07 John Hodge (sonata)Usermode - Fix broken compilation
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Debugging quirks in ARCH=native
2014-11-06 John Hodge (sonata)Usermode/libaxwin4 - Handle demarshal failure
2014-11-06 John Hodge (sonata)Usermode/AxWin4 - Tweak handling of AcessNative (doesn...
2014-11-06 John Hodge (sonata)Usermode/libc++ - Fix off by one in map indexing
2014-11-05 John Hodge (sonata)Usermode/libc++ - Add another DWARF encoding type to...
2014-11-05 John Hodge (sonata)Usermode/AxWin4 - (minor) Log and fail when wrong windo...
2014-11-05 John Hodge (sonata)ARCH=native Fix crtn to return
2014-11-03 John Hodge (sonata)Usermode/ld-acess - Overhaul cleanup of ELF loader
2014-11-03 John Hodge (sonata)Usermode/libc - Fix not loading crt0.s in libc
2014-10-18 John Hodge (sonata)ARCH=native - Fix compilation on newer compilers (link...
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
2014-09-28 John Hodge (sonata)Usermode/libc - Fix inttypes.h
2014-09-27 John HodgeRandom work on C++11 printf
2014-09-04 John HodgeUsermode/c++extras - Cleanup of cprintf code
2014-09-02 John HodgeUsermode/libc++_extras - Work on a C++ printf implement...
2014-08-25 John HodgeUsermode - Hacky and stubbed libiconv and libintl clone...
2014-08-25 John HodgeSyscalls - Work on removing SysDebug (formatted), repla...
2014-08-25 John HodgeUsermode/AxWin4 - Controls working, starting on text
2014-08-25 John HodgeUsermode/Core Libs - Fix CRT* file types
2014-08-24 John Hodgex86_64 build working with new compiler
2014-08-18 John HodgeUsermode/AxWin4 - Shared buffers working, added DrawCtr...
2014-08-18 John HodgeUsermode/libaxwin4 - Fix to reply waiting (thread safet...
2014-08-18 John HodgeUsermode/ld-acess - Fix dynamic linking quirk (STB_WEAK...
2014-08-18 John HodgeUsermode/libc++ - Many fixes and cleanups
2014-08-18 John HodgeUsermode/libc - Move free logic to another method,...
2014-06-23 John HodgeTools/NetTest - Fix compilation errors
2014-06-22 John HodgeUsermode/AxWin4 - Working in shared memory usage
2014-06-22 John HodgeKernel/VFS - Truncate support, mmap fixes
2014-06-21 John HodgeUsermode/ld-acess - Fix syscall arg count for SysDebugHex
2014-06-21 John HodgeUsermode/ld-acess - STB_WEAK local symbols
2014-06-21 John HodgeUsermode/AxWin4 - Screen dimensions acquisition, speedu...
2014-06-10 John HodgeUsermode/AxWin4 - Input progressing
2014-06-08 John HodgeUsermode/AxWin4 - Mouse input in progress
2014-06-08 John HodgeUsermode/AxWin4 - Rendering random data successfully now
2014-06-08 John HodgeUsermode/libc++ - Override allocators to remove placeme...
2014-06-08 John HodgeUsermode/Syscalls - Add WriteAt/ReadAt syscalls
2014-06-08 John HodgeUsermode/AxWin4 - PushData implemented
2014-06-08 John HodgeUsermode/AxWin4 - Add very basic start on a UI program
2014-06-08 John HodgeUsermode/AxWin4 - Slowly implementing
2014-06-08 John HodgeUsermode - Remove acess.ld (unneeded now)
2014-06-08 John HodgeUsermode/libaxwin4 - Fix bad message ID for resize...
2014-06-08 John HodgeUsermode/libc++ - Fix system_error construction, silcen...
2014-06-08 John HodgeUsermode/libc++ - STL Fix string termination, silence...
2014-06-06 John HodgeUsermode/libc++ - Exception handling implemented (parti...
2014-06-06 John HodgeUsermode/syscalls - Add SysDebugHex syscall (Debug_HexDump)
2014-05-31 John HodgeUsermode/init - Better logging
2014-05-31 John HodgeUsermode/AxWin4 - Fix deserialiser, ::std::map for...
2014-05-31 John HodgeUsermode/libposix - Update makefile to include crt...
2014-05-31 John HodgeUsermode/libc - Makefile update, move stdin/... to...
2014-05-31 John HodgeUsermode/libc++ - ::std::map implementation mostly
2014-05-31 John HodgeBuildConf - Switch to OS specific cross-compiler (inste...
2014-05-31 John HodgeUsermode/crt0 - Added shared version for libraries
2014-05-31 John HodgeUsermode/ld-acess - Large cleanup to ELF dynamic linking
2014-05-26 John HodgeUsermode/crt0 - Replaced crtbegin/crtend with crti...
2014-05-26 John HodgeUsermode/libaxwin4 - Implementation and debug
2014-05-26 John HodgeUsermode/libc++ - Debug in cxa code, list emplace and...
2014-05-26 John HodgeUsermode/AxWin4 - Server implementation runnable
2014-05-24 John HodgeUsermode/AxWin4 - Starting work on client-side library
2014-05-24 John HodgeUsermode/libc++ - system_error and vector implementation
2014-05-24 John HodgeUsermode/AxWin4 - Add forgotten cursor (same file as...
next

UCC git Repository :: git.ucc.asn.au