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
6574 2761 d 13 h siemargl /programs/develop/ktcc/trunk/ fix startup, gcc5.4 ready  
6460 2851 d 3 h siemargl /programs/develop/ktcc/trunk/ samples upd  
6443 2880 d 11 h siemargl /programs/develop/ktcc/trunk/ small polish, samples  
6441 2885 d 5 h siemargl /programs/develop/ktcc/trunk/ debugger info, big stack opt  
6439 2892 d 17 h siemargl /programs/develop/ktcc/trunk/ small math fix & readme  
6433 2902 d 10 h siemargl /programs/develop/ktcc/trunk/ libc testsuite + fixes  
6432 2905 d 11 h siemargl /programs/develop/ktcc/trunk/libc/ ctype+scanf fix  
6431 2906 d 3 h siemargl /programs/develop/ktcc/trunk/libc/ added *scanf family  
6429 2907 d 13 h siemargl /programs/develop/ktcc/trunk/ compiler 0.9.26 release  
6425 2909 d 11 h siemargl /programs/develop/ktcc/trunk/libc/stdio/ printf fixes  
6424 2910 d 7 h siemargl /programs/develop/ktcc/trunk/libc/ release ktcc 0.9.26  
6412 2921 d 9 h siemargl /programs/develop/ktcc/trunk/libc/ bugfixing  
6410 2924 d 2 h siemargl /programs/develop/ktcc/trunk/ small fixes. need more  
6196 3000 d 12 h leency /programs/ system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table  
696 5950 d 3 h andrew_programmer /programs/develop/ktcc/trunk/libc/ Mathematical functions are added some.
It is added makefile for compilation of programs under KolibriOS with the help gcc.
 
647 6041 d 13 h andrew_programmer /programs/develop/ Mistakes in functions of work with files and with system calls KolibriOS are corrected.
New functions for work with system calls KolibriOS are added. Functions for format output
are added: printf (), fprintf (), sprintf (), snprintf (), vsnprintf (). For material
numbers it is meanwhile supported only format output the (%f), and exponential output a (%e)
is not realized yet.
Functions for format output correctly work only in GCC because TinyC incorrectly works with
the functions containing variable number of arguments.
 
612 6093 d 2 h andrew_programmer /programs/develop/metcc/trunk/samples/files/ Example of work with files in TinyC.  
611 6093 d 2 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
610 6093 d 3 h andrew_programmer /programs/develop/metcc/trunk/libc/ Update Kolibri version of libC library(for usage in TinyC).
Correction of various mistakes in functions of work with files.
For work with files 70 function is used.
Functions for work with memory are changed for use of the new manager of memory.
 
609 6093 d 3 h andrew_programmer /programs/develop/metcc/trunk/source/ Update Kolibri version of TinyC.Some bugfixes.  
560 6147 d 10 h victor /programs/develop/metcc/trunk/libc/include/  
539 6170 d 6 h spraid /programs/ changed path to /sys in some programs  
249 6335 d 5 h Ghost /programs/develop/metcc/trunk/samples/ Some samples for metcc  
246 6336 d 21 h victor /programs/develop/metcc/trunk/libc/mesys/ very important file  
245 6336 d 21 h victor /programs/develop/metcc/trunk/libc/ -fixed memory leak in fopen/fclose
-added support relative path in fopen
-make up of build.bat
 
244 6336 d 22 h victor /programs/develop/metcc/trunk/libc/ -added long file names support
-small bug fix
 
236 6346 d 17 h victor /programs/develop/metcc/trunk/libc/ forget about "spaces&dos-paths"  
235 6346 d 18 h victor /programs/develop/metcc/trunk/libc/ Added cmd-script for building of melibc  
225 6359 d 11 h victor /programs/develop/metcc/trunk/libc/ блабла  
222 6362 d 22 h victor /programs/develop/metcc/trunk/ Converted JS building script to GNU makefile ;)  
219 6366 d 0 h victor /programs/develop/metcc/trunk/libc/ Перемещено удаленно  
218 6366 d 0 h victor /programs/develop/metcc/trunk/libc/mesys/ Удален(а) файл/папка  
217 6366 d 0 h victor /programs/develop/metcc/trunk/libc/string/ опечатка  
216 6369 d 6 h victor /programs/develop/metcc/trunk/libc/ Changes in building scripts (problems with spaces in DOS filenames)  
215 6369 d 10 h victor /programs/develop/metcc/trunk/libc/ Added several functions (to ctype.h, stdlib.h)
"Optimised" some functions in string.h
Added dynamic libraries support based on sysfunction 68.19 (experimental)
 
169 6413 d 15 h halyavin /programs/develop/metcc/trunk/libc/include/ fixed definition of process_table_entry structure in mesys.h  
159 6428 d 8 h halyavin /programs/develop/metcc/trunk/ * Assembler part of libc now also exports "name@params_size" for every system function
because of stdcall convention.
* Some fixes in calculating relocations procedure.
 
158 6429 d 5 h halyavin /programs/develop/metcc/trunk/ fixed bug in melibc and minor bug in compiler.  
146 6444 d 8 h halyavin /programs/develop/metcc/trunk/source/ tccmeos1.c deleted because it is old version of tccmeos.c  
145 6444 d 8 h halyavin /programs/develop/metcc/ initial import of metcc project