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
4757 3682 d 9 h right-hearted /programs/develop/libraries/menuetlibc/src/ NASM ---> AS  
4756 3682 d 9 h right-hearted /programs/develop/libraries/menuetlibc/src/ And again CPP to NASM  
4755 3682 d 9 h right-hearted /programs/develop/libraries/menuetlibc/src/ checking CC and LD  
4754 3682 d 9 h right-hearted /programs/develop/libraries/menuetlibc/src/ CC and LD  
4753 3682 d 9 h right-hearted /programs/develop/libraries/menuetlibc/src/libc/ CC and LD  
4749 3682 d 10 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed CPP to NASM  
4748 3682 d 12 h right-hearted /programs/develop/libraries/menuetlibc/ export MENUETDEV:=$(shell pwd)  
4747 3682 d 13 h right-hearted /programs/develop/libraries/menuetlibc/ MENUETDEV:=$(shell pwd)  
4746 3682 d 13 h right-hearted /programs/develop/libraries/menuetlibc/ Edited path of $(MENUETDEV)  
4745 3682 d 13 h right-hearted /programs/develop/libraries/menuetlibc/ Declared path to MENUETDEV  
4744 3682 d 14 h right-hearted / Trying to make menuetlibc compile.  
4721 3686 d 15 h Akyltist /programs/develop/libraries/utils/ Add COFF libraries "utils.obj" atof,ftoa,random
support for exponent, high accuracy, not normalized form of writing
 
4690 3694 d 1 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
4635 3704 d 22 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
4601 3716 d 1 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3718 d 1 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4561 3737 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4542 3748 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3748 d 23 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4463 3759 d 22 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
4422 3775 d 8 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong  
4402 3783 d 4 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3787 d 23 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4357 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/mesa  
4356 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/newlib  
4355 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/zlib  
4354 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/pixman  
4353 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/libpng  
4352 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/freetype  
4351 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/ffmpeg  
4350 3792 d 12 h Serge /programs/develop/libraries/ delete libraries/cairo  
4341 3796 d 23 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
4327 3801 d 23 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
4308 3809 d 10 h IgorA /programs/ update 't_edit':
1) convert cp1251-866, cp866-1251
2) use PathShow
3) modify element t_edit in box_lib.obj
 
4306 3809 d 18 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
4298 3811 d 0 h esevece /programs/develop/libraries/menuetlibc/ Minimal fixes  
4283 3815 d 2 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library  
4282 3815 d 2 h esevece /programs/develop/libraries/menuetlibc/ Added support for network.obj library  
4257 3818 d 0 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3818 d 21 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition