13703 |
2016-08-19 |
The Editor refuses to fix ambivalent operators that have a namelist as their right argument |
13540 |
2016-06-07 |
Spurious SYNTAX ERROR in tradfn when loading 64-bit ws into 32-bit interpreter |
13283 |
2016-04-14 |
A WS FULL during a ⎕TPUT results in a syserror 999 |
13197 |
2016-03-31 |
0-wise Reduce applied to arrays containing namespace references will result in syserror or wrong result |
13189 |
2016-03-03 |
With ⎕FR=1287, an erroneous result may be generated when selecting both Boolean and DECF columns from a nested matrix |
13171 |
2016-03-03 |
Expressions of the form ;EXPR] where EXPR is a function or operator may lead to a syserror 4. For example: ;⍨] |
13136 |
2016-02-24 |
Dyalog crashes if you search using an invalid and unbalanced regular expression such as ([^> |
13025 |
2016-01-19 |
A syserror 96 may occur when loading a workspace with an SI stack with functions under # and ⎕se which reference each other |
12975 |
2015-12-18 |
Dyalog 13.2 onwards generates a syserror when ⎕FREADing a component containing a ⎕OR generated in 12.1 |
12891 |
2015-11-13 |
Sometimes, exporting an in-process OLE server would crash the interpreter |
12761 |
2015-10-15 |
Windows: hitting F1 on :Field, :Property and :EndProperty does not bring up a valid help page |
12759 |
2016-01-19 |
Exiting a thread created with syntax similar to ns.foo& (such as DRC.check&2) may lead to a syserror 4 |
12671 |
2015-10-15 |
With a ComboEx object in ⎕SE, Dyalog can generate a syserror 123 if focus is in the ComboEx and you click on the Close button |
12640 |
2015-10-15 |
ButtonEdit objects do not generate Change events and always set Changed to 1 |
12603 |
2015-12-22 |
Depth returns incorrect result for arrays of non-uniform depth if the same nested subarray is referenced from different depths |
12567 |
2015-09-03 |
Default exit code for APL initialization failure is 0 when it should be 1 |
12448 |
2015-07-14 |
⎕EN and ⊃⎕DM return incorrect values when the workspace is )loaded in a different width and byte-ordered interpreter |
12419 |
2016-04-14 |
Allow ⎕NULLs and compressed components from 15.0 to be brought into earlier versions |
12392 |
2015-06-30 |
The :Implements Constructor statement could cause a small memory leak if a thread switch occurred. |
12340 |
2015-06-30 |
Passing a scalar character left argument to ⎕SIGNAL results in random text in ⎕DM |
12290 |
2015-06-30 |
In dfns of the form {a[n].b←⍵}0, where a, b and n are global to the dfn, n is (incorrectly) localised |
12273 |
2015-06-12 |
Calling a scalar dyadic primitive function with axis that generates a prototypical item could syserror |
12226 |
2015-05-21 |
A syserror is generated if you edit a traced function, localize ⎕trap and then call a function which sets ⎕trap |
12100 |
2015-04-13 |
Sometimes, FileBox object does not have the standard places bar and Explorer-style treeview on the left |
12080 |
2015-03-27 |
Passing a type 82 character array from a DLL to a Unicode interpreter may generate a syserror |
12048 |
2015-03-27 |
Expand/retract TreeView ItemDown event reports wrong information if the form is not big enough to contain the node's sub-items. |
11954 |
2015-03-03 |
⎕S and ⎕R hang if the transformation pattern attempts to fold the case of characters greater than ⎕UCS 66599 |
11948 |
2015-02-24 |
If a compaction occurs during ⎕nc of a nested right argument containing OO-related names, the wrong result might be returned |
11943 |
2015-03-03 |
ReportImageIndex fails to extend its matrix arguments if not given enough columns |
11924 |
2015-03-03 |
A workspace compaction during the creation of a GUI object could, very rarely, result in workspace corruption. |
11828 |
2015-02-10 |
The text in the search tools is set to empty if it was selected from the drop-down combo box, and searched for multiple times |
11811 |
2015-01-21 |
The status window message that says the bridge DLL is of a lower version than required gets the current bridge version wrong. |
11807 |
2015-01-21 |
UNIX Unicode: file_siso input translate table incorrectly defines ER to be character 13 rather than 10 |
11800 |
2015-01-21 |
If a COM object expects a VT_VARIANT and the interpreter passes a DECF, the object gets an integer value. |
11771 |
2015-01-21 |
Opening an edit window on a fn from the tracer and then calling )ed or ⎕ed with a list of names can result in two edit windows |
11766 |
2015-01-21 |
Running multiple threads where one calls ⎕DQ and another calls .Wait could result in a syserror 999. |
11765 |
2015-01-21 |
An error generated in a :With statement is not correctly reported by ⎕DMX outside that :With statement |
11697 |
2014-12-19 |
Grid is slow to select all cells if has more than 230,000 cells and sometimes only selects row and column headers |
11653 |
2014-11-27 |
Altering the argument of a GridPaste callback and enqueuing the new message may generate a syserror 999 |
11599 |
2015-02-23 |
When developing a threaded application, )RESET after creating a Conga server unexpectedly changes ⎕IO in namespaces |
11586 |
2014-10-30 |
If some Grid cells are CellSet 0, double clicking to automatically set the column's width gets it wrong. Introduced 2014-10-22 |
11574 |
2014-10-30 |
⎕USING is not correctly set in a .NET object created in an instance of a class |
11565 |
2014-10-23 |
Displaying complex numbers in Numeric input fields and Grids behaves inconsistently, and/or may crash the interpreter |
11564 |
2014-10-23 |
Attempting to set the Items of a Spinner to an invalid array generates a random ⎕DMX message |
11545 |
2014-10-23 |
Grid objects do not correctly display a set of small double values under certain circumstances |
11539 |
2014-10-21 |
Setting PageWidth on a RichEdit has slowed down between 13.0 and 13.1. |
11506 |
2014-10-21 |
Syntax coloring in the session is wrong after permanently deleting some text. |
11447 |
2014-09-16 |
A short read of a damaged 32 bit workspace into a 64 bit version causes a syserror 196 |
11405 |
2014-10-21 |
⎕WN generates a VALUE ERROR when referring to a namespace by reference, but works if referring by name |
11326 |
2014-08-11 |
⎕FMT 'O' format ignores ⎕FR when selecting ⎕CT or ⎕DCT for comparison tolerance |
11299 |
2014-07-31 |
Dyadic ⎕CY gives a RANK ERROR when immediately preceded by any primitive function that has a left argument of rank 3 or more |
11298 |
2014-11-03 |
Under rare circumstances, exiting an APL thread that had called out to .NET could cause workspace corruption |
11225 |
2014-07-22 |
Certain rare search patterns can cause ⎕R and ⎕S to issue a syserror 999 if used more than once |
11217 |
2014-07-07 |
⎕R and ⎕S could generate a syserror 999 when low on memory; now a DOMAIN ERROR is issued instead |
11190 |
2014-07-07 |
Expressions similar to a[]←¨0 generate syserror 999 |
11164 |
2014-07-02 |
Classic only: attempting to create an Icon using the File property could incorrectly generate a DOMAIN ERROR |
11120 |
2014-06-18 |
Scrolling the mouse wheel one step generated two Select events. |
11087 |
2014-06-18 |
Enable 13.1 and 13.2 to accept ⎕NULLs from 14.0 - updated |
11021 |
2014-05-21 |
Dyalog 64-bit with native Look and Feel on: searching in tracer and then closing the window can lead to a syserror. |
11013 |
2014-05-15 |
A :For loop which enumerates .Net objects might lead to a syserror 999 or a spurious WS FULL. Fix requires updated .Net support |
11010 |
2014-05-21 |
Enhancement: CursorObj Property extended to accept 14: pointing hand |
11007 |
2014-08-11 |
Under certain circumstances a Grid object was not correctly substituting "O" FormatString text for a number |
10978 |
2014-05-07 |
Setting Grid.Index to scroll the Grid can leave the row and column titles out of sync with the actual cell data. |
10935 |
2014-05-15 |
A compaction occurring within a high number of nested :If and :For statements resulted in a syserror 999. |
10911 |
2014-06-24 |
TTY version: <DK> (Delete block) in session does not always update the screen correctly |
10879 |
2016-02-08 |
64-bit AP will crash if convfns is used to convert from and to the same data type and the resultant array is free()d |
10835 |
2014-07-24 |
Fixing a class which assigns a one-line dfn can modify a dfn in an :Include'd namespace. |
10829 |
2014-05-07 |
Classic 64: ⎕SR hangs for 10 seconds after typing an integer into a type 50 field (Numeric with 0 decimals) and pressing Enter |
10827 |
2014-06-24 |
Classic only: ⎕SM field type 3 does not translate between cases if the input translate table does not have the mappings defined |
10814 |
2015-01-05 |
⎕TRACE truncates output of lines that end with a branch statement including a line number of 2 or more digits |
10807 |
2014-05-07 |
Cannot create a Tip for a TabButton |
10793 |
2014-04-02 |
On a system where the decimal separator is a comma, clipboard object's Array property gets incorrect decimal data from Excel |
10778 |
2014-04-02 |
The incorrect value of any ⎕CYed system variable which has namespace scope may be returned in certain circumstances |
10774 |
2014-03-26 |
On Unicode interpreters, 1e6⍴'' is slower than 1e6⍴' ' |
10764 |
2014-06-24 |
Dyalog 14.0 enhancement: Imagelists with Masked set to 2 can now honour an image's transparency alpha channel. |
10762 |
2014-03-26 |
Implicit delocalisation of ⎕DMX fails when there is more than one :trap on the stack |
10740 |
2014-04-02 |
Grid headers can incorrectly have a highlight for the first current cell under the "Windows Classic" desktop theme. |
10725 |
2014-03-26 |
Operators with syntax similar to {res}←{optional}(fn opr)(a1 a2) can be ⎕FX'd but not saved from editor |
10694 |
2016-04-06 |
Minimum reduction on a 0-length dimension of an array of rank greater than 1 gives incorrect result when ⎕FR=1287 |
10670 |
2014-03-17 |
When Native Look and Feel is enabled, the row and column headers that identify the current Grid Cell are not highlighted |
10589 |
2014-03-11 |
Dyalog Classic: APL Language bar loses many glyphs if you right click on it and insert spaces or delete items. |
10531 |
2014-09-16 |
Attempting to trace a destructor in an object deleted by a cutback ⎕TRAP will cause a syserror 999 |
10517 |
2014-07-28 |
Clicking on a Grid Cell that contains an extremely long vector will generate a syserror |
10479 |
2014-02-13 |
Enhance ⎕DMX.Message to include details of what character has caused a TRANSLATION ERROR |
10455 |
2014-03-17 |
Repeatedly recreating NetControl objects leads to a GDI leak until parent form is closed; this completes the fix for 10025 |
10422 |
2014-02-04 |
Classic Windows only: it is not possible to type Korean characters into an Edit field when using the Korean IME. |
10420 |
2014-02-04 |
In some situations issuing a weak interrupt to a threaded APL application will cause APL to hang |
10392 |
2014-02-21 |
Data from Microsoft Excel that contains empty cells is ordered incorrectly when accessed via the Clipboard Array Property |
10364 |
2014-01-22 |
Enhancement: DWA functionality has been extended |
10350 |
2014-01-16 |
UNIX: An APL process waiting at the 6 space prompt or in ⎕SR does not respond to kill -1 until an exit or command key is hit |
10328 |
2014-03-17 |
Using the X button to close a ⎕ED window that was invoked from a function can result in APL hanging |
10323 |
2014-05-07 |
An exception in the GetNext member of an IEnumerable when called from :for would cause Dyalog to crash with a syserror 999 |
10298 |
2014-01-22 |
Syserror upon ⎕EX of a namespace under certain circumstances |
10284 |
2013-12-12 |
⎕FX can create a bad function which will syserror if the name is mistakenly placed in the parenthesised list of right arguments |
10283 |
2013-12-11 |
Syserror 640 while using APLMON after using ⎕NA and passing the name back via assignment. |
10278 |
2013-12-12 |
Setting one of a Grid's cells to have a complex number results in a neverending stream of domain errors. |
10267 |
2013-12-12 |
In certain circumstances Dyalog may crash when accessing the Document object of COM IE.Application. |
10263 |
2013-12-12 |
A workspace that has a Class Field referring to # can be )LOADed but )COPYing it into a clear workspace generates a syserror 96 |
10253 |
2013-12-09 |
32 bit APL: APL may terminate unexpectedly when ⎕FREADing a component containing the ⎕OR of a dfn written by a 64 bit APL |
10244 |
2013-12-12 |
Non-classic mode tracer: the wrong lines may be highlighted when tracing through a function in a 0 ⎕FIXed object |
10231 |
2013-11-28 |
⎕R and ⎕S may fail when a 32-bit workspace is loaded by a 64-bit interpreter and the same expression is run again |
10216 |
2013-12-12 |
Attempting to edit a Class that contains a dfn comprising one line dfns referring to a Field may generate a SYNTAX ERROR |
10194 |
2013-12-12 |
Setting GetDayStates on many dates in a Calendar object can lead to a syserror with Native Look and Feel Enabled. Vista onwards |
10182 |
2013-11-08 |
13.2 WS Explorer: with a class script open in the right hand pane, WS Explorer's X button does not close the Explorer. |
10181 |
2015-05-21 |
The contents of the display pane are not updated when selecting different objects in the treeview pane |
10176 |
2013-11-07 |
Dyalog 64-bit: setting the Session log buffer to 4GB or more incorrectly results in an error message. |
10167 |
2013-12-09 |
If ClassB derives from ClassA, ⎕NEWing an exported instance of ClassB may result in a DOMAIN ERROR in ClassA's constructor |
10160 |
2013-11-11 |
Wrong colour displayed in editor when :Repeat/:Orif is used |
10136 |
2013-12-12 |
A Combo with Sizeable=1 in a Group with Dragable=1 does not generate a DragDrop event if it is dropped within the Group |
10071 |
2013-10-07 |
a←# ⋄ a,←# ⋄ a=0 generates syserror 999 |
10064 |
2013-10-07 |
Windows: ⎕NSIZE erroneously returns ¯1 instead of generating an error when the file size cannot be determined |
10051 |
2013-09-23 |
Dyalog 13.2: ⎕EX '.' generates a syserror 999 if you had previously used ⎕WC to create GUI from a ⎕OR object. |
10029 |
2013-09-19 |
13.2 Linux: mapl script unconditionally sets DEFAULT_ML to 0 (introduced when Pi version was released) |
10025 |
2014-01-27 |
Repeatedly recreating NetControl objects leads to a GDI leak until parent form is closed. |
10004 |
2013-09-19 |
⎕WC gives a spurious domain error if you create a text object and give it 3 char matrices in the text property position. |
9972 |
2014-02-21 |
Enable 13.1 and 13.2 to accept ⎕NULLs from 14.0 |
9966 |
2014-05-07 |
Tips do not work on ToolButton and TabButton objects if you do not have "Native Look and Feel" enabled |
9955 |
2013-12-09 |
Enhancement to UNIX versions: add support for event 91 (EXTERNAL DLL EXCEPTION) rather than crashing on bad ⎕NA calls |
9948 |
2013-09-19 |
Entries in ⎕EXCEPTION do not autocomplete |
9860 |
2013-08-28 |
Version 13.2 Unicode only: Array Editor updated to 1.1.0.87 |
9854 |
2013-08-28 |
In certain cases calling the .New method of a .Net object might result in a syserror 999 |
9842 |
2013-11-05 |
Enhancement: non-solid Poly lines can now have LWidth greater than 1 pixel - although the background colour is ignored |
9833 |
2013-09-16 |
Attempting to set MenuItem.BCol is ineffective |
9826 |
2013-09-19 |
In the debugger, a pop up value tip window might remain even after subsequent keystrokes |
9821 |
2014-04-02 |
Using ⎕NS to merge namespaces can fail with a domain error. |
9810 |
2013-09-19 |
MouseUp callback happens in wrong object after dragging a Text object. |
9787 |
2013-09-19 |
Attempting to trace ref.fn in an unnamed namespace results in a syserror 999 |
9772 |
2013-07-29 |
Dyalog could generate syserror 999 if a Timer object was located at the end of the in-memory workspace |
9767 |
2013-07-29 |
Expressions such as {¯}0 and similar which include an ill-formed number within the braces fail to generate an error |
9766 |
2013-09-19 |
WS Explorer does not show anything for the metadata for a simple assembly. |
9757 |
2013-07-24 |
Windows 13.2: The "More Text" triangle at the end of lines of text in the Editor no longer works. Introduced 2013-06-20 |
9748 |
2013-07-24 |
Windows 13.2 tracer: after editing an object or viewing the hint, the focus is put in the session. Introduced 2013-06-20 |
9742 |
2013-07-24 |
Windows 13.2: Focus incorrectly passes to session when you press the Esc key on the top of a stack of edit windows |
9738 |
2013-09-19 |
Autocomplete for a dotted namespace reference in a function picks up local names which aren't in the namespace referred to. |
9695 |
2013-07-18 |
Creating a Button object generates a small GDI memory leak. |
9691 |
2013-11-07 |
A property setter in an instance can incorrectly be called when setting the property of another instance if you ⎕FIX the class |
9681 |
2013-07-09 |
The return value of a function is not squeezed before it is passed back to .Net |
9673 |
2013-07-02 |
Event Viewer does not show anything other than Create Event on MsgBoxes, even when ⎕DQ'd |
9671 |
2013-06-28 |
If a .Net Exception is raised when Dyalog is at the message queue the interpreter crashes trying to get the DMX message |
9669 |
2013-07-02 |
Improve the error message when fixing a script which includes two methods with the same name |
9665 |
2013-07-18 |
Idiom recognition was incorrectly taking precedence over binding the right operand to a user-defined operator |
9658 |
2013-06-28 |
Syserror upon loading a workspace which has a thread with ⎕DMX information which refers to a deleted class. |
9655 |
2013-07-02 |
Hitting left mouse button on a different Cell in a Grid when a pop-up menu is visible may or may not generate a CellMove event |
9648 |
2013-06-24 |
Attempting to )copy or ⎕CY certain ⎕NEWed GUI objects could result in an infinite stream of DOMAIN ERRORs |
9643 |
2013-06-24 |
F1 help for primitives and system names does not come up when they are to the immediate left of a dot or a name. |
9641 |
2013-06-28 |
Setting a Grid's CellTypes property can result in a syserror under certain circumstances. |
9631 |
2013-06-28 |
Native Look&Feel: a Form created by a callback can appear behind another Form if the 1st Form has a ToolButton with TipText set |
9616 |
2013-06-24 |
Specifying an array that was not a character scalar or vector in the right argument of ⎕WG could generate a syserror |
9615 |
2013-06-28 |
13.2: An Ambiguous match occurs with .NET methods for × and | when given a numeric array and a .Net object as arguments. |
9603 |
2013-06-11 |
⎕CYing a namespace containing an ill-defined function from a workspace saved by an earlier APL may result in a syserror 4 |
9598 |
2013-06-24 |
Calling an unnamed dfn which calls ⎕SIGNAL, on the same line as the enclosing :endtrap will result in a syserror 999 |
9588 |
2013-06-11 |
Classic only: ⎕R and ⎕S operations with a function call transformation have a memory leak |
9581 |
2013-06-11 |
Colours dialog box: background colour of the dfn guard doesn't change when you change Control Structure background colour. |
9580 |
2013-06-11 |
If you cut some text from the beginning of the line, editor syntax colouring can go wrong. |
9572 |
2013-07-09 |
Find (Epsilon Underbar) reports a DOMAIN ERROR if either argument is a scalar reference |
9560 |
2013-06-11 |
Editor: Focusing on or typing into the search field can trigger a select event on the unrelated 312th GUI object in the WS. |
9525 |
2013-06-11 |
Msgbox should appear when hitting Naked Edit on function which differs from version on stack. Error message improved |
9516 |
2013-07-18 |
Windows: 2 ⎕NQ 'GetEnvironment' '<variable>' returned a maximum of 2,047 characters instead of 32,767 characters (Windows limit) |
9486 |
2013-05-10 |
Documentation: 13.2 Enhancement: Extend ⎕FREAD to enable reading multiple components |
9482 |
2015-10-15 |
Enhancement: SelText is now a property of a ButtonEdit |
9478 |
2013-05-14 |
Unable to create an Icon object using Icons in executables such as dyalog.exe |
9463 |
2013-06-24 |
Using the X button to close a classic-style tracer on Windows 8 results in a "Dyalog has stopped working" message |
9452 |
2013-05-10 |
Documentation: Animate method documentation has lost its table of possible values. |
9451 |
2013-06-11 |
13.2 only: Animate method does not work. |
9450 |
2013-05-14 |
64 bit only: Array Editor 1.1.0.82 may generate a spurious DOMAIN ERROR when attempting to save an array |
9449 |
2013-06-11 |
tty version: crash or syserror 74 after resizing session window while in maximised editor |
9448 |
2013-05-14 |
Dyalog 13.1 onwards: "Show Threads" menu option is not available when APL code is running. |
9436 |
2013-08-08 |
Syserror 999 when attempting to SetColSize ¯3 on column (1+2⊃⍴ReportItems) of ListView with View Report |
9425 |
2013-06-11 |
If there is a stop bit on the line that defines a single line dfn, tracer doesn't let you execute a line that calls the dfn |
9424 |
2013-08-06 |
Editor: Changing a Class into a Namespace and omitting the name of the Namespace leads to a syserror 64. |
9421 |
2013-06-11 |
Alt-key shortcuts associated with ToolControl ToolButtons stop working when focus is inside the ToolControl. |
9418 |
2013-05-14 |
A ⎕SE with complex construction of refs could become corrupted across a )LOAD or ⎕LOAD |
9408 |
2013-06-24 |
13.2: Deadlock in calling a .Net base class constructor - IIS tutorial intro5.aspx hangs |
9405 |
2013-04-16 |
Syserror 999 occurs when you invoke a function saved in a workspace that used to be associated with a DLL via ⎕NA. |
9403 |
2013-05-14 |
13.2 Enhancement: Extend ⎕FREAD to enable reading multiple components |
9401 |
2013-04-22 |
]profile 1.3.0 is available from tools.dyalog.com/library (list of primary enhancements included at this URL) |
9400 |
2013-05-14 |
Under certain circumstances, creating a subform whilst also setting its TabObj property causes Dyalog to hang. |
9392 |
2014-03-17 |
A VALUE ERROR is generated when an Instance of a Class calls a function in a separate Namespace that is :Include’d by the Class |
9384 |
2013-06-11 |
Naked Edit after dfn called from tradfn in class suspends causes cursor to be on wrong line . Do this again and it is correct |
9368 |
2013-06-11 |
Dyalog 13.2: A Bitmap (which has a Text object created upon it) is not visible when used by a Form as its Picture property. |
9358 |
2013-05-14 |
SysTrayItem object stops showing its Popup menu if it does a ShowBalloonTip. |
9351 |
2013-04-10 |
Setting a Property of an instance of an OCXControl can result in unexpected errors or syserrors |
9340 |
2013-03-28 |
When interrupting a ⎕DL or ⎕DQ, the resulting suspension appears on the next non-comment line (or line[0]) |
9338 |
2013-04-10 |
Execute of a string 'ns.foo' (which should call a function in #) runs in #.ns instead |
9333 |
2013-04-10 |
Dyalog 13.2: Improve appearance of Grid headers under Native Look and Feel on Windows 7. |
9331 |
2013-04-02 |
Dyalog 13.2: Grid flickers and a context menu does not appear until you move the cursor down. |
9330 |
2013-05-10 |
Documentation: GetItemState/SetItemState reference does not include the list of state codes |
9328 |
2013-04-10 |
Dyalog would not always use a new .Net AppDomain after a )CLEAR |
9326 |
2013-04-10 |
Sometimes Excel gives a type mismatch if a Dyalog COM Server returns a rank 2 (or greater) nested array containing characters |
9320 |
2013-04-02 |
Passing a scalar ref to a COM function generated a spurious DOMAIN ERROR |
9315 |
2014-05-15 |
Creation of a Cursor object fails with a LIMIT ERROR if its File property is set to a .ani file. |
9313 |
2013-04-15 |
If you call ⎕ED from a treeview callback, a syserror occurs after closing the ⎕ED window. |
9310 |
2013-04-10 |
Numbers such as 1e400j1 truncates to 1e308j1, rather than generating a SYNTAX ERROR |
9303 |
2013-04-02 |
GetTextSize method returns wrong result if the text argument exceeds a certain length, which is dependent on the font selected |
9301 |
2014-01-09 |
Performance enhancement for dyadic iota |
9297 |
2013-04-10 |
13.2 only: Having ⎕FTIEd or ⎕FSTIEd a file, updating it may result in the file being identified as not being a component file |
9294 |
2013-05-14 |
Dyalog 13.2: Erroneously setting 0 ⎕MONITOR on a multiline Dfn acts like ⎕STOP. |
9278 |
2013-04-10 |
Dyalog Classic passes extra characters to a COM object on a Chinese Language Windows computer. |
9263 |
2013-03-01 |
In the editor It is not possible to insert a new function into nested namespace |
9244 |
2013-06-21 |
A standalone Classic Dyalog Runtime stops responding to keyboard input if you press Home or End in an edit field. |
9236 |
2013-04-10 |
Dyalog 13.1 and 13.2: The creation or ⎕OR of an OleClient Object are slower than in 13.0. |
9224 |
2013-04-10 |
Conjugate does nothing on nested arrays containing complex numbers. Introduced 2013-02-05 |
9222 |
2013-04-10 |
Under certain circumstances ]PROFILE can fail with a VALUE ERROR (fixed in profile.dyalog 1.2.5) |
9218 |
2013-04-10 |
]aedit incorrectly generates a "not a valid variable" message; to fix rebuild session file with new buildse workspace |
9212 |
2013-04-10 |
Array Editor: Extending a numeric array fails with a spurious DOMAIN ERROR in versions 1.1.0.66 to 1.1.0.72 |
9202 |
2013-04-10 |
Stops on dfns defined in scripted objects are not displayed in the editor, but display in the tracer, and when querying ⎕STOP |
9196 |
2013-02-07 |
Dyalog 13.2: If the function editor is not docked in the session, it does not show its contents. |
9184 |
2013-04-10 |
13.1 onwards: Focus can pass to a random window after closing ⎕ED windows started from a callback. |
9179 |
2015-05-19 |
Dyalog 13.2: ⎕OFF while Conga thread is working leads to a syserror 999. |
9175 |
2013-04-10 |
13.2: Setting size of a bitmap (created using the CBits property) results in a bitmap which does not show the picture. |
9168 |
2013-02-22 |
In rare circumstances the ,← and ⍪← idioms could result in arrays whose elements are truncated to a narrower data type |
9162 |
2013-02-21 |
If used at the same time as DDE, ⎕R code could cause a syserror 4 or syserror 185 |
9128 |
2013-02-01 |
A workspace compaction when pasting into the UNICODE session can cause a syserror |
9122 |
2013-04-10 |
If a Dyalog runtime out-of-process COM object has an error when calling a .Net method, it appears to hang. |
9118 |
2013-02-01 |
UNIX: Add APL_TEXTINAPLCORE=1 to make_scripts to enable the Useful Information section at end of aplcores |
9110 |
2013-02-01 |
13.2 beta: Problem with selective assignment. |
9106 |
2013-02-01 |
WIBNI the WSID was in the useful information section of an aplcore |
9087 |
2013-09-16 |
Tracer: double clicking on the name of the function being traced results in an editor window with all that line highlighted |
9083 |
2013-05-21 |
13.2 beta: local variables in a trad fn in a class are not syntax coloured as local if you modify a line which refers to them. |
9082 |
2013-04-10 |
Executing a .Net Method can fail with an Object Reference Exception if you load a WS which was saved after using that Method |
9078 |
2013-02-01 |
Pop up tips for language bar don't work |
9060 |
2013-04-10 |
DMX problems when traps are disabled |
9057 |
2013-04-10 |
Class Property setter function doesn't run in the same space as the getter function as seen by ⎕THIS. |
9055 |
2013-02-01 |
Array editor fails with namespaces in the array |
9052 |
2013-02-01 |
13.2 beta: ⎕WC of an icon fails if the icon file doesn't have a .ico extension. |
9046 |
2013-02-01 |
⎕WS 'Coord' 'Pixel' before ⎕EX'.' can generate spurious DOMAIN ERRORs |
9037 |
2013-02-01 |
WS Explorer's ListView column headers do not change their font as you repeatedly change the session font. |
9036 |
2013-02-01 |
13.2 beta: ListView's ReportImageIndex property does not work if FullRowSelect is set at ⎕WC time. |
9021 |
2013-02-01 |
13.2 beta: ReportBCol should "extend" its matrix arguments if not given enough columns. |
9019 |
2013-02-01 |
13.2 beta (Classic version): ListView headers do not show in ReportView under Native Look and Feel. |
9006 |
2013-02-01 |
13.2 beta: Edgestyle/Border of BtnEdit objects is different to plain edit fields or spinners with Native Look and Feel on. |
9003 |
2013-02-01 |
beta 13.2: spinner's border under Native Look and feel appears different to 13.1. |
9000 |
2016-03-14 |
TCP/IP code can generate an exception if the operating system rejects a request for 16 bytes of memory. |
8955 |
2013-04-02 |
Dyalog can crash when you query the ClassName of a collection inside an OLEClient |
8916 |
2013-02-13 |
Improved keyboard handling for items in a tool control. |
8884 |
2013-04-10 |
Using ⎕NS to merge a non namespace data into a namespace can cause a syserror |
8875 |
2013-02-13 |
Enhancements to ]profile's workspace usage |
8863 |
2013-05-10 |
Unicode: although Numkey-/ shows "/" in an edit field, the keystroke reported is RD, whether the IME is enabled or not |
8861 |
2013-04-10 |
The changes for issue 8792 (Windows Narrator support) were incomplete for Label and Combo objects |
8853 |
2013-02-13 |
Trying to use a set function with a retained hash table generated in a 32 bit APL can cause a 64 bit APL to crash and vice versa |
8843 |
2013-02-13 |
4th element of '.' ⎕WG 'APLVersion' now says 'DLLRT' for a runtime exported application. Requires patch to interpreter RT DLL |
8832 |
2013-08-02 |
Calling an AP function (such as hex from xutils.exe) on an empty array can cause a memory leak. |
8797 |
2013-02-26 |
Add support for Integrated Windows Authentication to Conga |
8792 |
2013-04-10 |
Improved support for the Windows Narrator to improve support for partially sighted users. |
8791 |
2013-04-10 |
Improved keyboard handling for items in a tool control. |
8774 |
2013-04-10 |
The fix for issue 8667 did not take the correct font into account when drawing the border of a Group object |
8760 |
2013-02-13 |
Interpreter can be configured not to record tie time in component files (reported by ⎕FHIST) |
8758 |
2013-02-13 |
Windows: In very rare circumstances, ⎕FERASE and ⎕FRENAME could fail if simultaneously ⎕FLIB is scanning the directory |
8750 |
2013-02-13 |
M∘{(↓⍺)⍳↓⍵} retains hash table, but M∘MatIota where MatIota←{(↓⍺)⍳↓⍵} doesn't |
8724 |
2013-02-13 |
⎕DMX does not report OS Error if ⎕FERASE fails |
8707 |
2013-02-01 |
DMX.Message is incorrectly displayed in Classic versions |
8701 |
2013-02-13 |
If current currency symbol has more than 1 character , edit objects of fieldtype Currency do not show the right value. |
8690 |
2013-02-13 |
Namespace structure corrupted by removing an inner namespace containing a reference to a function in an outer namespace. |
8669 |
2013-02-13 |
Couldn't take the inverse of a namespace-qualified function. |
8668 |
2013-04-10 |
Conversion to and from the Dyalog DECF and the .Net Decimal type do not work if the system decimal separator is not "." |
8667 |
2013-04-10 |
With Desktop Composition disabled, dragging a window over the border of a Group can make a child text obj disappear |
8644 |
2013-03-20 |
.Net framework 4.5: APL callbacks are not connected to the event handler of an instance of a .Net class. |
8628 |
2013-02-01 |
Drag Outline Disappears when WS Explorer is dragged vertically onto 2nd monitor |
8618 |
2013-04-10 |
Cannot use tray icon to interrupt an APL program in a Dyalog assembly DLL. |
8603 |
2013-03-01 |
With suspended ns.fn, )ed foo results in cursor on suspended line in tracer (not editor), not on foo in editor |
8593 |
2013-02-13 |
Returning a function as the result of a trad-fn can fail if there are pending destructors. |
8581 |
2013-04-10 |
In certain instances an un-docked editor window's "Above Session" entry in the menu is not checked according to status |
8554 |
2013-02-13 |
⎕XML does not correctly honour xml:space="preserve" attribute with long character data |
8548 |
2013-02-13 |
Cached entries for ⎕FTIEd files might unnecessarily be flushed to disk; in very rare cases this might result in a syserror 51 |
8534 |
2013-03-01 |
Naked edit silently fails to open if the function to be edited is in a scripted object that is already being edited |
8502 |
2013-02-22 |
Classic only: ⎕XML does not allow full set of valid XML NameChars (in tags, etc) |
8499 |
2013-03-20 |
Using ⎕STATE'⎕TRAP' within a :trap statement leads to syserrors etc |
8487 |
2013-02-01 |
Class Editor Tree View stops working once you have edited another class and exited that second (or subseqent) session |
8471 |
2013-02-01 |
Grid is drawn incorrectly if you click on a cell which is not fully visible and press Page Down. |
8444 |
2013-11-01 |
Ticking the Color Scheme box (for function Printing) results in Session log printouts with black text on a black background. |
8361 |
2014-01-24 |
Localising ⎕TRAP in a suspended function can cause a syserror 999 |
8064 |
2015-09-23 |
64 bit only: ⎕WG generates syserror 999 if it is passed a heterogeneous array with first element a valid property name |
8061 |
2013-03-01 |
Hitting <ED> on ref.foo creates a new foo in scripted object referenced by ref, rather than opening editor on existing foo |
8052 |
2013-11-07 |
Non-classic editor mode: with a restored edit window in editor clicking on "Show Caption" results in a second coolbar appearing |
8049 |
2014-05-07 |
Non-classic editor mode: Windows->Dockable setting is not saved in either registry or sesson file |
8048 |
2013-11-07 |
Non-classic editor mode: Windows->Dockable always appears to be selected if docked window is undocked by dragging from session |
8004 |
2013-03-01 |
With suspension in an instance of a class, hitting <ED> on new name in session does nothing |
7911 |
2013-09-20 |
Dyalog 12.1 Classic GUI objects incorrectly require you to press the mode change keystrokes twice to change mode. |
7898 |
2013-03-01 |
Trace window does not appear when attempting to trace a fn in a class when the editor is open on the class already |
7639 |
2015-11-13 |
Session language bar is too big when you restart Dyalog after setting "Hide Caption" on it and saving the session file |
7569 |
2013-02-01 |
After using :for :ineach to enumerate a .Net deserialized hashtable, you get a DOMAIN ERROR if you try to )reset or )save. |
7553 |
2013-03-01 |
With the editor open on a class, no trace window appears when you then attempt to trace into a fn in that class |
7552 |
2013-08-20 |
Attempting to refer to a .Net object that had been )COPYed from a 0 ⎕SAVEd workspace results in a syserror |
7541 |
2014-05-13 |
Unexpected NONCE ERROR after indexed assignment to .Net or COM property |
7446 |
2013-04-10 |
13.0 IME: Keystroke combinations for APL characters produce unexpected results when the CAPSLOCK is turned on |
7345 |
2013-07-30 |
If x is a reference to a scripted namespace which has a fn foo, shift-enter on x.foo starts a new duplicate fn in the script. |
7304 |
2013-02-01 |
An Export or a 0 ⎕SAVE of a workspace containing OLE objects may result in a syserror 999. |
6856 |
2013-06-11 |
When restarting APL using a session file which was saved with the session maximised, the session is a few pixels too high |
6779 |
2013-06-28 |
Residue does not work if both arguments are .Net objects. |
6533 |
2014-12-03 |
Syserrors occur after executing the Close method on a the parent of a localised GUI object |
6412 |
2013-04-10 |
The grid SetColSize method does not work if AlignChar is set. |
6199 |
2013-06-28 |
An ambiguous match occurs while performing ⍒ or ⍋ on an array of GNU MP BigInts. |
6195 |
2013-03-01 |
In the function editor, the trace/stop/monitor column gets the background colour from the Error syntax colour element. |
5819 |
2014-11-26 |
Changing traced fn in class from trad fn to dfn and then tracing out of fn results in parent class becoming ineditable |
5818 |
2013-07-30 |
In traced script, changing function from traditional to dfn causes function line numbers to disappear on fix |
5134 |
2013-06-11 |
A new session is not properly maximsed, even though the previous session was saved when maximised. |
5124 |
2014-11-18 |
Attempting to use an instance method as a callback will generate a NONCE ERROR |
5024 |
2013-09-19 |
Language bar: dragging any element (icon) over the keyboard icon generates syserror 999 |
4996 |
2013-06-11 |
Editor treeview: Empty node lists no longer shown, "+" and "-" twisties for non-empty node list now work correctly |
4795 |
2013-02-13 |
Tracer display incorrect after editing traced dfn when current line is itself the end of a dfn |
4387 |
2013-02-01 |
Tools such as the WS Explorer and Event Viewer should ensure their window will be visible when first activated. |
3171 |
2014-11-20 |
APL characters are not copied from edit fields in the Find Objects dialog box if the "Paste text as Unicode" setting is in effect. |
3059 |
2014-07-02 |
Executing the expression ¯1⊤¯2*31 causes a syserror 999 |
2893 |
2013-02-01 |
The Workspace explorer does not distinguish between classes and namespaces when sorting by type. |
2670 |
2013-11-07 |
While editing a class, :Repeat ... :OrIf causes syntax colouring to wrongly colour it as error if there is a ∇ after it. |
2615 |
2013-02-01 |
Prevent the Edit->Find window from being dockable |
613 |
2013-02-13 |
Attempting to print a session log with a very long line can result in syserror 999. |