Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8832 1082 d 13 h rgimad /programs/system/shell/ fix shell tupfile #5  
8831 1082 d 13 h rgimad /programs/system/shell/ fix shell tupfile #4  
8830 1082 d 13 h rgimad /programs/system/shell/ fix shell tupfile #3
sorry for many revisions..
 
8829 1082 d 13 h rgimad /programs/system/shell/ fix shell tupfile #2  
8828 1082 d 13 h rgimad /programs/system/shell/ fix shell tupfile  
8827 1082 d 13 h rgimad /programs/system/shell/ SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command
 
8826 1082 d 14 h leency / icons16.png: has 18x18 px size now
Eolite:
- move properly implemented
- show device icons in list
- bugfixes
clean skins
 
8824 1082 d 23 h IgorA /programs/bcc32/ add new program 'Blocks'  
8823 1083 d 1 h leency / cmm: move install to misc  
8822 1083 d 2 h leency / cmm cmm and icons update 2  
8821 1083 d 22 h leency / cmm and icons update  
8820 1084 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added build_all.sh  
8818 1084 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ ktcc + libc.obj:
- ksys.h - added event mask enum
- samples - old examples updated
- delete junk files
 
8814 1084 d 18 h Doczom /programs/media/piano/ cleaning up unnecessary comments  
8813 1084 d 18 h turbocat /programs/other/ Fixed Tupefile.lua in other programs  
8812 1084 d 18 h Doczom /programs/media/piano/ cleaning up unnecessary comments  
8811 1084 d 19 h turbocat /programs/other/TinyHashView/ Fix build  
8810 1084 d 19 h turbocat /programs/other/TEAtool/ TEAtool:
fix Tupefile.lua
 
8809 1084 d 19 h turbocat /programs/other/PasswordGen/ PasswordGen:
Fix build
 
8808 1084 d 19 h turbocat /programs/develop/tinybasic/ TinyBasic:
Fix build
 
8807 1084 d 19 h turbocat /programs/network/whois/ Whois:
Fix tupefile.lua
 
8806 1084 d 19 h turbocat /programs/network/whois/ Whois:
Fix Tupefile.lua
 
8805 1084 d 19 h turbocat /programs/other/Weather/ Weather:
fix Tupefile.lua
 
8804 1084 d 19 h turbocat /programs/develop/ktcc/trunk/bin/lib/ ktcc:
Added libc.obj.a libtcc.a crt0.a
 
8803 1084 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ Fixed build libc.obj  
8802 1084 d 20 h turbocat /programs/other/Weather/ Weather:
Fixed build
 
8801 1084 d 20 h turbocat /programs/other/TinyHashView/ THashView:
Fix build
 
8800 1084 d 20 h turbocat /programs/develop/ktcc/trunk/bin/ Uodate kos32-tcc  
8799 1084 d 20 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
now uses crt0.o
 
8798 1084 d 20 h turbocat /programs/network/whois/ Whois:
Fixed build
 
8797 1084 d 20 h turbocat /programs/develop/libraries/microtar/ Fixed mtar.obj build  
8796 1084 d 20 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj is now the default libc for tcc  
8794 1084 d 20 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj
Fixed build
 
8793 1084 d 20 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8791 1084 d 23 h turbocat /programs/develop/libraries/microtar/ Added microtar library(mtar.obj)
(Library for working with tar archives)
 
8790 1084 d 23 h turbocat /programs/develop/libraries/kolibri-libc/source/stdio/ kolibri-libc:
Fixed fseek return
 
8789 1085 d 0 h leency /programs/cmm/ cmm: various size of icons support  
8788 1086 d 7 h Doczom /programs/develop/fp/ add link  
8787 1086 d 8 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed errno
- Fixed time functions and added new
- Socket functions are now in libraries
 
8786 1086 d 8 h turbocat /programs/develop/ktcc/trunk/source/ KTCC
Now KTCC gives the error "Linker error!" if the symbol was not found.
(Previously KTCC ignored these messages and generated an incorrect binary).