Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10002 26 d 3 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
9976 62 d 4 h Jurgen /kernel/trunk/ 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop => crash core Kolibri
 
9975 62 d 15 h Jurgen /kernel/trunk/core/ Add struct EXCEPT_STACK  
9930 244 d 1 h Doczom /kernel/trunk/ [KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
 
9926 298 d 5 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9910 376 d 0 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9831 683 d 7 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9828 684 d 22 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx  
9743 761 d 5 h Doczom /kernel/trunk/ fix bug in free group of port(46 sysf) in deleting thread  
9742 762 d 18 h Doczom /kernel/trunk/ small update 46 system function(no tested!)  
9715 796 d 4 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 799 d 5 h Doczom /kernel/trunk/ delete TASKDATA  
9692 802 d 1 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
8876 1034 d 13 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8874 1035 d 13 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
 
8869 1036 d 12 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
 
8866 1037 d 12 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
 
8858 1038 d 5 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
 
8093 1284 d 19 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
8051 1373 d 23 h rgimad /kernel/trunk/ Translate russian comments to english #2 , no code changes  

Show All