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 177 d 12 h Doczom /kernel/trunk/ fix bug in sysfn 7  
9926 297 d 8 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9910 375 d 3 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9709 798 d 7 h Doczom /kernel/trunk/ delete TASKDATA  
9692 801 d 4 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 827 d 4 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 827 d 14 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8876 1033 d 16 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1035 d 15 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 1036 d 10 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 1036 d 14 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 1371 d 5 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2310 d 23 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

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

Show All