Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file freshlib/system/Win32/memory.asm version 3e3d6f898b
|
2011-12-07
| ||
| 06:55 | Some advance, but with bugs check-in: 9d1018b81f user: johnfound tags: FreshLibDev | |
|
2011-12-05
| ||
| 15:35 | nothing important check-in: c15a860123 user: lhmnai0 tags: FreshLibDev | |
| 07:28 | Little work. :D check-in: 06171371a5 user: johnfound tags: FreshLibDev | |
|
2011-12-02
| ||
| 14:46 | New funtions in StrLib and some bug fixes in FreshEdit to provide better compatibility with Linux. check-in: 34a387e70c user: lhmnai0 tags: FreshLibDev | |
|
2011-08-04
| ||
| 14:08 | Work check-in: 2c7e4784a2 user: lhmnai0 tags: FreshLibDev | |
|
2011-08-03
| ||
| 18:30 | Merge of the pure assembly FreshEdit component back to FreshLibDev. Also, updates of many libraries made in the process of work on FreshEdit. check-in: fe7fb08e7e user: johnfound tags: FreshLibDev | |
| 18:21 | The next work on FreshEdit. Closed-Leaf check-in: f4e73ff66c user: johnfound tags: FreshEdit_pure | |
|
2011-07-21
| ||
| 20:01 | Changed the arrays.asm library in a way to allow multiply elements insert/delete at once. This should make things faster when multiply elements have to be inserted or deleted from the TArray dynamic array, because the memory movement operations are processed only once for the whole group of processed elements. Documentation for arrays.asm is updated as well. check-in: b92af6de8e user: johnfound tags: FreshEdit_pure | |
|
2011-07-07
| ||
| 07:29 | Some work on FreshEdit editing features. check-in: 19c9fa83de user: johnfound tags: FreshEdit_pure | |
|
2011-06-21
| ||
| 14:09 | Some bug fixes in FreshEdit (selections). First edit feature (typing) implemented. Still buggy. check-in: df095e2548 user: lhmnai0 tags: FreshEdit_pure | |
|
2011-06-20
| ||
| 14:00 | Partially implemented left margin graphics - line separators (with word wrap indication) and bookmark indication. ( Remains: collapse/expand features. ) Linux version synchronized. check-in: 7983a45f26 user: lhmnai0 tags: FreshEdit_pure | |
| 06:22 | Some KISS changes in FreshEdit. Removed different line types support. Now the lines can be only text lines. check-in: 7797b095ff user: johnfound tags: FreshEdit_pure | |
|
2011-06-17
| ||
| 14:27 | Another end of the week commit... :) check-in: e1432017ad user: lhmnai0 tags: FreshEdit_pure | |
| 06:48 | Some advance in FreshEdit. Mainly work in wordwrap features. check-in: 328e9801b0 user: johnfound tags: FreshEdit_pure | |