Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file freshlib/macros/Linux/_import.inc version 96d8492b7d
|
2011-03-11
| ||
| 09:45 | Implemented new import macros for Linux. It supports arguments now and definitions in separate include files. However, macro import_proto is based on "equ" based lists, that is slow for compilation. It can be improved to use numbered lists, like in "text" macro from globals.inc check-in: bd54e346d2 user: lhmnai0 tags: FreshLibDev | |
| 09:33 | I really don't like this XCB stuff... Missing reference, obfuscated API. This branch will be abandoned for now. Some part of changes (the new import macroses for Linux) will be merged back to FreshLibDev. Maybe in the future I will try this branch again. Closed-Leaf check-in: 38b64ebd44 user: lhmnai0 tags: FreshLib_XCB | |
| 05:08 | Another commit. What is better xcb or xlib... or Win32? check-in: bcdeddf4f4 user: johnfound tags: FreshLib_XCB | |
|
2011-03-10
| ||
| 15:19 | Work commit of type "I have to go home". Not working. check-in: b0f81c9015 user: lhmnai0 tags: FreshLib_XCB | |
| 07:03 | Work on XCB version. Changed Linux import macros in order to support separate import files and argument lists for the imported functions. check-in: d39ecb9333 user: johnfound tags: FreshLib_XCB | |