Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9205 971 d 10 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 971 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9201 972 d 11 h Doczom /programs/cmm/misc/ fix height checkbox  
9200 973 d 10 h akron1 /programs/develop/cedit/ CEDIT: minor fixes  
9199 975 d 12 h Doczom /programs/system/amd_temp_view/ add @notify message for input error load driver  
9198 975 d 13 h Doczom /programs/system/cpu/trunk/ fix BUTTON.WIDTH in cpu.asm  
9197 976 d 10 h akron1 / cedit: search selected text
FB2 Reader: minor fix
 
9196 977 d 18 h dunkaist /programs/testing/pcidev/trunk/ pcidev: fix output of the last bus #, increase window height  
9194 981 d 6 h akron1 /programs/develop/cedit/ CEDIT: bugfix  
9193 982 d 6 h akron1 /programs/develop/cedit/ CEDIT: optional highlighting of operators and delimiters  
9190 983 d 12 h akron1 /programs/develop/cedit/ CEDIT: menu changes  
9189 984 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9187 986 d 7 h akron1 /programs/develop/cedit/ CEDIT: Keyboard navigation in menu; internal changes  
9182 989 d 7 h akron1 /programs/develop/cedit/ CEDIT: new checkboxes  
9181 990 d 8 h akron1 /programs/develop/cedit/ CEDIT: better timer, minor fixes  
9180 991 d 7 h akron1 /programs/develop/cedit/ CEDIT: EOL conversion (CRLF/LF/CR)  
9179 991 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9178 992 d 17 h rgimad /programs/cmm/browser/ WebView: added build and run scripts for linux  
9177 994 d 11 h akron1 /programs/develop/oberon07/ Oberon07: v1.53  
9176 994 d 11 h akron1 /programs/develop/cedit/ CEDIT: rebuild  
9175 994 d 12 h akron1 / CEDIT: some small changes  
9174 995 d 5 h akron1 /programs/develop/cedit/ CEDIT: new version  
9173 995 d 7 h turbocat /programs/system/shell/ SHELL 0.8.3:
- Added the ability to create parent directories if needed( "mkdir" command)
 
9167 999 d 8 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9165 999 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9164 999 d 10 h hidnplayr /programs/network/ftpc/ FTPC: improved error handeling in wait_for_servercommand  
9163 1000 d 4 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9156 1002 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj:
- fixed return fwrite and fread as well as eof
 
9155 1003 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
9154 1003 d 9 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- disabled for windows and linux build
 
9153 1003 d 10 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_ by default
- added ktcc for Windows and Linux to autobuild
 
9150 1005 d 7 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9146 1006 d 8 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
9137 1013 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9132 1017 d 7 h hidnplayr /programs/network/ssh/ CP866->UTF8 input recode  
9129 1019 d 12 h hidnplayr /programs/network/netstat/ Cosmetic fixes  
9128 1019 d 22 h hidnplayr /programs/network/ Ctrl+C for ping, tracert.  
9127 1020 d 8 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9126 1020 d 14 h hidnplayr /programs/network/ssh/ Variable RSA key length  
9125 1020 d 14 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.