Timeline



Jul 9, 2020:

1:32 AM Ticket #3717 (StringFormat doesn't format int64 integers correctly) updated by jchd18
Even in X64 Stringformat is limited to 32-bit values, making it unable to format 64-bit pointers.
1:28 AM Ticket #3717 (StringFormat doesn't format int64 integers correctly) updated by jchd18
Summary changed

Jul 8, 2020:

10:13 AM Ticket #3232 (Issue when parsing scientific notation literals) updated by mLipok
for reference only #3770

Jul 7, 2020:

7:15 AM Ticket #3770 (Invalid calculation when using exponential form) closed by J-Paul Mesnage
Duplicate: true I will close it as duplicate

Jul 6, 2020:

10:13 PM Ticket #3770 (Invalid calculation when using exponential form) updated by jchd18
Maybe this could be merged in a fix for #3232 as well.
5:46 PM Ticket #3770 (Invalid calculation when using exponential form) updated by J-Paul Mesnage
I send a proposal for fixing it to Jon

Jul 5, 2020:

6:24 PM Ticket #3770 (Invalid calculation when using exponential form) updated by jchd18
Bug confirmed in 3.3.15.1 & 3.3.15.3 […] Also: […]
5:36 AM Ticket #3770 (Invalid calculation when using exponential form) created by anonymous
This mathematical expression returns into error: […] But this works …

Jun 30, 2020:

11:52 PM Ticket #3680 (Improve _ArrayBinarySearch function) closed by J-Paul Mesnage
Rejected
11:50 PM Ticket #3629 (Line Number in Arraydisplay) closed by J-Paul Mesnage
Works For Me
6:41 PM Ticket #3769 (automatic user UDFs and/or all included files calltips parsing) closed by Jos
Rejected: I am looking forward to your/a implementation for this to be included in SciTE4AutoIt3, but I won't be working on it. Jos
6:00 PM Ticket #3769 (automatic user UDFs and/or all included files calltips parsing) created by matwachich@…
it will be nice if SciTE would parse all included files in the current …
11:35 AM Ticket #3106 (StringIsFloat doesn't accept a valid FP exponent) updated by J-Paul Mesnage
I did a fix I propose it to Jon

Jun 27, 2020:

1:31 PM Ticket #3106 (StringIsFloat doesn't accept a valid FP exponent) updated by jchd18
Version, Type changed
1:10 PM Ticket #2987 (support PCRE case escape sequences) closed by jchd18
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".
1:00 PM Ticket #3768 (Extend bitwise operations to 64-bit values) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
12:56 PM Ticket #3768 (Extend bitwise operations to 64-bit values) created by jchd18
Current bitwise core functions are limited to 32-bit values, which is …
11:24 AM Ticket #3165 (Call() function called with an empty array results in APPCRASH) closed by jchd18
Fixed: Current release/beta versions of AutoIt work as intended. […] correctly shows 3
11:10 AM Ticket #3137 (FileRead() treats count parameter as bytes instead of characters for ...) closed by jchd18
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 AM Ticket #3767 (Defer keyword) created by matwachich@…
Why not a Defer keyword for the AutoIt language? Just like …
9:26 AM Ticket #3723 (Odd problem with _GUICtrlRichEdit_ReplaceText) closed by J-Paul Mesnage
Rejected: as no repro script was attached I close it unknown

Jun 26, 2020:

5:15 PM Ticket #3765 (_FileWriteLog) closed by J-Paul Mesnage
Fixed: Fixed by revision [12351] in version: 3.3.15.4
3:39 PM Ticket #3696 (Func _ArrayFromString($s, $sDelim_Col = "|", $sDelim_Row = @CRLF, ...) closed by J-Paul Mesnage
Completed: Added by revision [12350] in version: 3.3.15.4

Jun 24, 2020:

4:33 PM Ticket #3696 (Func _ArrayFromString($s, $sDelim_Col = "|", $sDelim_Row = @CRLF, ...) updated by argumentum
..added $iStripWS option […]
4:15 PM Ticket #3695 (Func _SQLite_Display2DResult($aResult, $iCellWidth = 0, $bReturn = ...) updated by argumentum
..there was a missing Default(s), so I added them all. ..and other tweaks. […]

Jun 20, 2020:

4:10 AM Ticket #3696 (Func _ArrayFromString($s, $sDelim_Col = "|", $sDelim_Row = @CRLF, ...) updated by argumentum
this code should be ready to include ( unlike the prior posts ) […]

Jun 14, 2020:

10:45 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by argumentum
...and now that I think of it, the @ScriptLineNumber is not part of the information available on the OnAutoItExitRegister() function. =(
10:22 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by argumentum
lol, thanks. I should have read more carefully before coding this: […] You are really attentive. Thanks Jpm.

Jun 12, 2020:

2:12 PM Ticket #3765 (_FileWriteLog) updated by J-Paul Mesnage
As when using Handle it will be needed to override the opening mode, I prefer to change the doc to explain that with handle the $iFlag is ignored and so only apending will occurs

Jun 9, 2020:

6:00 AM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:00 AM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) created by argumentum
@ScriptLineNumber knows the #include. I can write Func this($var = …
Note: See TracTimeline for information about the timeline view.