Description: hotlist 3.2.2
This file as text.
(active) Revisions in this set:
49e41873b0048919d2f0bdadf2deb3f5dd0a04f5,d5ae0a0b99fa136b7153db89182fb9a91a98790b,761de25eb4bc8e6a213ceaf25725d9228ca983cc
457daac896d04239f08b2037d6b4a87b089d897e,b95c02af162efd0a80924ad024f822e571661097,4d70faa3c2c176b8bb6c28659ea02d8e1626b19c
ae74e9f8cd6a28e24be7e4d47b00039bfbfe8a57,9301c44fa7128919943ccf7ab89e6d3fbbe46311,5435a6ddf53ab7957c05cf9dfe3d96638db61ed2
6e5ff51486e6d7e9fa1fdc2791635d677dbde092
Clicking a revision will expand files
* Dotted filenames for package regexpr
* Update to latest version 18ad26b2bee562c00b8800ea4a20df1f946933e0
* Disable inlining for the moment, so lazarus compiles
Set MaxBracesArg constant value to $7FFF - 1 to fit into a 16-bit signed integer, for a 16-bit CPU
RegExpr: Fixed compilation of "DemoWD" example on Windows with the "cwstring" unit
RegExpr: Fixed compilation of "SplitWords" example on Windows with the "cwstring" unit
RegExpr: Fixed compilation of "TestURE" example on Windows with the "cwstring" unit
(inactive) Revisions in this set 8d3ef67218bc4c3583177afd75b1f3efb119e703,5f27474465ebd72dcea3e8fb740fc07f3bcf53b3,96c6045023aa49703a4e85210237010f81c708de,20887aeadddc4f7ed4c0c5fab5420f39ff94ed52,ae36829ecd629e506c94bdf3b202e3a3ad44c868,6dfc0c4bae77665408d5e011fad5b694c82bc3b7,d6dbcb5c8b914f11f5931f07e60e40ca6f29f698,c286e444991a4bffdc1161f9a18c5fca36497c61
- disable {$optimization on} setting so the (fp)make settings are used
* Update to upstream implementation by Alexey Torgashin. Fix issue
0039423
* Patch from Alexey Torgashin for unquotechar issue 266. Fix issue
0039696
* Patch from Alexey Torgashin to handle invalid groups. Fix issue
0039697
regexpr: disable forced optimisation switch
This should be specifiable via (fp)make
* Do not define UNICODE by default, only in Uregexpr
Update packages/regexpr/src/regexpr.pas
* Use correct define for regexpr, name has changed