Timeline


and

11/18/12:

12:53 TracRevisionLog edited by trac
(diff)
12:53 WikiPageNames edited by trac
(diff)
12:53 TracTimeline edited by trac
(diff)
12:53 TracSearch edited by trac
(diff)
12:53 TracRoadmap edited by trac
(diff)
12:53 RecentChanges edited by trac
(diff)
12:53 CamelCase edited by trac
(diff)
12:53 TracInterfaceCustomization edited by trac
(diff)
12:53 TracSupport edited by trac
(diff)
12:53 WikiRestructuredText edited by trac
(diff)
12:53 TracBatchModify created by trac
12:53 PageTemplates edited by trac
(diff)
12:53 TracAdmin edited by trac
(diff)
12:53 TracUnicode edited by trac
(diff)
12:53 TracRss edited by trac
(diff)
12:53 WikiHtml edited by trac
(diff)
12:53 SandBox edited by trac
(diff)
12:53 WikiMacros edited by trac
(diff)
12:53 TracIni edited by trac
(diff)
12:53 TracFastCgi edited by trac
(diff)
12:53 TracInstall edited by trac
(diff)
12:53 TracLinks edited by trac
(diff)
12:53 TracChangeset edited by trac
(diff)
12:53 WikiFormatting edited by trac
(diff)
12:53 TracNavigation edited by trac
(diff)
12:53 TracAccessibility edited by trac
(diff)
12:53 TracGuide edited by trac
(diff)
12:53 TracWiki edited by trac
(diff)
12:53 TracStandalone edited by trac
(diff)
12:53 TracRepositoryAdmin edited by trac
(diff)
12:53 TracEnvironment edited by trac
(diff)
12:53 InterWiki edited by trac
(diff)
12:53 WikiRestructuredTextLinks edited by trac
(diff)
12:53 TracQuery edited by trac
(diff)
12:53 TracNotification edited by trac
(diff)
12:53 WikiNewPage edited by trac
(diff)
12:53 TracImport edited by trac
(diff)
12:53 TracPermissions edited by trac
(diff)
12:53 TracReports edited by trac
(diff)
12:53 TracSyntaxColoring edited by trac
(diff)
12:53 TracTickets edited by trac
(diff)
12:53 TracWorkflow edited by trac
(diff)
12:53 TracBrowser edited by trac
(diff)
12:53 TracTicketsCustomFields edited by trac
(diff)
12:53 WikiProcessors edited by trac
(diff)
12:53 TracModWSGI edited by trac
(diff)
12:53 WikiDeletePage edited by trac
(diff)
12:53 TracPlugins edited by trac
(diff)
12:53 TracFineGrainedPermissions edited by trac
(diff)
12:53 TracBackup edited by trac
(diff)
12:53 TracLogging edited by trac
(diff)
12:53 TracUpgrade edited by trac
(diff)
12:53 TitleIndex edited by trac
(diff)
12:53 TracModPython edited by trac
(diff)
12:53 TracCgi edited by trac
(diff)
12:53 InterTrac edited by trac
(diff)

11/14/12:

06:33 Ticket #2283 (Array access when using nested arrays) closed by trancexx
No Bug: That's how it's supposed to be, because that's how array access is docummented to be. If former would work there would be no way to make distinction between nested 1D array and regular 2D array, which would be wrong. Latter is ok too. The line of your code before the last one is stateless expression which evaluates to False, meaning it's not an assignment.
00:38 Ticket #2283 (Array access when using nested arrays) created by Mat
If arrays are nested then it is not possible to access them using …

11/12/12:

11:02 Ticket #2282 (Limit the amount of data returned by StdoutRead()) created by anonymous
I would like to request that if possible an extra parameter be added …

11/09/12:

17:01 Ticket #2281 (Tron-Troff (Trace ON Trace Off)) closed by trancexx
Rejected: I love Portugese. It's the most beautiful language for sure. You should really use the forum where you could discuss your ideas and needs before using the trac. I understand that the language could be a problem, so search for AutoIt Script Brasil, they are focused on AutoIt language and speak Portugese.
08:39 Ticket #2281 (Tron-Troff (Trace ON Trace Off)) created by odaylton@…
Text translated from Portuguese by google - please apologize for any …

11/07/12:

15:24 Ticket #2280 (Logical operator precedences) closed by trancexx
Rejected: Precedence is irrelevant as long as it's docummented. Considering that's the case here, script breaking change wouldn't make much sense.
02:06 Ticket #2280 (Logical operator precedences) created by Mat
In most programming languages, AND has a greater precedence than OR. …

11/06/12:

19:18 Ticket #2279 (For loop not working as expected) created by BrewManNH
Here's some code I came across that isn't working as it should, at …
17:54 Ticket #2277 (Issues with Long-term Automation) closed by trancexx
No Bug: AutoIt is not capable of causing the BSOD. However some users have reported BSODs caused by the glitches of the Windows APIs they were using. Without additional info about the scripts you use, the only resonable thing to do is close this report as no bug. ... Feel free to respond here, hopefully adding more information.
17:34 Ticket #2276 (Issues with Long-term Automation) closed by trancexx
Duplicate: See #2277.
14:02 Ticket #2278 (Varargs) created by Mat
A syntax like C# would probably be the easiest, example would be: […]

11/05/12:

18:44 Ticket #2277 (Issues with Long-term Automation) created by ASofikitis-consultant@…
The company I work at has a series of Windows 7 boxes that we use for …
18:43 Ticket #2276 (Issues with Long-term Automation) created by ASofikitis-consultant@…
The company I work at has a series of Windows 7 boxes that we use for …

10/28/12:

08:06 Ticket #2275 (Add functions on decimals.) closed by trancexx
Rejected: Rounding is someting else and it includes approximation by definition - something that your code lacks of. AutoIt has Round() function.

10/27/12:

13:29 Ticket #2275 (Add functions on decimals.) created by Caius-Corsades the-patriots@…
Functions for rounding and know the number of digits after the decimal …

10/22/12:

13:25 Ticket #2274 (StringRegExp crashes on large string) created by MrCreatoR <mscreator@…>
Strange crash on large string with specific pattern, here is an …

10/20/12:

06:39 Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) closed by Jpm
No Bug

10/19/12:

16:28 Ticket #2272 (a script file can't access other file's local variable) closed by trancexx
Rejected
09:55 Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) created by mwnn@…
If a string contains a hyphen or whitespace and the string is longer …
Note: See TracTimeline for information about the timeline view.