Timeline



Nov 7, 2020:

6:33 PM Ticket #3789 (Fileread() returns empty string when variable > 2GB) created by Exit
2GB is the maximum variable size in Autoit. If this size is reached …
2:26 PM Ticket #3247 (Gimagex_Feature_Request) updated by mLipok
Owner, Status changed

Nov 2, 2020:

7:43 AM Ticket #2890 (DllStructGetString) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon

Nov 1, 2020:

11:50 AM Ticket #2830 (GuiCtrlRead() - in advanced mode with Combo,List return all values) updated by J-Paul Mesnage
Owner, Status changed
fix sent to Jon

Oct 31, 2020:

8:56 PM Ticket #2785 (WinTextMatchMode - Window Titles and Text (Advanced)) updated by J-Paul Mesnage
Owner, Status changed
REGEXPTEXT added for windows and control. Fix sent to Jon

Oct 30, 2020:

12:58 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by Jos
Replying to Jpm: > Fix sent to Jon Fix for what exactly as this is an feature request of which I am not so sure this is a real requirement needed to be implemented? To me having to provide some variable path on the commandline is much more cumbersome than in the source itself or am I missing something? Jos

Oct 29, 2020:

10:06 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon

Oct 23, 2020:

2:08 PM Ticket #2278 (Varargs) updated by J-Paul Mesnage
Owner, Status changed
I introduce a new keyword in Func() definition to allow handling the variable number of parameter […] Fix sent to Jon

Oct 21, 2020:

12:36 PM Ticket #3788 (Can't we create empty 3D arrays) closed by mLipok
Works For Me: Dear AutoIt user: shannithila@… Next time when you want to ask "....I have a question...." please in first place post your question here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/ Or if you will have further question please ask them there. btw. As @jpm said: Provided by @jpm example works, so you ticket will be closed "Works for Me"
7:45 AM Ticket #3788 (Can't we create empty 3D arrays) updated by J-Paul Mesnage
[] are reserved for Map not for array I don"t know what you will do after such allocation but for […] is working OK
7:31 AM Ticket #2668 (Subclassing issue on CallWindowProc) updated by J-Paul Mesnage
the last post from Anonymous was me (jpm)
7:00 AM Ticket #3788 (Can't we create empty 3D arrays) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
6:56 AM Ticket #3788 (Can't we create empty 3D arrays) created by shannithila@…
I have a question which is are there any possibilities to create an …

Oct 19, 2020:

7:58 PM Ticket #3160 (Allow Null to specify NULL pointer for more DllCall() pointer types.) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon

Oct 15, 2020:

10:29 PM Ticket #3550 (New Date And Time Function) closed by J-Paul Mesnage
Completed: Added by revision [12421] in version: 3.3.15.4
10:28 PM Ticket #3550 (New Date And Time Function) updated by J-Paul Mesnage
those formats will be returned by _Date_Time_SystemTimeToDateTimeStr()
8:24 PM Ticket #2827 (FileGetAttrib & Symbolic link) updated by Melba23
Merci beaucoup! Je l'attendais depuis longtemps! M23

Oct 14, 2020:

8:58 AM Ticket #2827 (FileGetAttrib & Symbolic link) updated by J-Paul Mesnage
Owner, Status changed
FIx Sent to JON

Oct 13, 2020:

7:56 PM Ticket #3563 (Function _IEBodyReadText() from IE.au3 needs to check .innerText is a ...) closed by mLipok
Fixed: fixed here: https://www.autoitscript.com/trac/autoit/ticket/3167
8:56 AM Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon
7:57 AM Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) updated by J-Paul Mesnage
Summary changed

Oct 12, 2020:

4:06 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) updated by J-Paul Mesnage
Owner, Status changed
4:06 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by J-Paul Mesnage
Owner changed
4:04 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon
4:02 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by J-Paul Mesnage
Fix sent to Jon
4:02 PM Ticket #3539 (FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] )) updated by J-Paul Mesnage
Fix sent to Jon
3:59 PM Ticket #2628 (Add mode to StringRegExp) updated by J-Paul Mesnage
Owner, Status changed
Hi, Flag = 1 and 2 already return the offset after the capture group for 3,4 it is better the user can use the return offset in @rxtended and loop with it if needed that what is done in the propose fix sent to Jon
2:38 PM Ticket #3515 (Assigning directly a value to an element of an array in array) closed by J-Paul Mesnage
Rejected: Hi, sorry to be so late on the subject. what you propose is to do expression evaluation on the left side of a statement. Such evaluation can only be done on the right side during the evaluation of an expression. We will not make any improvement on such laft side statement
2:24 PM Ticket #3227 (DirRemove - If directory does not exist: Return value 1 instead of 0) updated by J-Paul Mesnage
Owner, Status changed
2:23 PM Ticket #3227 (DirRemove - If directory does not exist: Return value 1 instead of 0) updated by J-Paul Mesnage
Fix sent to Jon return stay to 0 but @error is set
1:45 PM Ticket #3679 (InetGet / InetRead - Disable Cache Option) closed by J-Paul Mesnage
Works For Me: Hi, sorry to be so late to discuss of the problem I use the sencond example of InetGet() without any peoblem under Windows 10 Pro X64 run autoit in X86 mode without any problem So pleas open a new ticket with a repro script if you still have a problem Cheers

Oct 11, 2020:

12:22 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by J-Paul Mesnage
in fact the main problem comes from the case sensitivity checking so only this will be fixed
12:08 AM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by J-Paul Mesnage
analysing carefully lead me to this conclusion as the example does not reproduce the return behavior of StringReplace but itis true that the StringRegReplace divide bt around 10 so StringReplace internally it is good that it call StringRegReplace the gain of introducing and offset is very limited some percent with very big string so I propose not to add it but just implement the inernal call in StringReplace […]
Note: See TracTimeline for information about the timeline view.