Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
9051 1028 d 23 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added sprintf to the kernel.
- Added a notification from @notify when there are exceptions in the application.
- Added debug files to bochs
 
/kernel/branches/Kolibri-F/build_test.sh
/kernel/branches/Kolibri-F/debug_bochs
/kernel/branches/Kolibri-F/debug_bochs/bochs.bxrc
/kernel/branches/Kolibri-F/debug_bochs/fastxt2bochs_map.py
/kernel/branches/Kolibri-F/debug_bochs/symbols.exe
/kernel/branches/Kolibri-F/libc
/kernel/branches/Kolibri-F/libc/bin.x
/kernel/branches/Kolibri-F/libc/libc.c
/kernel/branches/Kolibri-F/libc/libc.inc
/kernel/branches/Kolibri-F/Makefile
/kernel/branches/Kolibri-F/Tupfile.lua
/kernel/branches/Kolibri-F/build.bat
/kernel/branches/Kolibri-F/build.sh
/kernel/branches/Kolibri-F/core/sys32.inc
/kernel/branches/Kolibri-F/data32.inc
/kernel/branches/Kolibri-F/kernel32.inc
8988 1036 d 14 h turbocat /kernel/branches/Kolibri-F/ Recreation of the Kolibri-F branch. Part 2  
/kernel/branches/Kolibri-F
8982 1040 d 13 h Boppan /kernel/trunk/ [asmxygen] Implement --stats key  
/kernel/trunk/asmxygen.py
8980 1040 d 14 h Boppan /kernel/trunk/ [asmxygen] Warn if an element has no comment  
/kernel/trunk/asmxygen.py
8979 1040 d 15 h Boppan /kernel/trunk/ [kernel][doxygen] Documment `endp` macro  
/kernel/trunk/proc32.inc
8978 1040 d 15 h Boppan /kernel/trunk/ [kernel][doxygen] Hide proc/endp supporting macros from doxygen  
/kernel/trunk/proc32.inc
8977 1040 d 15 h Boppan /kernel/trunk/ [asmxygen] Ignore symbols marked in a comment as '@dont_give_a_doxygen'  
/kernel/trunk/asmxygen.py
8976 1040 d 15 h Boppan /kernel/trunk/ [asmxygen] Optimize identifier classification mechanism (stable 5% speedup)  
/kernel/trunk/asmxygen.py
8975 1040 d 16 h Boppan /kernel/trunk/ [asmxygen] Only parse files if no `--clean` key provided  
/kernel/trunk/asmxygen.py
8974 1040 d 17 h Boppan /kernel/trunk/ [asmxygen] Translate dict in AsmReaderReadingComments into just a set of fields  
/kernel/trunk/asmxygen.py
8973 1040 d 17 h Boppan /kernel/trunk/ [asmxygen] Remove unuseful method  
/kernel/trunk/asmxygen.py
8972 1040 d 18 h Boppan /kernel/trunk/ [kernel][doxygen] Document `proc` macro  
/kernel/trunk/proc32.inc
8971 1040 d 19 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `cinvoke` macro and check commit speed  
/kernel/trunk/proc32.inc
8970 1040 d 19 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `ccall` macro and check commit speed  
/kernel/trunk/proc32.inc
8969 1040 d 19 h Boppan /kernel/trunk/ [kernel][doxygen] Add goxygen comment to `invoke` macro and check commit speed  
/kernel/trunk/proc32.inc
8968 1040 d 19 h Boppan /kernel/trunk/ [kernel][doxygen] Test commit duration and add a doxygen comment on dbgstr macro  
/kernel/trunk/macros.inc
8967 1040 d 20 h Boppan /kernel/trunk/ [asmxygen] Reimplement --clean key  
/kernel/trunk/asmxygen.py
8966 1040 d 20 h Boppan /kernel/trunk/ [asmxygen] Optimize: only parse not parsed before files  
/kernel/trunk/asmxygen.py
8965 1040 d 21 h Boppan /kernel/trunk/ [kernel][doxygen] Document stdcall macro  
/kernel/trunk/proc32.inc
8964 1040 d 22 h Boppan /kernel/trunk/docs/doxygen/ [doxygen] Change the project name to "KolibriOS kernel"  
/kernel/trunk/docs/doxygen/doxygen.cfg
8963 1040 d 22 h Boppan /kernel/trunk/ [asmxygen] Parse function arguments, used registers and calling convention  
/kernel/trunk/asmxygen.py
8962 1041 d 1 h Boppan /kernel/trunk/ [asmxygen] Test doxygen generation on is_region_userspace() function  
/kernel/trunk/kernel.asm
8961 1041 d 1 h Boppan /kernel/trunk/ [asmxygen][parse_variable] No reason to read comments by hand anymore  
/kernel/trunk/asmxygen.py
8958 1041 d 17 h Boppan /kernel/trunk/ [doxygen] Handle structures  
/kernel/trunk/asmxygen.py
8957 1041 d 17 h Boppan /kernel/trunk/ [asmxygen] Rewrite parser to make it smarter, parse existing comments  
/kernel/trunk/asmxygen.py
8928 1047 d 0 h dunkaist /kernel/trunk/gui/ kernel: Fix memory corruption of clipboard data.

There were a few off-by-one errors in window size calculation.
As a result, winmap update code corrupted clipboard structures.
 
/kernel/trunk/gui/mouse.inc
/kernel/trunk/gui/window.inc
8926 1047 d 15 h leency / kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3
 
/data/Tupfile.lua
/kernel/trunk/gui/button.inc
/programs/cmm/downloader/const.h
8914 1048 d 13 h rgimad /kernel/trunk/ fix previous  
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fs_lfn.inc
8912 1048 d 13 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
/kernel/trunk/core/syscall.inc
/kernel/trunk/fs/fs_lfn.inc
8896 1049 d 14 h hidnplayr / Add network packet error counters.  
/drivers/netdrv.inc
/kernel/trunk/network/stack.inc
8892 1050 d 11 h dunkaist /kernel/trunk/hid/ kernel: Unhardcode a few values in hid/keyboard.inc.  
/kernel/trunk/hid/keyboard.inc
8876 1051 d 2 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
/kernel/trunk/core/debug.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/kernel.asm
/kernel/trunk/posix/futex.inc
/kernel/trunk/posix/pipe.inc
8874 1052 d 2 h rgimad /kernel/trunk/ [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
 
/kernel/trunk/const.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sync.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
8869 1053 d 1 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
/kernel/trunk/const.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/fpu.inc
/kernel/trunk/core/heap.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/core/timers.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/data32.inc
/kernel/trunk/fs/iso9660.inc
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/gui/skincode.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/video/blitter.inc
/kernel/trunk/video/cursors.inc
/kernel/trunk/video/vesa20.inc
8867 1053 d 20 h rgimad /kernel/trunk/ [KERNEL] #2 Preparing to merge legacy TASKDATA into APPDATA:
- rename event_mask in APPDATA to occured_events, cause TASKDATA already has event_mask and they have different meaning and usage
- small fixes
 
/kernel/trunk/const.inc
/kernel/trunk/core/debug.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/kernel.asm
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
8866 1054 d 0 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
/kernel/trunk/const.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/data32.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/hid/mousedrv.inc
/kernel/trunk/kernel.asm
/kernel/trunk/network/socket.inc
/kernel/trunk/network/stack.inc
8865 1054 d 2 h leency /kernel/trunk/bootloader/uefi4kos/ uefi/kolibri.ini: clarify /sys directory path  
/kernel/trunk/bootloader/uefi4kos/kolibri.ini
8864 1054 d 12 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Disable debug output by default.  
/kernel/trunk/bootloader/uefi4kos/kolibri.ini
8858 1054 d 18 h rgimad /kernel/trunk/ [KERNEL] Refactoring:
- optimize struct zeroing in sys32.inc
- set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved)
- update some copyringhs
- other small fixes
 
/kernel/trunk/const.inc
/kernel/trunk/core/sys32.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/kernel.asm
8857 1054 d 21 h Boppan /kernel/trunk/docs/doxygen/ [kernel][doxygen] Do not generate LaTeX  
/kernel/trunk/docs/doxygen/doxygen.cfg