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
6829 2676 d 21 h dunkaist /programs/develop/ktcc/trunk/source/ Add ktcc to autobuild  
6574 2780 d 14 h siemargl /programs/develop/ktcc/trunk/ fix startup, gcc5.4 ready  
6460 2870 d 4 h siemargl /programs/develop/ktcc/trunk/ samples upd  
6443 2899 d 12 h siemargl /programs/develop/ktcc/trunk/ small polish, samples  
6441 2904 d 6 h siemargl /programs/develop/ktcc/trunk/ debugger info, big stack opt  
6439 2911 d 18 h siemargl /programs/develop/ktcc/trunk/ small math fix & readme  
6433 2921 d 11 h siemargl /programs/develop/ktcc/trunk/ libc testsuite + fixes  
6432 2924 d 13 h siemargl /programs/develop/ktcc/trunk/libc/ ctype+scanf fix  
6431 2925 d 4 h siemargl /programs/develop/ktcc/trunk/libc/ added *scanf family  
6429 2926 d 15 h siemargl /programs/develop/ktcc/trunk/ compiler 0.9.26 release  
6425 2928 d 12 h siemargl /programs/develop/ktcc/trunk/libc/stdio/ printf fixes  
6424 2929 d 9 h siemargl /programs/develop/ktcc/trunk/libc/ release ktcc 0.9.26  
6412 2940 d 10 h siemargl /programs/develop/ktcc/trunk/libc/ bugfixing  
6410 2943 d 4 h siemargl /programs/develop/ktcc/trunk/ small fixes. need more  
6196 3019 d 13 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 5969 d 4 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 6060 d 14 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 6112 d 3 h andrew_programmer /programs/develop/metcc/trunk/samples/files/ Example of work with files in TinyC.  
611 6112 d 4 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
610 6112 d 4 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.
 

Show All