Timeline
Apr 4, 2023:
- 10:26 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by
- so you want this table integrated to the help ?
- 2:32 AM Ticket #3945 (StringRegExp help about \s misses VT) updated by
- I'm fairly busy these days but I'll try to come up with a correct description of what subset of Unicode the various patterns cover. For now here's a table showing which is which: […]
Apr 1, 2023:
- 1:21 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by
- Hi @jchd, @pixelsearch not sure what should be fixed Can you post the change needed; Thanks
Mar 31, 2023:
- 2:29 PM Ticket #3951 (Autoit3.exe - has no digital signature) closed by
- No Bug: I don't where you check that it was not signed as the standard delivery is signed
- 12:53 PM Ticket #3951 (Autoit3.exe - has no digital signature) created by
- the Autoit3.exe has no digital signature. is this already known? kr, gmmg
Mar 30, 2023:
- 4:58 PM Ticket #3950 (Silent crash without triggering recursion warning) created by
- https://www.autoitscript.com/forum/topic/209971-haskell-like-recursive- …
- 4:28 AM Ticket #3949 (ArrayDisplayInternals : incorrect indication in Func ArrayDisplay_GetData) created by
- Inside the function, when $sTemp is a 2D array, then only 1 dimension …
Mar 29, 2023:
- 8:00 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by
-
Milestone changed
Automatic ticket cleanup. - 7:39 PM Ticket #3945 (StringRegExp help about \s misses VT) reopened by
- 7:39 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by
- Good catch @pixelsearch! There is as well an issue with Unicode codepoint 0x85 (Unicode "Next line", acronym NEL) wich is matched by the following patterns: […] Code to demonstrate which is which in both directions: […] Here, CW() is just a ConsoleWrite with a @LF appended. Note that there are many other Unicode codepoint matching the various "spacing" patterns in UCP mode!
Mar 22, 2023:
- 5:22 PM Ticket #3945 (StringRegExp help about \s misses VT) closed by
- Fixed: Fixed by revision [12974] in version: 3.3.17.0
Mar 17, 2023:
- 1:48 AM Ticket #3948 (Map object: keys [0] and ["["] clash) created by
- Hi team, I realise that map objects are experimental and bug reports …
Mar 16, 2023:
- 3:48 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by
- https://www.autoitscript.com/forum/topic/209823-scriptname-does-not-use-include-file/?do=findComment&comment=1514567 has code to show the importance of it. Since "In-depth discussions should take place on the forum.", I'll carry this ticket there.
Mar 11, 2023:
- 10:47 PM Ticket #842 (Adding Lua as an alternative syntax) updated by
- (i speak Of CoUrSe of the mr anonymous here.. what a dumb noob! dared to make an inquire and got a mild rebuke! haha that'll show him!! /s)
- 10:41 PM Ticket #842 (Adding Lua as an alternative syntax) updated by
- Wooooow. what an... individual this person was. Deeply disturbed.
Mar 8, 2023:
- 3:23 PM Ticket #3945 (StringRegExp help about \s misses VT) updated by
-
[…]
If the helpfile is gonna be reworked (topic StringRegExp) then I got a little issue with \xA0 e.g. chr(160) non-breaking space.
Here is a script where the subject is a string of 255 characters from chr(1) to chr(255)
You can comment out / uncomment any pattern line to display in Scite Console the ascii codes that matched.
The goal is to have a help-file even more accurate concerning
\sor[[:blank:]]etc... This rework is a real nightmare, I wonder how many days/weeks jchd spent to prepare this help file topic (especially he also indicated all code characters > 255), hats off ! […]
Note:
See TracTimeline
for information about the timeline view.
