Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9949 175 d 16 h Doczom /kernel/trunk/ fix bug in sysfn 7  
9926 295 d 12 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9910 373 d 7 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9709 796 d 11 h Doczom /kernel/trunk/ delete TASKDATA  
9692 799 d 8 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 825 d 8 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 825 d 18 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8876 1031 d 20 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1033 d 19 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
 
8867 1034 d 14 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
 
8866 1034 d 18 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
 
8053 1369 d 9 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2309 d 3 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5788 3147 d 14 h serge /kernel/trunk/ Kernel: minor cleanup  
5363 3385 d 8 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4588 3703 d 3 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
3565 3974 d 17 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3545 3975 d 11 h hidnplayr / Merge new network stack with trunk  
3539 3976 d 6 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 3976 d 19 h clevermouse /kernel/trunk/ priorities in scheduler  

Show All