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 185 d 6 h Doczom /kernel/trunk/ fix bug in sysfn 7  
9926 305 d 2 h Doczom /kernel/trunk/ [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants  
9910 382 d 22 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9709 806 d 2 h Doczom /kernel/trunk/ delete TASKDATA  
9692 808 d 23 h Doczom /kernel/trunk/ replacing TASK DATA.pid with APPDATA.tid  
9614 834 d 23 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 835 d 8 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
8876 1041 d 10 h rgimad /kernel/trunk/ [KERNEL] use constants instead of hardcoded values, other small fixes  
8869 1043 d 9 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 1044 d 5 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 1044 d 9 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 1379 d 0 h rgimad /kernel/trunk/ translate russian comments to english #4, no code changes  
7136 2318 d 18 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

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

Show All