Timeline
06/27/20:
- 13:10 Ticket #2987 (support PCRE case escape sequences) closed by
- Rejected: PCRE still doesn't support these Perlisms, so it's extremely unlikely that AutoIt will ever implement them. Also please note that the replace part isn't a pattern: only $1, $2, $3, ... (or \1, \2, \3, ...) are recognized there. Closing as "rejected".
- 12:56 Ticket #3768 (Extend bitwise operations to 64-bit values) created by
- Current bitwise core functions are limited to 32-bit values, which is …
- 11:24 Ticket #3165 (Call() function called with an empty array results in APPCRASH) closed by
- Fixed: Current release/beta versions of AutoIt work as intended. […] correctly shows 3
- 11:10 Ticket #3137 (FileRead() treats count parameter as bytes instead of characters for ...) closed by
- Fixed: Current release/beta versions of AutoIt work correctly; the "repro" code is wrong. This simple code […] correctly yields 9 3 since '€' uses 3 bytes in UTF8.
- 10:23 Ticket #3767 (Defer keyword) created by
- Why not a Defer keyword for the AutoIt language? Just like …
- 09:26 Ticket #3723 (Odd problem with _GUICtrlRichEdit_ReplaceText) closed by
- Rejected: as no repro script was attached I close it unknown
06/26/20:
- 17:15 Ticket #3765 (_FileWriteLog) closed by
- Fixed: Fixed by revision [12351] in version: 3.3.15.4
- 15:39 Ticket #3696 (Func _ArrayFromString($s, $sDelim_Col = "|", $sDelim_Row = @CRLF, ...) closed by
- Completed: Added by revision [12350] in version: 3.3.15.4
06/09/20:
- 05:00 Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) created by
- @ScriptLineNumber knows the #include. I can write Func this($var = …
06/07/20:
- 18:38 Ticket #3765 (_FileWriteLog) created by
- $iFlag value does not work when $sLogPath = a file handle returned …
06/04/20:
06/03/20:
- 16:36 Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) closed by
- Completed: Added by revision [12345] in version: 3.3.15.4
06/02/20:
- 13:14 Ticket #3764 (ConsoleWrite binary mode) closed by
- Rejected: If you know your parameter to ConsolWrite is a binary just use ConsolWrite(BinaryToString($Data)) we will not Change the ConsoleWrite for such easy handling of Binary if needed Cheers
05/30/20:
- 14:00 Ticket #3764 (ConsoleWrite binary mode) created by
- ConsoleRead has a binary mode, so it seems fitting that ConsoleWrite …
Note: See TracTimeline
for information about the timeline view.