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 176 d 8 h Doczom /kernel/trunk/ fix bug in sysfn 7  
9926 296 d 4 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9910 373 d 23 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9709 797 d 4 h Doczom /kernel/trunk/ delete TASKDATA  
9692 800 d 0 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 826 d 0 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 826 d 10 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8876 1032 d 12 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1034 d 11 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 1035 d 7 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 1035 d 11 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 1370 d 1 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2309 d 20 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5788 3148 d 6 h serge /kernel/trunk/ Kernel: minor cleanup  
5363 3386 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4588 3703 d 20 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 3975 d 9 h hidnplayr /kernel/trunk/ Socket_receive: return -1 when socket is closed.  
3545 3976 d 3 h hidnplayr / Merge new network stack with trunk  
3539 3976 d 22 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 3977 d 12 h clevermouse /kernel/trunk/ priorities in scheduler  

Show All