Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file freshlib/data/uConfig.asm version 6f0e3ada9d
2013-01-11
| ||
18:49 | Minor fix of KolibriOS/_executable.inc; Removed some work-around code from KolibriOS/network.asm check-in: 42e2c3e35f user: johnfound tags: FreshLibDev | |
2012-12-23
| ||
20:51 | The procedure StrSplitList was fixed in order to work properly with UNICODE strings and separator character. check-in: 3215fec513 user: johnfound tags: FreshLibDev | |
13:43 |
Implemented StrLib optimization proposed by LocoDelAssembly, concerning handle/pointer testing code. It makes the code smaller and faster.
Also, implemented two new string functions: StrSplitList and StrRemoveQuotes. check-in: 852e26bae7 user: johnfound tags: FreshLibDev | |
2012-12-19
| ||
19:43 | Merged with FreshLibDev in order to get the new uConfig library, new procedures in strlib, fixed bug in StrToNumEx. check-in: 39ff98407e user: johnfound tags: trunk | |
08:27 | Added StrLoadFromFile and StrSaveToFile procedures in system/files.asm library. Fixed small bug in StrToNumEx procedure in data/strlib.asm library. check-in: a8f44d7b33 user: lhmnai0 tags: FreshLibDev | |
2012-12-18
| ||
07:42 | Merged with the new uConfig library. Several projects that use the old binary format have to be changed. check-in: 1d132ada91 user: lhmnai0 tags: FreshLibDev | |