log

age author description
Wed, 04 Apr 2012 18:08:48 +0200 windel Fixed saving of connections
Wed, 04 Apr 2012 07:30:21 +0200 windel Added line saving
Tue, 27 Mar 2012 18:38:29 +0200 windel Added cool rotate function
Tue, 27 Mar 2012 07:29:59 +0200 windel Fixed save to xml
Thu, 15 Mar 2012 20:30:13 +0100 windel Added xml save function
Sat, 18 Feb 2012 17:09:21 +0100 windel Fixed width of library
Sat, 18 Feb 2012 16:42:23 +0100 windel Added some demo applications
Sat, 18 Feb 2012 16:18:03 +0100 windel Fixed build by commenting out initrd code
Fri, 03 Feb 2012 18:01:18 +0100 windel Merge
Fri, 03 Feb 2012 17:56:41 +0100 windel Added memory functions
Tue, 24 Jan 2012 17:54:16 +0100 windel Added more malloc stuff. Added mem usage
Fri, 03 Feb 2012 18:40:43 +0100 windel Move ide
Fri, 03 Feb 2012 18:38:44 +0100 windel Directory cleanup
Mon, 16 Jan 2012 21:38:55 +0100 windel Cleanup
Mon, 16 Jan 2012 20:47:05 +0100 windel Removed test variables
Mon, 16 Jan 2012 17:38:00 +0100 windel Added bss end address and load end address to multiboot header
Mon, 16 Jan 2012 13:46:06 +0100 windel Fixes for uninitialized data. This causes problems on real machines
Sun, 15 Jan 2012 13:39:49 +0100 windel Added more interrupt handlers
Fri, 13 Jan 2012 18:18:17 +0100 windel Added initial ramdisk and some virtual file system functions
Tue, 10 Jan 2012 20:40:35 +0100 windel Changed interrupt handler
Thu, 29 Dec 2011 23:51:35 +0100 windel Added static asserts and fixed pages
Thu, 29 Dec 2011 19:34:01 +0100 windel Added get_page function to mm
Wed, 28 Dec 2011 13:38:43 +0100 windel Moved Makefiles
Tue, 27 Dec 2011 18:59:02 +0100 windel Added some files for the python port
Tue, 27 Dec 2011 17:36:52 +0100 windel Added mm.c
Tue, 27 Dec 2011 13:31:38 +0100 windel Beginning of multitasking
Fri, 02 Dec 2011 14:00:02 +0100 windel Split up in more files and reboot command
Thu, 01 Dec 2011 21:42:59 +0100 windel Added ubersimple malloc algorithm
Wed, 30 Nov 2011 22:41:51 +0100 windel Added python run function
Tue, 29 Nov 2011 19:32:31 +0100 windel Forgot crucial adjustment to idt pointer
Mon, 28 Nov 2011 20:54:40 +0100 windel Now working with 2 MB pages
Sun, 27 Nov 2011 21:38:38 +0100 windel Cleanup of bochs config file
Sun, 20 Nov 2011 20:35:51 +0100 windel Fixed interrupt issue, ds, es, ss, fs and gs were not initialized to 0
Sat, 19 Nov 2011 20:01:28 +0100 windel First attempt IDT loader 64 bits. INT13 occurs
Fri, 18 Nov 2011 14:41:53 +0100 windel-eee Merged
Tue, 15 Nov 2011 07:35:00 +0100 windel Fixup in multidocument area stuff
Mon, 14 Nov 2011 22:45:55 +0100 windel Added asm interrupt handler things, not yet working
Mon, 14 Nov 2011 21:44:35 +0100 windel Cleanup of header files
Mon, 14 Nov 2011 21:31:27 +0100 windel Fixup of variable argument things
Sun, 13 Nov 2011 23:24:10 +0100 windel Work on error in stdarg
Sun, 13 Nov 2011 12:49:13 +0100 windel Added .o ignore pattern
Sun, 13 Nov 2011 12:47:47 +0100 windel 64 bits kernel without interrupts but with printf in C
Fri, 21 Oct 2011 17:36:57 +0200 windel Started with MDI functions
Sat, 15 Oct 2011 10:03:21 +0200 windel Added xml project
Fri, 07 Oct 2011 11:20:06 +0200 windel Added error list
Thu, 22 Sep 2011 17:44:31 +0200 windel-eee Added handy highlighting to IDE
Wed, 21 Sep 2011 19:05:18 +0200 windel-eee Improved link between ast viewer and code edit
Sun, 18 Sep 2011 21:21:54 +0200 windel Added icon and added ignore pattern
Sun, 18 Sep 2011 20:04:20 +0200 windel Removed old stuff
Sun, 18 Sep 2011 19:00:29 +0200 windel Initial import of compiler
Sun, 18 Sep 2011 13:52:44 +0200 windel Added old svn repo