Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
kernel
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@859
15 years
Sam Hocevar
* Removed duplicate uint*_t defines from *_internal.h and included …
(edit)
@769
15 years
Sam Hocevar
* Removed \file directives from all files except caca.h and cucul.h, …
(edit)
@672
15 years
Sam Hocevar
* Slightly changed header comments.
(edit)
@664
15 years
Sam Hocevar
* Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
(edit)
@652
15 years
Sam Hocevar
* Use the asm versions of sin and cos when available.
(edit)
@617
15 years
Jean-Yves Lamoureux
* Removed false comment
(edit)
@608
15 years
Jean-Yves Lamoureux
* Fixed UPPER() for strcasecmp
(edit)
@607
15 years
Sam Hocevar
* Rewrote strncasecmp. Totally untested, of course.
(edit)
@589
15 years
Jean-Yves Lamoureux
* wrote strcasecmp for fun
(edit)
@578
15 years
Sam Hocevar
* Implemented a few math functions in our kernel: cos(), sin(), sqrt().
(edit)
@573
15 years
Sam Hocevar
* Added assembly code for inb() and outb(). * Print a small message …
(edit)
@570
15 years
Sam Hocevar
* Added a conditional to only build the kernel if --enable-vga was set.
(add)
@568
15 years
Sam Hocevar
* Added glue code to compile libcaca without a libc and build …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog