Timeline
08/15/14:
- 11:21 Ticket #2841 (_StringRepeat adds string once even if parsed count is zero) closed by
- Fixed: Fixed by revision [10898] in version: 3.3.13.17
- 10:36 Ticket #2841 (_StringRepeat adds string once even if parsed count is zero) created by
- Hi devs! RTFC here. I use _StringRepeat with a variable count in file …
- 10:25 Ticket #2840 (Bug in _Sound.au3) closed by
- Fixed: Fixed by revision [10897] in version: 3.3.13.17
- 09:27 Ticket #2840 (Bug in _Sound.au3) created by
- in every "set time format miliseconds" there is missing a "l" => …
- 07:14 Ticket #2836 (_WinAPI_SfcIsFileProtected - example - proposal) closed by
- Completed: Added by revision [10896] in version: 3.3.13.17
08/14/14:
- 12:43 Ticket #2839 (GUISetAccelerators - accelerators 1D Array - AutoIt HardCrash) created by
- Here is repro script: […] tested on Relase and Beta version
08/13/14:
- 22:40 Ticket #2838 (RegRead - Remarks - Proposal) created by
- in RegRead Function in Remarks Section There is : […] Please …
- 22:03 Ticket #2837 ("Install Directory Structure" Section - proposal) created by
- in "Install Directory Structure" section there is note about: …
- 21:31 Ticket #2836 (_WinAPI_SfcIsFileProtected - example - proposal) created by
- […]
- 16:35 Ticket #2835 (Change the TCP*() funktions to optional use non blocking ports.) created by
- Hello. The timeouts of the TCP*() functions doesn't seem to have …
08/11/14:
- 23:25 Ticket #2834 (FileOpen with mode 2+8) closed by
- Fixed: Fixed by revision [10860] in version: 3.3.13.17
- 17:43 Ticket #2834 (FileOpen with mode 2+8) created by
- Hi, There is a bug in FileOpen function when mode 2 and 8 = …
- 13:34 Ticket #2831 (Function Binding) closed by
- Rejected: You really should consider using AutoItObject instead of the construction you propose. Indeed, despite having "Object" suffixed to the function names CreateObject, PrintObject, PrintObjects, none of them applies to anything generic. Those functions should really be called CreateArray1D2ElementsNumbers, PrintArray1D2ElementsNumbers, PrintArray1D2ElementsNumbers as they can only process 1D arrays with 2 elements of number type (or strings but then decimalplaces doesn't make sense). In a true OO approach, every processed datatype or container would have a constructor, destructor, a number of commonly used methods such as Print and possibly persistent storage. Then Print(this) would invoke the Print method of whatever type (class) this is: this could be any variant or array of any dimension and content, including nested contents (map containing strings, pointers, arrays of maps, arrays of double and structures). From this point of view the proposal is way too specific to a unique clumsy coding style and should be discarded in favor of AutoItObject.
- 09:54 Ticket #2833 (macro @funcname) created by
- Please add a macro, variable or something else that will contain the …
08/09/14:
- 15:45 Ticket #2832 (Call (["CallArgArray", ...]) doesn't modify ByRef arguments) created by
- […] $arguments [1] should be 2, not 1.
08/08/14:
- 22:48 Ticket #2831 (Function Binding) created by
- Please create a function that can bind arguments to functions. The …
- 15:37 Ticket #2830 (GuiCtrlRead() - in advanced mode with Combo,List return all values) created by
- According to helpfile for GuiCtrlRead() …
- 02:32 Ticket #2829 (_Excel_RangeRead unable to return Text values of excel cells) created by
- I have tried returning Value and Formula values using _Excel_RangeRead …
08/07/14:
- 16:15 Milestone 3.3.13.16 completed
- 10:09 Ticket #2826 (ObjName examples does not close InternetExplorer) closed by
- Completed: Added by revision [10737] in version: 3.3.13.16
- 10:03 Ticket #2828 (_IEFormElementSetValue typo) closed by
- Fixed: Fixed by revision [10734] in version: 3.3.13.16
- 08:18 Ticket #2828 (_IEFormElementSetValue typo) created by
- When attempting to set a value on an IE form <input> whose type is …
- 03:52 Ticket #2827 (FileGetAttrib & Symbolic link) created by
- is possible to add the "L" (Diretory Symbolic link) […] example …
08/06/14:
- 14:49 Ticket #2826 (ObjName examples does not close InternetExplorer) created by
- All examples must end with object.quit() to close hidden browser.
- 11:42 Ticket #2825 (Dir Functions inconsistent behaviour with VolumeName as source) closed by
- No Bug: Documented here: http://www.autoitscript.com/forum/topic/162588-extended-length-support-in-file-functions-beta-for-reference/
- 02:18 Ticket #2825 (Dir Functions inconsistent behaviour with VolumeName as source) created by
- AutoIt Release 3.3.12.0 & latest Beta 3.3.13.15 Tested on both Win 7 …
08/05/14:
- 10:31 Milestone 3.3.13.15 completed
- 03:36 Ticket #2824 (_ArrayExtract bugged + solution) created by
- The problem is the same as here, but with _ArrayExtract instead: …
08/04/14:
- 12:32 Ticket #2502 (COW optimization incorrect) closed by
- Fixed: Fixed by revision [10658] in version: 3.3.13.15
08/03/14:
- 07:13 Ticket #2823 (_ChooseFont default color) closed by
- Fixed: Fixed by revision [10606] in version: 3.3.13.15
- 00:58 Ticket #2823 (_ChooseFont default color) created by
- It says the default color is in RGB format, but it's BGR Color. …
08/02/14:
- 20:02 Milestone 3.3.13.14 completed
- 19:27 Ticket #2822 (object('item')('item') syntax support) created by
- In beta 3.3.13.13 i execute this code without any errors. But AU3Check …
- 18:09 Ticket #2594 (_EventLog__Read on Security under Server 2008 R2) closed by
- Rejected
- 13:06 Ticket #2821 (_DateToDayOfWeekISO Example wrong comment) closed by
- Fixed: Fixed by revision [10587] in version: 3.3.13.14
- 12:56 Ticket #2821 (_DateToDayOfWeekISO Example wrong comment) created by
- example to _DateToDayOfWeekISO wrong: "; ISO Week day number for a …
- 09:51 Ticket #2814 (RC4 (En|De)Cryption of empty input fails) closed by
- Fixed: Fixed by revision [10576] in version: 3.3.13.14
- 09:37 Ticket #2819 (AutoIt HardCrash with ObjCreate and GUICtrlCreateObj) closed by
- No Bug
08/01/14:
- 23:41 Ticket #2759 (_WinAPI_GetFinalPathNameByHandle - dwFlags - Parameter) closed by
- Rejected
- 21:19 Ticket #2804 (UDF standards site outdated) closed by
- Completed
- 21:16 Ticket #2816 (_GDIPlus_ImageLoadFromFile return value) closed by
- Fixed: Fixed by revision [10564] in version: 3.3.13.14
- 20:27 Ticket #2788 (fuzzy string searching) closed by
- Rejected: Use an external UDF - no requirement to add to the core code. Rejected. M23
- 20:26 Ticket #2629 (GUIRegisterMsg/GUIUnregisterMsg) closed by
- Rejected: Jon has stated that this will not happen. M23
- 20:25 Ticket #2633 (more possibilities when assigning values to variables) closed by
- Rejected: Rejected. M23
- 20:24 Ticket #2593 (Static & Global) closed by
- Rejected: As I stated in the thread - UDF authors need to give suitably unique names to any Global variables they create. Rejected. M23
- 20:19 Ticket #2548 (Array Literal Notation) closed by
- Rejected: Rejected. M23
- 20:18 Ticket #2221 (FileDelete() @error values) closed by
- Rejected: The user should check that the required deletions have taken place, not AutoIt. Rejected. M23
- 20:15 Ticket #2620 (Ternary operator and php 5.3 sugar syntax) closed by
- Rejected: Rejected. M23
- 20:13 Ticket #2656 (array automatic redim for $array[] = ...) closed by
- Rejected: Rejected. M23
- 19:59 Ticket #2666 (StringReplace($sString, $pos, "") doesn't work) closed by
- Fixed: Fixed by revision [10560] in version: 3.3.13.14
- 16:49 Ticket #2820 (WIN(all) handle bug) closed by
- Fixed: Fixed by revision [10556] in version: 3.3.13.14
07/31/14:
- 19:51 Ticket #2818 (OnAutoItExitRegister - Remarks and Example - proposal) closed by
- Rejected
- 19:47 Ticket #2817 (OnAutoItExitRegister - Remarks - proposal) closed by
- Rejected
- 13:20 Ticket #2820 (WIN(all) handle bug) created by
- Strange bug for almost all functions related to the search window. If …
- 11:53 Milestone 3.3.13.13 completed
- 11:15 Ticket #2789 (With EndWith parameter issue) closed by
- Fixed: Fixed by revision [10538] in version: 3.3.13.13
07/30/14:
- 12:28 Ticket #2360 (implement optional byref parameter passing to function) closed by
- Rejected
- 09:34 Ticket #2819 (AutoIt HardCrash with ObjCreate and GUICtrlCreateObj) created by
- I found a nice script here: …
- 03:04 Ticket #2818 (OnAutoItExitRegister - Remarks and Example - proposal) created by
- Please consider supplementing Remark for information regarding the use …
- 02:52 Ticket #2817 (OnAutoItExitRegister - Remarks - proposal) created by
- Please consider supplementing Remark on the information concerning the …
- 01:30 Ticket #2816 (_GDIPlus_ImageLoadFromFile return value) created by
- "_GDIPlus_ImageLoadFromFile" returns 0, instead of -1 uppon failure, …
07/29/14:
- 16:12 Ticket #2364 (Call with CallArgArray regression in beta) closed by
- Fixed: Fixed by revision [10513] in version: 3.3.13.13
07/28/14:
- 20:28 Ticket #2363 (Call with invalid proc regression) closed by
- Fixed: Fixed by revision [10505] in version: 3.3.13.13
- 13:00 Ticket #2605 (Macro @ScriptLineNumber returns incorrect line) closed by
- Fixed: Fixed in beta
- 12:54 Milestone 3.3.13.12 completed
07/27/14:
- 21:52 Ticket #2815 (GUICtrlSetImage resets the icon size) created by
- GUICtrlSetImage resets the icon size. I think GUICtrlSetImage should …
- 18:46 Milestone 3.3.13.11 completed
- 18:35 Ticket #2640 (Surprising conversion) closed by
- Fixed: Fixed by revision [10493] in version: 3.3.13.11
- 18:18 Ticket #2694 (AutoitX3_x64.dll not working for ControlListView and ControlTreeView ...) closed by
- Fixed: Fixed by revision [10491] in version: 3.3.13.11
- 18:00 Ticket #2632 (MouseDown dose not delay even i set MouseClickDownDelay to 2000 ...) closed by
- No Bug
- 17:56 Ticket #2813 (Accessing "last created control" once GUI deleted - AutoIt HardCrash) closed by
- Fixed: Fixed by revision [10489] in version: 3.3.13.11
- 16:30 Ticket #2346 (Add native FileSetEnd() based on _WinAPI_SetEndOfFile()) closed by
- Completed: Added by revision [10487] in version: 3.3.13.11
- 15:10 Ticket #2623 (RegDelete() returns 0 instead of 2 when unable to delete key) closed by
- Fixed: Fixed by revision [10486] in version: 3.3.13.11
- 15:07 Ticket #2814 (RC4 (En|De)Cryption of empty input fails) created by
- This is due to DllStruct* function having issues to deal with …
- 14:39 Ticket #2805 (FileWriteLine() returns true when actually failing because disk is full) closed by
- Fixed: Fixed by revision [10484] in version: 3.3.13.11
- 08:32 Ticket #2812 (@ScriptLineNumber - HelpFile - Clarification) closed by
- Completed: Changed by revision [10477] in version: 3.3.13.11
- 08:20 Ticket #2811 (VarGetType - Example - proposal) closed by
- Completed: Changed by revision [10476] in version: 3.3.13.11
- 03:05 Ticket #2813 (Accessing "last created control" once GUI deleted - AutoIt HardCrash) created by
- Today I have another day cleanup of old scripts. I changed my own UDF …
- 01:24 Ticket #2812 (@ScriptLineNumber - HelpFile - Clarification) created by
- HelpFile do not say anything about @ScriptLineNumber that it is …
07/26/14:
- 21:48 Ticket #2372 (Function incorrect number of parameters error on wrong line) closed by
- Fixed: Fixed by revision [10474] in version: 3.3.13.11
- 21:19 Milestone 3.3.13.10 completed
- 20:43 Ticket #2671 (StringSplit - bug : Delimiter case sensitivity problem) closed by
- Fixed: Fixed by revision [10469] in version: 3.3.13.10
- 16:04 Ticket #2811 (VarGetType - Example - proposal) created by
- […]
- 13:31 Ticket #2538 (GUISetAccelerators should take care of disabled control) closed by
- Fixed: Fixed by revision [10465] in version: 3.3.13.10
- 12:17 Ticket #2686 (Random to return max value when min equals max.) closed by
- Completed: Added by revision [10464] in version: 3.3.13.10
07/25/14:
07/22/14:
- 17:53 Milestone 3.3.13.8 completed
- 13:15 Ticket #2810 (handling of some float numbers) closed by
- No Bug: Again there is no bug here. You can invent an infinite number of cases where the result of a floating point calculation differs from what you'd expect. Again it has nothing to do with AutoIt, which uses the relies on C++ compiler to provide "correct" results, "correct" being taken modulo what IEEE754 dictates. Please read http://en.wikipedia.org/wiki/Floating_point IsInt($n) = 0 applied to a floating point value $n means that $n is not exactly represented as an integer inside the double. Now, displaying $n by default conversion to string implies rounding to a fix number of decimals, which is not based on the machine epsilon (http://en.wikipedia.org/wiki/Machine_epsilon), nor on the ULP nearby (http://en.wikipedia.org/wiki/Unit_in_the_last_place). Would you seriously want the following to display anything else than 0.1? […]
- 12:38 Ticket #2809 (inconsistent work of the For...To...Step...Next loop) closed by
- No Bug: Such For loops should never be used with step value a floating point number that can't be represented exactly in a double. This is nothing new: fixed-size binary floating point (e.g. IEEE754) often causes inaccuracies, whatever language the program uses. To keep away from such issues, always use integers in For loop parameters and scale back index values before use inside the loop.
- 12:02 Milestone 3.3.13.7 completed
- 11:04 Ticket #2810 (handling of some float numbers) created by
- wierd internal rounding. […]
- 10:06 Ticket #2809 (inconsistent work of the For...To...Step...Next loop) created by
- In the following example the loop doesn't work as is expected. First …
07/20/14:
- 22:07 Ticket #2808 (Some memory leek issue with assigning value to variable) closed by
- No Bug: Setting a variable to "" doesn't mean the memory is freed. The whole purpose of recursing is that the scripts returns to each recursion and continues with what it was doing with a variables still intact. Please hop over to the forum and discuss this there. I am closing his as no bug for now. Jos
- 14:46 Ticket #2808 (Some memory leek issue with assigning value to variable) created by
- I'm get strange issue with assigning value to variable - if it …
07/19/14:
- 18:28 Ticket #2807 (StringFormat - Type Specification - String().) closed by
- Fixed: Fixed by revision [10415] in version: 3.3.13.7
- 16:03 Ticket #2807 (StringFormat - Type Specification - String().) created by
- in table named "Type Specification" there is […]
- 10:26 Ticket #2806 (GUICtrlCreateIcon an blank Icon) created by
- If you set a blank icon and wants to identify with GUIGetCursorInfo …
- 06:44 Ticket #2796 (Syntax error not detected) closed by
- No Bug: You clearly don't understand how an interpretor works.
- 01:54 Ticket #2805 (FileWriteLine() returns true when actually failing because disk is full) created by
- The title says it all, well mostly. Here's a thread about the issue.. …
07/18/14:
- 21:30 Ticket #2803 (_ArrayMaxIndex _ArrayMinIndex @error on single element array) closed by
- Fixed: Fixed by revision [10397] in version: 3.3.13.7
- 21:24 Ticket #2804 (UDF standards site outdated) created by
- http://www.autoitscript.com/autoit3/udfs/UDF_Standards.htm The page …
- 19:14 Ticket #2803 (_ArrayMaxIndex _ArrayMinIndex @error on single element array) created by
- _ArrayMax & _ArrayMin returning empty result on an array with only one …
- 14:46 Ticket #2802 (any Functions - Related - empty function) closed by
- Fixed
- 14:38 Ticket #2802 (any Functions - Related - empty function) created by
- for example: WinWait […]
- 13:11 Milestone 3.3.13.6 completed
07/17/14:
- 16:19 Ticket #2801 (Array initialization broken) closed by
- Rejected: Please report Beta bugs in the Beta thread in the forum - not Trac. And to save you the trouble, we already know about this one. M23
- 09:11 Ticket #2800 (Too long lines) closed by
- No Bug: This is a known, and documented, AutoIt limit. See MAX_LINESIZE: https://www.autoitscript.com/autoit3/docs/appendix/LimitsDefaults.htm There was a change last year that removed the limitation for a line of code, as long as the line wasn't physically longer than 4096. So if your longer line was split up with _ line breaks it should be ok I think. Jon has said on a couple of occasions when this has come up in the past that he has no intention of raising/removing the limit.
- 07:20 Ticket #2778 (include REGEXP function in to SQLite) closed by
- Rejected
- 07:18 Ticket #2771 (FTPEx.au3 - proposal) closed by
- Rejected: This is just an internal cosmetic change. I open the floor up to anyone who wishes to make the changes and tidy up the FTP UDF.
- 07:11 Ticket #2774 (UDF standards >> #Region) closed by
- Rejected: As the UDFs are generally not touched by the general public, I see no reason as to add such a request.
- 02:12 Ticket #2801 (Array initialization broken) created by
- […] This doesn't work anymore.
- 02:11 Ticket #2800 (Too long lines) created by
- […] One more element, and the interpreter refuses to execute it. …
- 00:35 Milestone 3.3.13.5 completed
07/16/14:
- 23:58 Ticket #2799 (HelpFile - Statistic - proposal) closed by
- Rejected: Metrics are meaningless at the best of times, and if it's time that could be spent on actual helpfile improvements which are needed then let's go for those instead. Stuff like defining a "line of code" makes this a project, not just a quick addition to the build scripts (which doesn't exist - "quick" is not a word you can use to describe changes to the build scripts)
- 20:24 Ticket #2798 (AU3Check - checking for multiple use #include-once) closed by
- Works For Me: As shown in the thread to which you link, I cannot reproduce the error you claim to have discovered. You provide a reproducer script which shows the problem and I will re-open the ticket. And in future please wait until you have a valid reproducer before opening a ticket. M23
- 20:20 Ticket #2797 (3.3.8.1 wrong download link) closed by
- No Bug: Then I suggest you speak to the Admin of that site - it is nothing to do with us. Ticket closed. M23
- 20:01 Ticket #2799 (HelpFile - Statistic - proposal) created by
- Please consider adding to HelpFile some kind of statistics. For …
- 14:03 Ticket #2798 (AU3Check - checking for multiple use #include-once) created by
- Please add to AU3Check new feature which check if in a au3 file was …
- 11:43 Ticket #2797 (3.3.8.1 wrong download link) created by
- The setup for version 3.3.8.1 that you can download from …
- 00:30 Ticket #2796 (Syntax error not detected) created by
- […] Discovered after examining these new tables. […]
Note: See TracTimeline
for information about the timeline view.