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
9210 937 d 22 h akron1 /programs/develop/cedit/ CEDIT: minor fixes, refactoring  
9209 940 d 23 h hidnplayr /programs/develop/mtdbg/ Bugfix from 'Jurgen' for repne scasw / repnz stosw and handling of unknown/invalid opcodes.
See https://board.kolibrios.org/viewtopic.php?p=77209#p77209 for details.
 
9208 943 d 0 h akron1 /programs/develop/cedit/ CEDIT: internal changes  
9207 944 d 20 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9205 944 d 22 h turbocat /programs/develop/ktcc/trunk/bin/lib/ Loaded libSDL.a, libsound.a and updated libc.obj.a for tcc.  
9204 944 d 22 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9200 946 d 22 h akron1 /programs/develop/cedit/ CEDIT: minor fixes  
9197 949 d 22 h akron1 / cedit: search selected text
FB2 Reader: minor fix
 
9194 954 d 17 h akron1 /programs/develop/cedit/ CEDIT: bugfix  
9193 955 d 18 h akron1 /programs/develop/cedit/ CEDIT: optional highlighting of operators and delimiters  
9190 956 d 23 h akron1 /programs/develop/cedit/ CEDIT: menu changes  
9189 957 d 21 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9187 959 d 19 h akron1 /programs/develop/cedit/ CEDIT: Keyboard navigation in menu; internal changes  
9182 962 d 19 h akron1 /programs/develop/cedit/ CEDIT: new checkboxes  
9181 963 d 19 h akron1 /programs/develop/cedit/ CEDIT: better timer, minor fixes  
9180 964 d 19 h akron1 /programs/develop/cedit/ CEDIT: EOL conversion (CRLF/LF/CR)  
9179 964 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9177 967 d 22 h akron1 /programs/develop/oberon07/ Oberon07: v1.53  
9176 967 d 23 h akron1 /programs/develop/cedit/ CEDIT: rebuild  
9175 967 d 23 h akron1 / CEDIT: some small changes  
9174 968 d 17 h akron1 /programs/develop/cedit/ CEDIT: new version  
9167 972 d 20 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9165 972 d 21 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9163 973 d 16 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9156 975 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj:
- fixed return fwrite and fread as well as eof
 
9155 976 d 21 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
9154 976 d 21 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- disabled for windows and linux build
 
9153 976 d 21 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_ by default
- added ktcc for Windows and Linux to autobuild
 
9137 986 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9127 993 d 20 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9125 994 d 2 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9105 999 d 22 h hidnplayr /programs/develop/libraries/console_coff/ More escape codes.
New function 'con_get_input' useful to get escape codes from special keys.
Implemented alternative screen buffer.
See included documentation for more details.
 
9096 1005 d 8 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
9095 1006 d 15 h turbocat /programs/develop/libraries/microtar/ mtar.obj:
use now wrappers names
 
9094 1006 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc,obj:
- changed wrapper names
 
9093 1006 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- restructured ksys.h
 
9091 1007 d 2 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- strip replaced by kos32-strip
 
9088 1007 d 19 h Boppan /programs/develop/clink/ [clink] Improve program argument system  
9087 1007 d 20 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- fixed autobuild clink path
 
9086 1007 d 20 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- added to autobuild