Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8978 1050 d 6 h Boppan /kernel/trunk/ [kernel][doxygen] Hide proc/endp supporting macros from doxygen  
8972 1050 d 9 h Boppan /kernel/trunk/ [kernel][doxygen] Document `proc` macro  
8971 1050 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `cinvoke` macro and check commit speed  
8970 1050 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `ccall` macro and check commit speed  
8969 1050 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `invoke` macro and check commit speed  
8965 1050 d 12 h Boppan /kernel/trunk/ [kernel][doxygen] Document stdcall macro  
7294 2161 d 1 h dunkaist /kernel/trunk/ Update kernel's proc32.inc from fasm source

* Resulting kernel.bin did not change.
* This file had KolibriOS copyright header which I did not preserve
because we use it unchanged as shipped with fasm.
 
5363 3414 d 5 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
2455 4445 d 8 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4596 d 4 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
750 5929 d 18 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6136 d 11 h mikedld /kernel/trunk/ Revision numbering fix  
465 6236 d 19 h serge /kernel/trunk/ merge flat kernel  
425 6264 d 2 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
213 6388 d 13 h diamond /kernel/trunk/ * Fixed bugs in user_alloc and user_free.
* 'stdcall' procedures now do not generate stupid 'ret 0'
(useful when compiling with FASM before 1.66)
 
168 6429 d 16 h serge /kernel/trunk/ complete SSE support. user-level SSE & FPU exceptions handling