1 Changes between version 5.4.0 and 5.4.1
2 =======================================
8 * A warning has been added for 1./x and 1.\x syntax clarification.
10 * A new output argument has been added to the function regexp to retrieve
11 subpatterns matches. See SEP #86.
13 * New xmlName function.
15 * clc(): New icon in the toolbar to clear the console. See bug #12049.
17 * test_run no longer take in account skipped tests in the summary.
20 * Add two new commands:
22 scinotes modules/core/macros/whos.sci
23 Support also the -indent argument to indent automatically a Scilab file.
24 For example: ./bin/scinotes -indent modules/core/macros/whos.sci
25 If the file does not exist, propose to create it.
28 xcos modules/xcos/examples/integral.xcos will open the integral Xcos
30 If the file does not exist, propose to create it.
36 * mtlb_repmat removed. Scilab provides a real repmat since 5.3.1.
38 * with_pvm removed. Use getversion() instead.
40 * with_texmacs removed. Moved as ATOMS module: atomsInstall('texmacs')
42 * createpopup removed. Use uicontextmenu() instead.
44 * config() removed. Use preferences() instead.
46 * mtlb_conv removed. Use conv() instead.
48 * xselect() removed. Use show_window() instead.
50 * showalluimenushandles() removed.
51 Use set(get(0), "ShowHiddenHandles", "on") instead.
53 * Functions neldermead_display, nmplot_display, optimbase_display and
54 optimsimplex_print removed. Use disp() instead.
56 * Function optimsimplex_tostring removed. Use string() instead.
58 * ricc_old() removed. Use ricc() instead.
60 * xbasr() removed. Automatically managed by Scilab now.
62 * chartoeom() and eomtochar() removed.
68 * fit_dat() tagged as obsolete. Will be removed for Scilab 5.4.2.
69 Use datafit() instead. See bug #9306.
71 * getlinestyle() tagged as obsolete. Will be removed for Scilab 5.5.0.
74 * getmark() tagged as obsolete. Will be removed for Scilab 5.5.0.
77 * getsymbol() tagged as obsolete. Will be removed for Scilab 5.5.0.
80 * getfont() tagged as obsolete. Will be removed for Scilab 5.5.0.
83 * xsetm() tagged as obsolete. Will be removed for Scilab 5.5.0.
84 Use set(), get() and ged() instead.
90 * New Flowmeter block in the thermohydraulics palette.
92 * Update the Palette icons and the rendering of some blocks.
94 * xcosPalGenerateAllIcons added as an Xcos palette utility function.
96 * Add a new ODE solver : LSodar. Automatically switches methods to efficiently solve both stiff and nonstiff problems. Includes a rootfinding feature.
98 * Add two new Fixed-size step ODE solvers : Dormand-Prince 4(5) then Runge-Kutta 4(5). Included in the CVode package, so benefit from the rootfinding feature.
100 * Add an implicit Fixed-size stop ODE solver : Implicit Runge-Kutta 4(5). Also benefits from the CVode rootfinding feature.
102 * Improve block parameters errors (types and sizes) reporting.
104 * Bug #10040 fixed - VARIABLE_DELAY documentation does not fully describe the
105 initial value behavioral.
107 * Bug #10434 fixed - loadXcosLibs changed the predef value.
109 * Bug #10660 fixed - model2blk and callblk crashed Scilab on 64-bit platforms.
111 * Bug #11193 fixed - Lincos did not honor context values.
113 * Bug #11775 fixed - xcos.tst crashed on Linux and MacOS X.
115 * Bug #11821 fixed - Running XcosPalAdd example from help led to deadlock
117 * Bug #11913 fixed - Unconnected CLSS block with empty matrix parameters made
120 * Bug #11919 fixed - DLSS block with empty matrix as parameters made Scilab crash.
122 * Bug #11963 fixed - input port in superblock was corrupted.
124 * Bug #11988 fixed - Copying or dragging AFFICH_m block threw Java
125 NullPointerException.
127 * Bug #12101 fixed - Port ordering was not preserved on parameters change.
129 * Bug #12014 fixed - dep_ut help was wrongly detailed.
131 * Bug #12031 fixed - Changes in context of superblock did not always have
134 * Bug #12057 fixed - Scopes with big scope buffer size simulation was much
137 * Bug #12162 fixed - tbx_build_blocks did not report errors.
139 * Bug #12167 fixed - Text of ports in superblocks were not updated.
141 * Bug #12213 fixed - lincos help page example produced undefined variable
144 * Bug #12259 fixed - Wrong translation for "Filled" fixed in Scinotes.
146 * Bug #12265 fixed - xcos_simulate help example diagrams were badly rendered
149 * Bug #12266 fixed - Stopping "Papillon de lorentz" demonstration
150 while simulation was on made CMSCOPE crash.
156 * Add the 'scilab:needs-examples="no"' tag to specify that the help page does not need any example.
162 * Enforce a minimal version of Scirenderer (1.0.5).
164 * Enforce a minimal version of Flexdock (1.2.2).
170 * Bug #3313 fixed - In the documentation, the title of a link was using the
171 id instead of the title of the page.
173 * Bug #6583 fixed - jmat() was poorly documented.
175 * Bug #7190 fixed - is_absolute_path was not documented.
177 * Bug #7583 fixed - binomial function moved in the distribution function
180 * Bug #8213 fixed - geom3d had no examples.
182 * Bug #8395 fixed - dft has been deprecated to fft.
184 * Bug #8414 fixed - Some genetic algorithms functions had no examples.
186 * Bug #8638 fixed - Improved examples for gcd.
188 * Bug #8883 fixed - In some cases, Scilab build from sources was looking for
189 libraries at the wrong place.
191 * Bug #8964 fixed - The optim_{ga, moga, nsga, nsga2} functions may not create
194 * Bug #8899 fixed - The help page of splin2d was unclear about the size of
197 * Bug #8901 fixed - The help page of interp2d was unclear about the size of
200 * Bug #9005 fixed - The bitset function did not have any tests.
202 * Bug #9305 fixed - In the optimisation help page, new chapter "Least Squares functions"
205 * Bug #10606 fixed - unix_g did not return stdout in somes cases.
207 * Bug #10661 fixed - xmltopdf & xmltopdf were failing in the binary version.
209 * Bug #10815 fixed - diff help page did not have a "See Also" section.
211 * Bug #11436 fixed - With Matplot, color outside the colormap was replaced with
212 the last color in colormap.
214 * Bug #11474 fixed - save_format help page was still refering to the old save
215 format. Use the SEP #64 content.
217 * Bug #11477 fixed - There were memory leaks with textures.
219 * Bug #11711 fixed - xclick and xgetmouse did not work under Mac OS X.
221 * Bug #11778 fixed - Bad color_map dims did not return an error.
223 * Bug #11801 fixed - Bug with isoview="on" on subplots.
225 * Bug #11811 fixed - Fix a typo in the help page of Scinotes.
227 * Bug #11814 fixed - Fix a typo in one of the titles of CACSD.
229 * Bug #11931 fixed - In graphics, white space was not used as default thousand
232 * Bug #11939 fixed - ssprint formatting was slightly not right.
234 * Bug #11952 fixed - In SciNotes, a Java exception occured on selection of text
237 * Bug #11958 fixed - axesflag=0 was not taken into account in plot2d3.
239 * Bug #11962 fixed - event_handler may be called on wrong figure_id.
241 * Bug #11965 fixed - Export to SVG converted texts in shapes.
243 * Bug #11971 fixed - Canceling "Open File" action launched from icon in the
244 toolbar opened SciNotes anyway.
246 * Bug #11976 fixed - Check csvTextScan 3rd parameter validity.
248 * Bug #11981 fixed - Smooth french help page had a wrong declaration
249 (colonnes => lignes).
251 * Bug #11986 fixed - Wrong xclick behaviour on keyboard input fixed.
253 * Bug #11991 fixed - Under Windows, some empty lines were added by csvWrite.
255 * Bug #11998 fixed - listvar_in_hdf5 did not close the hdf5 file.
257 * Bug #11999 fixed - Blank lines ignored by default by csvRead / read_csv.
259 * Bug #12003 fixed - Fix a typo in the spreadsheet module.
261 * Bug #12022 fixed - ftuneq had a bad example.
263 * Bug #12028 fixed - The pair drawlater/drawnow did not work as expected.
265 * Bug #12033 fixed - assert_checkalmostequal was failing with two %inf values.
267 * Bug #12043 fixed - Fix a typo in the ATOMS module help pages.
269 * Bug #12050 fixed - Fix a typo: dimensionnal => dimensional.
271 * Bug #12062 fixed - getsystemmetrics() failed for some properties such as 'SM_CXMAXIMIZED'.
273 * Bug #12071 fixed - Printed info of a XML object were inconsistent with
276 * Bug #12076 fixed - csvRead was not able to open csv files when separators
279 * Bug #12077 fixed - In help, attribute bgcolor was not handled in tables.
281 * Bug #12087 fixed - profile help page did not mention add_profiling.
283 * Bug #12097 fixed - Scilab wrongly detected DLL platform information.
285 * Bug #12115 fixed - phaseplot(frq,db,phi) did not work.
287 * Bug #12119 fixed - bar and barh had wrong x/y bounds.
289 * Bug #12120 fixed - eigs was broken for complex sparse matrices.
291 * Bug #12021 fixed - Improve the help page of eigs.
293 * Bug #12135 fixed - stacksize('max') failed silently.
295 * Bug #12137 fixed - eigs(A,B) returned incorrect result for sparse matrices.
297 * Bug #12140 fixed - csvRead fails when comma is used as decimal mark.
299 * Bug #12141 fixed - Remove calls to gettext in rubberbox help page examples.
300 Translation of items will be made in each language help page.
302 * Bug #12151 fixed - Axes did not pass through (0,0) when x_location and
303 y_location were set to 'origin'.
305 * Bug #12166 fixed - There was a bad label with drawaxis.
307 * Bug #12168 fixed - matfile_listvar crashed when listing variables of a closed MAT-file.
309 * Bug #12174 fixed - The function "routh_t" gave incorrect output for all
310 denominators that include gain value "k".
312 * Bug #12179 fixed - Fix an incompatibility with MPI version of HDF5.
314 * Bug #12184 fixed - Performances of the function 'derivat' improved.
316 * Bug #12186 fixed - Performances of the function 'horner' improved.
318 * Bug #12190 fixed - Description of sprspn updated in help page.
320 * Bug #12196 fixed - There were no log-scales with Fec & Fac3d.
322 * Bug #12204 fixed - Fix a typo in the French localization
324 * Bug #12219 fixed - delete("all") does not recreate a basic axe within cleaned figure.
326 * Bug #12221 fixed - fspec was not documented and there was an error message "undefined variable: Sl".
328 * Bug #12232 fixed - There were several memleaks in various fillers.
330 * Bug #12235 fixed - Matplot did not update on color_map change.
332 * Bug #12238 fixed - [d v] = eigs(A) was broken for sparse matrices.
334 * Bug #12239 fixed - Apply some of the recent changes in eigs to feigs.
336 * Bug #12240 fixed - Refactoring of the eigs function.
338 * Bug #12247 fixed - Fix a typo in some error messages.
341 Changes between version 5.3.3 and 5.4.0
342 =======================================
347 * Thanks to this new feature, Scilab confirms its usability and its strong
348 user-oriented approach. Scilab desktop is the new concept behind Scilab
349 windows management taking advantage of our docking system (advanced FlexDock features).
350 Out of the box, Scilab is now able to save all windows layouts including the
351 help browser, the variable browser, the command history, SciNotes and Xcos.
352 Through this major improvement, position and size of all windows are
353 saved from a session to another.
355 * A file browser component has been developed and fully
356 integrated into Scilab desktop and all other components have been improved
357 to provide the best user experience for Scilab users.
359 * Editvar has had important refreshment. It allows plot and subplot, manages
360 almost all Scilab variable types and is much more faster.
362 * Scilab desktop provides various predefined layouts:
363 - Simple The standard Scilab console
364 => Scilab 5.3.3 (and previous versions) defaults.
365 - Integrated The variable browser, the history browser and the file browser
366 are opened by default and combined around Scilab
367 console to provide an ergonomic workspace.
368 => Scilab 5.4.0 defaults
370 * Variable browser has been improved:
371 - The dimension of the variable is shown by default.
372 - The variable browser table is automatically resized when docked.
373 - A tooltip has been added on the type column to display the name of the type.
374 - A tooltip has been added on the size column to display the size in bytes
375 (like in previous versions of Scilab).
376 - Refresh is automatical (See Bug #9446).
378 * A unique Preferences window has been developed to configure Scilab and its modules.
379 This unique interface can be launched using preferences() function.
385 * Entire refactoring of Scilab graphic capabilities in order to solve the known issues
386 of graphical cards compatibilities and many Scilab crashes.
388 * Based on SciRenderer (rendering library based on JoGL), Scilab graphics have
389 been rewritten to provide new graphic functionalities with:
390 - better performances,
392 - 2-D zoom using the mouse wheel,
393 - new 3-D zoom capabilities,
394 - rotation available through the mouse right-click.
395 SciRenderer is a free and open source library developed by Scilab Enterprises
396 for 2-D and 3-D rendering of scientific data.
398 * Improved graphic exports:
399 - Off-screen export (Scilab will not open a window to export with driver).
400 - New bitmap formats supported: PNG, JPEG and BMP in the driver function.
401 - New vectorial formats supported: PDF and SVG in the driver function.
402 - Many portability issues fixed.
404 * Obsolete value for line_style property:
405 0 and 1 are equivalent values for SOLID rendering.
406 A warning message will be displayed if the user tries to set this property to 0.
407 Setting this property to 0 will no more be supported in Scilab 5.4.1.
409 * datatips tool improved on several aspects:
410 - It is now possible to manage directional arrows as well as
412 - The automatic label placement has been improved to avoid the
413 overlapping with the curve.
414 - It is now possible to have painted box or box free labels.
415 - Markers can now be selected and moved using the arrow keys
416 or deleted with the "Del" key.
418 * Bug #2043 fixed - The graphic function copy() did not manage axes. Thanks to
419 Samuel Gougeon for the fix.
421 * Bug #4289 fixed - Graphic exports were not working when the drawlater or the
422 pixmap modes were activated.
424 * Bug #4339 fixed - listvarinfile did not manage graphic handles.
426 * Bug #4818 fixed - Scilab could not export graphics which contained a lot of information.
428 * Bug #6582 fixed - A copy of a handle did not keep foreground property.
430 * Bug #6644 fixed - New graphic windows take care of default figure properties (uimenu).
432 * Bug #7412 fixed - Better management of datatips activation/deactivation.
434 * Bug #7419 fixed - Customization of datatips() is now available through a GUI.
436 * Bug #7998 fixed - %h_get failed on heterogeneous handle matrix.
438 * Bug #8239 fixed - Activation of datatips overwrote and destroyed any event_handler
441 * Bug #8241 fixed - Graphical properties were not always inherited.
443 * Bug #8250, #10567, #10614 fixed - Artefacts dropped on
444 vectorial exports (EPS/PDF/SVG).
446 * Bug #8705 fixed - Some specific graphics could not be saved.
448 * Bug #8916 fixed - Menu to export in PS format was missing in graphic figures.
450 * Bug #8965 fixed - copy function did not work for handles.
452 * Bug #9269 fixed - Specified graphic entities for legend were drawn in reverse order.
454 * Bug #9330 fixed - delete() called overloading instead of deleting the current
457 * Bug #9455 fixed - The contourf and contourf 2 demonstrations displayed unwanted dots.
459 * Bug #9721 fixed - tight_limits help page improved. Thanks to Samuel
462 * Bug #10121 fixed - polyline.interp_color_vector where not saved or recoverable
463 by xsave/xload. Thanks to Samuel Gougeon for the fix.
465 * Bug #10240 fixed - In a Scilab localized in French, SVG export could use "," instead
466 of "." for numerical separator.
468 * Bug #10290 fixed - Error message for bad assignement of interp_color_vector updated.
470 * Bug #10298 fixed - The example of datatipSetDisplay generated an error.
472 * Bug #10331 fixed - datatipCreate produced a warning and an error instead of
473 a warning if the curve user_data was not a struct.
474 * Bug #10360 fixed - Default format for export is now PNG instead of BMP.
476 * Bug #10365 fixed - To copy a handle to a figure (instead of an axes) crashed Scilab.
478 * Bug #10395 fixed - xset("clipping", [1,2,3,4]) returned an error.
480 * Bug #10417 fixed - xget("background") returned a wrong value.
482 * Bug #10637 fixed - xs2svg crashed when the first input argument was not a figure handle.
483 An error message is now displayed.
489 * Uicontrols tooltip can now be managed using the new "TooltipString" property.
491 * Figure closure can now be managed by the user (confirmation, ...) through the
492 'CloseRequestFcn' property.
494 * F5 and F6 change the focus of the docked element.
496 * Improvement in the refresh of the docked elements.
498 * A 'Console' handle has been created and can be obtained by calling get(0):
499 - uimenus now appear as 'Children' of this handle when they are added to the
501 - the 'ShowHiddenHandles' property enables the user to make some hidden
502 graphic objects visible.
504 * Scilab Console and graphic figure menus are now uimenus. They are hidden by
505 default. To see them in the children list, use set(get(0), "ShowHiddenHandles", "on")
507 * New uicontrols added:
508 - 'image' style uicontrol: display, transformation and various other
509 operations on images.
510 - 'table' style uicontrol: display data in a table form (read-only).
512 * The 'Value' property can now contain non-integer values and allows to take full
513 advantage of 'slider' style uicontrols (See bug #7380).
515 * Figure resizing can now be managed by the user (uicontrol position setting, ...)
516 through the 'resizefcn' property.
519 CLI Console (GNU/Linux and Mac OS X only)
520 ==========================================
522 * Wide characters supported.
524 * Multiline command supported.
526 * Command line display improved.
528 * List of shortcuts in NW/NWNI mode:
529 - CTRL+W removes the previous word.
530 - CTRL+U removes everything from the current position to the beginning of
532 - UP or Ctrl+P recalls the previous line.
533 - DOWN or Ctrl+N recalls the next line.
534 - TAB for completion. Scilab displays a list of all names (functions, variables) that
535 start with the characters already typed by the user.
536 - Ctrl + A or HOME moves the cursor to the beginning of current line.
537 - Ctrl + B or LEFT moves the cursor one character to the left.
538 - Ctrl + D or DELETE deletes the current character.
539 - Ctrl + E or END moves the cursor to the end of command line.
540 - Ctrl + F or RIGHT moves the cursor one character to the right.
541 - Ctrl + H or BACKSPACE deletes the previous character.
542 - Ctrl + K kills the command line from cursor to the end.
543 - Alt+B or Ctrl+LEFT moves one word left.
544 - Alt+F or Ctrl+RIGHT moves one word right.
546 * Bug #3108 fixed - Some specific chars in the terminal were not correctly
547 removed by the backspace.
549 * Bug #3400 fixed - Long lines in the history broke the display.
551 * Bug #6804 fixed - Prompt was removed in CLI mode when playing with arrow keys.
558 - eigs function added (See SEP #82).
565 - dec2base function added (See SEP #75).
566 - nthroot function added (See SEP #78).
568 * linspace and logspace deprecate the use of non-integer values as third input argument.
570 * The toeplitz macro is now vectorized.
576 * qmr function updated and modified.
577 Calling qmr(F, Fp, x) where F is a function returning A*x
578 and Fp a function returning A'*x is deprecated.
579 Use qmr(F, x) instead where F prototype is
583 where t is used to make F return A*x or A'*x.
584 Same behavior has been implemented for qmr( ..., M1, M1p, M2, M2p).
585 See qmr help page for examples and details.
591 * save/load functions can export/import Scilab data to SOD format:
592 - Scilab data are saved and loaded using a standard, HDF5-based, documented,
593 and fully tested: Scilab Open Data format (SOD).
594 - Graphic handles can be saved under the SOD format.
595 - 'save' writes data to HDF5 format when using new calling sequence
596 save("filename.sod", "a", "b", "c"). This format is Scilab 6 compatible.
597 - 'save' displays a message when using old calling sequence
598 save("filename", a, b, c) and writes data in old Scilab binary format.
599 This format will not be supported by Scilab 6.
600 - The 'matfile2sci' function now converts MAT-files to SOD files.
602 * Calling load with a file descriptor as first input argument is now obsolete.
603 Please replace the file descriptor by the corresponding file name.
604 This feature will be removed in Scilab 6.0.0.
606 * Update the default size of the Scilab stack to 100 million elements (instead of
607 50M). See stacksize help page for more information.
609 * Scilab Desktop provides a button in dockbar to get the help about the component.
611 * External modules are managed out of the box by test_run function. See bug #9834.
612 Example: test_run('SCI/contrib/toolbox_skeleton')
618 * Version 5.4.0 introduces XML management features. It allows easy access to
619 XML files, validation and writing.
621 - XMLObjects - Describes the properties of the different XML objects
622 - xmlAddNs - Adds a namespace to a XML Element.
623 - xmlClose - Closes a XML document.
624 - xmlDTD - Creates a XML DTD object.
625 - xmlDocument - Creates a new XML document.
626 - xmlDump - Dumps a XML object.
627 - xmlElement - Creates a new XML element.
628 - xmlFormat - Formats a Scilab variable into XML.
629 - xmlGetNsByHref - Gets a namespace by its href.
630 - xmlGetNsByPrefix - Gets a namespace by prefix.
631 - xmlGetOpenStreams - Gets all open XML documents or all open XML Validation files.
632 - xmlNs - Creates a new XML Namespace.
633 - xmlRead - Reads a XML stream from a local or distant file.
634 - xmlReadStr - Reads a XML tree from a string.
635 - xmlRelaxNG - Creates a XML Relax NG object.
636 - xmlSchema - Creates a XML Schema object.
637 - xmlValidate - Validates a document in using a DTD, a Relax NG or a Schema.
638 - xmlWrite - Writes a XML document in a file.
639 - xmlXPath - Makes an XPath query on a XML document.
640 - xmlIsValidObject - Tests the existence of a XML object.
642 Those features have been developed in the context of OASIS R&D project.
649 - csvRead - Reads a CSV file.
650 - csvWrite - Writes data into a CSV file.
651 - csvTextscan - Transforms a CSV line into a matrix.
652 - csvDefault - Configures the CSV behavior.
654 * csvRead and cvsWrite provide the same features as read_csv and write_csv
655 with major improvements in term of usability and performances:
656 - Writing performances are improved to a 100x factor,
657 - Reading performances are improved from 3x to 200x factor.
659 * Bug #8349 fixed - write_csv() failed to support the writing of complexes with
662 * Bug #8653 fixed - csvRead now returns double values by default.
663 (read_csv still returns string values)
665 * Bug #8654 fixed - write_csv did not use the standard separator and decimal mark.
667 * Bug #8656 fixed - write_csv had accuracy issues.
669 * Bug #9969 fixed - Issues of performances of CSV functions for large files.
671 * Bug #10203 fixed - CSV function help pages did not detail the encoding
678 * Marks added in the vertical scrollbar to see the positions of matching words
679 when an incremental search is done (via F3 or in selecting text).
681 * In the find/grep tools, possibility added to use ~ as an alias for user home
682 dir. and SCI for Scilab data base dir.
684 * 'Save and Execute all files' action added.
686 * A tab can be closed in using the middle mouse button.
688 * Shortcuts META+(UP|DOWN) added to navigate between paragraphs.
690 * Bug #9334 fixed - Extra lines were added when code was exported into PDF under
693 * Bug #9358 fixed - A simple quoted string was not always correctly converted
694 into double quoted ones.
696 * Bug #9476 fixed - In find/grep tools, the abbreviation 'sec' is now used instead of
699 * Bug #9480 fixed - Words after selection were badly highlighted under Windows.
701 * Bug #9484 fixed - An empty file was not removed when an existing file was
704 * Bug #9488 fixed - There was no popup menu on the tab to copy the file path.
706 * Bug #9505 fixed - A LaTeX string in a comment was not considered as a comment.
708 * Bug #9597 fixed - It was not possible to navigate across the tabs with
709 <CTRL>+(PAGE_UP | PAGE_DOWN).
711 * Bug #9740 fixed - There was no way to have \n in replacement string.
713 * Bug #9854 fixed - There was a wrong colorization with strings containing several
716 * Bug #9878 fixed - Shortcut "Correct indentation" added in right click menu.
718 * Bug #9897 fixed - Under Mac OS X, eol was not replaced by \n when code was copied
719 from Word to SciNotes.
721 * Bug #10157 fixed - Scilab froze when docking SciNotes due to a FlexDock bug in a
724 * Bug #10252 fixed - The font could not be changed when SciNotes was docked with the
727 * Bug #10354 fixed - Bad caret position after a selection action.
729 * Bug #10442 fixed - Sometimes a crash occurred at start-up when SciNotes was
732 * Bug #10647 fixed - An error message did not respect Scilab localization standard.
734 * Bug #10889 fixed - Exception about block highlighters was thrown by SciNotes.
740 * CallScilab.h removed (was deprecated since Scilab 5.2.0).
741 Please use call_scilab.h instead.
743 * 'int getLastErrorValue(void)' function added.
744 It now returns the last error code generated by Scilab.
746 * Function 'const char* getLastErrorMessageSingle();' added.
747 It now returns the last error message generated by Scilab.
749 * Deprecated functions in call_scilab.h removed : C2F(readmat), C2F(creadmat),
750 C2F(creadbmat), C2F(creadcmat), C2F(readchain), C2F(creadchain), C2F(creadchains),
751 GetLengthStringMatrixByName, C2F(matptr), C2F(cmatptr), C2F(cmatcptr), C2F(cmatsptr),
752 C2F(cmatbptr), getlengthchain
754 * Bug #10006 fixed - Unrelevant C-comment in the example of ScilabHaveAGraph
761 * Javasci version 1 removed (deprecated in Scilab 5.3.0).
763 * New datatypes are now supported:
764 - sparse and boolean sparse
765 - tlists, mlists and lists
768 * If Scilab fails to start because of a memory issue (stacksize), a
769 Java exception is now displayed (InitializationException).
771 * Bug #10794 fixed - With Scilab built on an Ubuntu 11.10, javasci failed to
772 load with an undefined symbol
778 * DEBUG_SCILAB_DYNAMIC_LINK was not available under GNU/Linux or Mac OS X.
781 * Bug #9432 fixed - Link a 64-bit dynamic library on a 32-bit platform returned
782 a wrong error message under Windows.
784 * Bug #9761 fixed - NDEBUG was not defined for dynamic link (by default) in
785 release mode under Windows.
787 * Bug #9930 fixed - ilib_build did not display all filenames used.
789 * Bug #10320 fixed - libname argument of ilib_for_link did not work.
791 * Bug #10344 fixed - Windows SDK 7.1 was not detected with VS Express 2010
792 under 64-bit platform.
798 * Major performance improvements on the simulation start-up. On important diagrams,
799 the gain is very important (from minutes to milliseconds). See bug #8188.
801 * Performance improvements on diagram saving/loading.
803 * A compressed file format is now available (ZCOS) and allows more flexibility on
806 * Ports styles and labels are now available to external modules.
808 * New examples are provided in the help pages of the following blocks:
809 - ABS_VALUE - Absolute value
810 - EVTDLY_c - Event delay
811 - AFFICH_m - Display value
812 - CLSS - Continuous state-space system
813 - SELECT_m - Selector block
814 - NEGTOPOS_f - Threshold negative to positive
816 * External modules needs tp be updated to use the new Scilab Open Data format
817 instead of the previous HDF5 format.
819 * Help pages updated with examples and translated into French:
820 - WFILE_f - Block to write to output file,
821 - WRITEC_f - Block to write C binary file.
823 * xcos_toolbox_skeleton will not be loaded if Xcos is not installed.
825 * scilab -f file.xcos opens Xcos diagram in Xcos.
827 * Error reporting has been improved to print warnings on blocks into Xcos.
829 * The style of a block can be changed in the interface function.
831 * BARXY Block added to help 2-D Mechanics system visualization.
833 * Bug #6201 fixed - Block help menu had no shortcut.
835 * Bug #6733 fixed - Each call to Xcos created an empty diagram.
837 * Bug #7539 fixed - Interaction with some blocks was slowed down.
839 * Bug #7863 fixed - Default path for code generation was SCI instead of pwd() or
842 * Bug #7985 fixed - dmmul.c did not use dgemm routine optimized by BLAS.
844 * Bug #8188 fixed - Xcos to Scilab export took too much time.
846 * Bug #8295 fixed - Save compressed Xcos file set as default.
848 * Bug #8421 fixed - CLKFROM and CLKGOTO were not part of the "Signal Routing"
851 * Bug #8510 fixed - The message "Diagram contains implicit blocks..." stopped
854 * Bug #8538 fixed - Counter block label was not reflecting parameters.
856 * Bug #8600 fixed - Closing Xcos did not end the simulation.
858 * Bug #8742 fixed - On the Modelica initialization GUI, the error reporting did
861 * Bug #8743 fixed - On the Modelica initialization GUI, it was impossible to
862 re-fix the states after a derivative fix.
864 * Bug #8744 fixed - Solving the initialization problem more than once crashed
867 * Bug #9037 fixed - When connecting blocks, the green port blinked on a small mouse move.
869 * Bug #9075 fixed - The inverted pendulum demonstration in Xcos/Control systems
870 opened a useless graphic windows
872 * Bug #9131 fixed - PULSE_SC has been added to the Source palette.
874 * Bug #9290 fixed - HALT blocks displayed STOP.
876 * Bug #9301 fixed - Exception when one tried to paste a column to replace a
879 * Bug #9336 fixed - SuperBlock with non-connected ports produced an invalid
882 * Bug #9390 fixed - FROMWSB_c block did not reset to the default values on
883 reinitialization execution.
885 * Bug #9478 fixed - Block structure was not checked while adding them to a new
888 * Bug #9496 fixed - Xcos flag 5 (ending) was not called when simulation was
889 stopped from the user interface.
891 * Bug #9501 fixed - With a localized TMPDIR, block edition could throw an HDF5
894 * Bug #9506 fixed - Some libraries dependencies were not loaded at
895 xcos_toolbox_skeleton start-up.
897 * Bug #9532 fixed - User-defined blocks had no icons when saved.
899 * Bug #9547 fixed - The 'about box' was not localized due to a multi-line string.
901 * Bug #9579 fixed - Duplicate content in scicos_math.h removed and replaced by
902 a cleaner call to math.h instead.
904 * Bug #9590 fixed - Xcos examples were not embedded in Windows binary version.
906 * Bug #9732 fixed - Code generation failed at compilation under Windows with
907 "unresolved external symbol dset_".
909 * Bug #9750 fixed - Minor error in scicos_debug help page fixed.
911 * Bug #9810 fixed - Errors dealing with MATINV wrong simulation values have been improved.
913 * Bug #9927 fixed - Xcos crashed at XcosPalAdd command execution.
915 * Bug #9947 fixed - VARIABLE_DELAY block could not be dragged to a diagram.
917 * Bug #9972 fixed - Error reporting with a wrong context produced an endless
920 * Bug #9988 fixed - CLKSOMV_f had a wrong interface function after loading from
923 * Bug #10003 fixed - The MAXMIN block did not update its display according to
926 * Bug #10041 fixed - WFILE_f block was not declared as deprecated.
928 * Bug #10048 fixed - Blocks which use super blocks now loop over their children
929 to find the parameters dialog to open.
931 * Bug #10069 fixed - AFFICH_m block did not update its display at
934 * Bug #10081 fixed - Palette configuration saving could produce an invalid
937 * Bug #10096 fixed - Set [1;-1;] on a product block thrown an exception.
939 * Bug #10107 fixed - Default value of the Integrator Absolute Tolerance was
940 too large. It has been reduced to 1e-6.
942 * Bug #10246 fixed - PROD_f block was broken.
944 * Bug #10302 fixed - LaTeX labels were not rendered.
946 * Bug #10333 fixed - Labeling I/O blocks on a super block produced wrong port
947 labeling when ports had not the same types.
949 * Bug #10340 fixed - Exception occurred while moving the palette split pane to
950 hide the block list and while using a palette diagram.
952 * Bug #10393 fixed - Block style was not updated on palette loading.
954 * Bug #10419 fixed - Exception occurred while refusing to create a new empty
957 * Bug #10422 fixed - Exception occurred when exporting with an unspecified
960 * Bug #10433 fixed - Xcos stop simulation button did not work properly.
962 * Bug #10461 fixed - Canceling a Quit operation did not work.
964 * Bug #10486 fixed - importXcosDiagram opened a tab.
966 * Bug #10496 fixed - Wrong error message fixed in xcosValidateBlockSet.
968 * Bug #10510 fixed - Unused variables were generated by Xcos at start-up.
970 * Bug #10533 fixed - Some action shortcuts were not disabled when editing a text
973 * Bug #10657 fixed - CONSTRAINT_c had no icons on a graph.
975 * Bug #10679 fixed - blocks_link.tst failed.
977 * Bug #10697 fixed - post_xcos_simulate function did not work with a TOWS_c block
980 * Bug #10781 fixed - DFlipflop incorrectly reported problem for port size or type.
982 * Bug #10800 fixed - xcosPalAddBlock help example did not work.
984 * Bug #10812 fixed - cos and cosf files loading did not use a direct handler.
986 * Bug #10848 fixed - The first Drag'n Drop of a block produced an exception.
988 * Bug #10943 fixed - Accented character in the file path broke file loading
991 * Bug #11094 fixed - Image creation of blocks did not use xinit / xend.
993 * Bug #11132 fixed - Some help pages were missing: standard_origin, ...
995 * Bug #11494 fixed - Xcos PDE block could not open UIcontrol to set parameter.
997 * Bug #11518 fixed - When zooming on CLR block-text, the block was outside the box.
999 * Bug #11550 fixed - Closing the scope graph while running simulation led to a
1002 * Bug #11717 fixed - Setting recent opened file number in the preferences GUI
1003 was not applied in Xcos menu.
1005 * Bug #11735 fixed - Output sink name was not reported as figure name.
1007 * Bug #11737 fixed - Incompatibility between a Xcos menu and its help page description.
1009 * Bug #11746 fixed - Closing the palette window with the crossing box
1010 did not update the checkbox in Xcos "View" menu.
1012 * Bug #11747 fixed - Modelica block text was visible under the block image.
1018 * Czech localization by Zbynek Schwarz
1021 * Bug #10032 fixed - Force the unset of the environment variable LANGUAGE to
1022 tackle some issues. Mac OS X locale detection did not take into account
1029 * mgetl, exec, fscanfMat functions manage files encoded as UTF-8 with BOM.
1031 * tempname function added (SEP #68).
1033 * fullpath did not manage matrix of string as input argument. (SEP #72)
1035 * Bug #9253 fixed - fscanfMat failed to read a file with some lines
1036 of text at the end (backward compatibility).
1038 * Bug #9570 fixed - fprintfMat did not use the good format argument with nan and
1041 * Bug #9869 fixed - fscanf did not check the number of input arguments.
1043 * Bug #9917 fixed - mputl function crashed with a wrong second parameter.
1045 * Bug #10055 fixed - findfiles had a wrong default filter under GNU/Linux
1048 * Bug #10300 fixed - fscanfMat did not free some memory.
1050 * Bug #10355 fixed - Error messages in fullfile function were not localized.
1056 * Demonstration added on neldermead: search for largest / smallest polygon.
1058 * Clarity of examples improved in optimization module help pages:
1059 Avoid unnecessary calls to "deff",
1060 Avoid the "all statements in whole line" style.
1062 * readmps - Created unit test.
1063 Bug fixed in error messages management.
1064 Bug fixed in a test file reading.
1065 Defined a printing system by overloading for MPS structure.
1068 * Performances improved of genetic_algorithms (2 to 4 times faster).
1070 * Bug #7093 fixed - The data structure generated by neldermead_new could not
1071 be saved and reloaded.
1073 * Bug #7889 fixed - The tolerance on x for neldermead was too small.
1074 Updated -tolxrelative default value from %eps to sqrt(%eps).
1076 * Bug #7891 fixed - The neldermead component had too many options.
1077 Tagged -costfargument option of optimbase as obsolete: will be
1078 maintained for backward compatibility until 5.4.1.
1079 The -fun option can now be a list, where the element #1 is a
1080 function, and the elements #2 to the end are automatically appended to
1081 the calling sequence.
1082 Tagged -outputcommandarg option of optimbase as obsolete: will be
1083 maintained for backward compatibility until 5.4.1.
1084 The -outputcommand option can now be a list, where the element #1 is
1085 a function, and the elements #2 to the end are automatically appended
1086 to the calling sequence.
1087 Tagged "outputfun(x,optimValues,state)" calling sequence of fminsearch
1088 as obsolete: will be maintained for backward compatibility until
1090 The new calling sequence is "stop=outputfun(x,optimValues,state)"
1091 Tagged "myoutputfun(state,data)" calling sequence of neldermead
1092 as obsolete: will be maintained for backward compatibility until
1094 The new calling sequence is "stop=myoutputfun(state,data)"
1095 Tagged "-myterminateflag" and "-myterminate" options as obsolete:
1096 will be maintained for backward compatibility until 5.4.1.
1097 See the help page of neldermead for details to update your
1100 * Bug #7892 fixed - The neldermead component did not provide a default
1102 The new function neldermead_defaultoutput was created
1103 to print a simple one line output message by iteration.
1105 * Bug #8542 fixed - In neldermead, there were undocumented default options.
1106 Same changes applied to optimbase help page.
1108 * Bug #8543 fixed - Wrong order for the options in neldermead help page.
1110 * Bug #8545 fixed - In neldermead, the printing system displayed too long
1113 * Bug #8546 fixed - The neldermead functions might have called f outside
1116 * Bug #8547 fixed - The neldermead function called f outside the constraints.
1118 * Bug #8549 fixed - The neldermead function did not help to debug
1121 * Bug #8552 fixed - Improved fminsearch to provide Extra Parameters.
1122 Help page updated with new section "The cost function" and new
1123 example "Passing extra parameters".
1125 * Bug #8676 fixed - The pack/unpack functions had no help pages.
1127 * Bug #8777 fixed - The neldermead function failed to restart with bounds.
1128 Added examples of restarts with/without bounds in
1129 neldermead help page.
1131 * Bug #8805 fixed - The neldermead function, algorithm box, wrongly used
1132 the output function.
1134 * Bug #9323 fixed - The messages in optimbase_checkbounds were not localized.
1135 Same changes applied to optimbase_checkx0.
1137 * Bug #9472 fixed - The ind argument of optim was inconsistently documented.
1139 * Bug #9566 fixed - The tolvarianceflag, tolabsolutevariance,
1140 tolrelativevariance options of neldermead are now obsolete.
1141 See the help page of neldermead for details to update your
1144 * Bug #9567 fixed - The neldermead overview had a TODO section.
1146 * Bug #9576 fixed - The neldermead component did not check the bounds
1147 of some input parameters.
1149 * Bug #9578 fixed - The optimbase_configure function did not check the
1150 values of input arguments.
1152 * Bug #9607 fixed - The optimsimplex_new function poorly managed the
1153 variable number of arguments.
1155 * Bug #9612 fixed - The quapro help page has been removed.
1157 * Bug #9698 fixed - The optim/"gc" algorithm did not support imp=-1.
1159 * Bug #9822 fixed - The value ind=1 of optim was not supported by
1166 * The assert module provides a set of assertion functions.
1167 The goal of this module is to provide functions to check the
1168 behavior of some other functions, for example in unitary tests.
1169 We emphasize the use of consistent tools for testing numerical
1170 issues, with the goal of testing numerical algorithms more easily.
1171 In particular, we provide a comparison function for two floating
1172 point numbers, which allows to check that two numbers are
1173 "numerically almost equal", i.e. that the relative error is small.
1174 This automatically fixes Bug #4381.
1176 * A fourth argument added to test_run to export test results to XUnit format.
1178 * A new function called example_run has been introduced, this function tests the
1179 examples given in Scilab help pages. See SEP #83.
1185 * General improvements of the show_pca function (See bug #11500):
1186 - Data bounds fixed in the left graph,
1187 - Correlation circle graph improved,
1188 - Eigenvalues graph improved.
1190 * Bug #9357 fixed - stdevf returned zero for row vector arguments.
1192 * Bug #9846 fixed - stdevf gave zero result when a single row matrix was evaluated.
1194 * Bug #7387 fixed - rand and grand functions help pages gave wrong advice.
1200 * cond function updated to take into account a second input argument (See SEP #85)
1202 * Bug #9749 fixed - expm reported non convergence problem.
1208 * ordmmd help page and unit test created.
1210 * Help pages organized into sub-sections.
1212 * Bug #10126 fixed - Wrong (or failing) insertion in a sparse matrix.
1218 * A new system to keep track of the translations of the main documentation
1219 has been developed. See http://help.scilab.org/status/fr_FR/,
1220 help.scilab.org/status/pt_BR/ and http://help.scilab.org/status/ja_JP/
1223 * Categories have been created for the following modules help pages:
1224 - Scilab. See bug #11546.
1225 - Statistics. See bug #9108.
1226 - Genetic algorithms. See bug #11514.
1227 - Simulated annealing. See bug #11560.
1228 - Signal processing. See bug #11661.
1229 - Functions (libraries sub-category). See bug #11642.
1230 - Linear algebra. See bug #11562.
1231 - Special functions. See bug #11643.
1232 - Functions. See bug #11722.
1233 - Input/Output functions. See bug #11726.
1235 * Tag <scilab:image> added. This tag will perform the graphic rendering of
1236 a Scilab code and include the result into the help page as a sample image.
1238 * With the <scilab:image> tag, all graphic and trigonometric help pages
1239 now contain a sample image.
1241 * Management of <varname>, <command>, <function> and <constant> Docbook tags.
1244 * Management of <note>, <caution>, <warning>, <important> and
1245 <tip> Docbook tags. See bug #10505.
1247 * help_from_sci updated to manage recent changes in docbook Scilab files.
1249 * Elementary functions module help pages have been better organized.
1252 * Automatic spelling corrections for Scilab Online help - http://help.scilab.org/
1254 * <ALT>+<LEFT ARROW> / <ALT>+<RIGHT ARROW> allows browsing the history
1257 * The space key behaves like the page down key (See Bug #9491).
1259 * Management of the <revhistory> and <revision> tag to provide information about
1260 the history of the function.
1262 * Function help_skeleton extended to suggest the <revhistory>, <latex>, <note>,
1263 <caution>, <warning>, <important> and <tip> tags in examples.
1265 * Scilab documentation is now available in Russian. Many thanks to Stanislav Kroter.
1267 * Many errors have been fixed in Scilab documentation:
1268 - Wrong calling sequences
1269 - Errors in examples
1273 * Bug #3431 fixed - Some help tools functions were obsolete and not removed.
1275 * Bug #9105 fixed - err output parameter of mopen function was not documented.
1277 * Bug #9299 fixed - Fix a typo in cspect, pspect and window help pages
1278 (Hanning changed to Hann).
1280 * Bug #9320 fixed - analpf help page gave wrong frequency units of omega (Hz instead of rd/s).
1282 * Bug #9417 fixed - In English api_scilab help pages, polynom updated to the word
1285 * Bug #7133 fixed - help_from_sci function did not return the function template.
1287 * Bug #7134 fixed - help_from_sci produced an invalid .xml file.
1289 * Bug #9790 fixed - windows_tools help pages were not available for all platforms.
1291 * Bug #9983 fixed - The xclick help page did not clearly specify the axes used for
1295 CACSD & Signal Processing
1296 ==========================
1299 - conv - discrete 1-D convolution.
1300 - conv2 - discrete 2-D convolution.
1301 - convol2d - discrete 2-D convolution, using fft.
1302 - phaseplot - frequency phase plot.
1303 - xcorr - auto and cross correlation of signals (superseeds corr).
1304 - xcov - auto and cross correlationvariance of signals (superseeds corr).
1305 - arma2ss - conversion of an arma data structure into a state space one.
1306 - dct - Discrete cosine transform (based on FFTW library).
1307 - idct - Inverse discrete cosine transform (based on FFTW library).
1308 - dst - Discrete sine transform (based on FFTW library).
1309 - idst - Inverse discrete sine transform (based on FFTW library).
1311 * fft function based on fftw updated and improved (See SEP#84):
1312 - Take data symmetry into account,
1313 - Include hard coded multivariate fft.
1315 * The damp function in CACSD module computes the natural pulsation
1316 and damping factor of linear dynamical systems.
1318 * 'mtlb_conv' compatibility function is now obsolete. Please use 'conv' instead.
1320 * Bug #1635 fixed - iir filter frequency response might have been wrong.
1321 "pole zero gain" representation added as possible iir function
1324 * Bug #7895 fixed - fft2() was broken under Windows with MKL wrapper.
1326 * Bug #7901 fixed - besselh.tst failed under Windows.
1328 * Bug #8684 fixed - wfir function produced an error message when used interactively.
1330 * Bug #9098 fixed - CACSD demonstrations / Robust control failed on Windows 64-bit.
1332 * Bug #9214 fixed - abaque replaced by nicholschart in the black.sci comments.
1334 * Bug #9266 fixed - fftw crashed under Windows when using MKL wrapper.
1336 * Bug #9321 fixed - Missing tests and help info for some CACSD functions.
1338 * Bug #9647 fixed - At Scilab start-up, the fft variable was declared by default
1339 while it should not have been the case.
1341 * Bug #9675 fixed - iir generated bad results.
1343 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
1345 * Bug #9719 fixed - delip.tst execution froze under Windows.
1347 * Bug #9725 fixed - syredi.tst execution froze under Windows.
1349 * Bug #10008 fixed - Wrong unit in the datatip for bode function.
1351 * Bug #10169 fixed - Bad clipping option in evans.
1353 * Bug #10562 fixed - The "CACSD/Robust Control" demonstration failed.
1355 * Bug #11092 fixed - Incorrect argument check in h_inf
1357 * Bug #11340 fixed - bode, gainplot, nyquist and plzr without arguments did not show an example.
1364 * Scilab can now be installed without administration rights.
1365 In this case, the file association will not be configured.
1367 * ATOMS module is now mandatory and is installed in the minimal installation.
1373 * Under GNU/Linux and Mac OS X, Scilab start-up speed of scilab-cli and
1374 scilab-adv-cli has been improved by 15 to 20 % (see Compilation for more
1377 * SSE is now enabled by default under GNU/Linux with 32-bit CPU (it is already
1378 the case under 64-bit CPU).
1379 Pentium III class (or equivalent) with SSE instructions is required.
1381 * Improved performances of pareto_filter function (Genetic algorithms).
1383 * 'hank' function performances improved.
1385 * Using api_scilab, construction of any type of lists is now much faster (300x in some cases).
1387 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
1388 simplified and optimized.
1394 * Under Windows, Scilab uses VS 2010 Pro and Express solution.
1396 * Under GNU/Linux and Mac OS X, engine libraries have been merged into a single
1397 library named libscilab-cli.so. This greatly improves the start-up
1399 Note that the --enable-maintainer-mode enables the previous behavior (simply
1400 the development process).
1402 * Under GNU/Linux and Mac OS X, all modules build as standalone their algorithms
1403 as a static library (only available in the source tree).
1404 This will avoid an important dependency tree for unitary testing.
1406 * Under GNU/Linux and Mac OS X, for each module, the list of
1407 explicit dependencies on the other libraries is no more needed.
1408 Use libscilab-cli.so or libscilab.so to link against Scilab.
1410 * Scilab dependency on Java HDF has been removed.
1412 * Enforce a minimal version of JRosetta (1.0.4).
1414 * Enforce a minimal version of flexdock (1.2.0).
1416 * Enforce a minimal version of GIWS (1.3.0).
1418 * Enforce a minimal version of Scirenderer (1.0.2).
1420 * Enforce a minimal version of JLaTeXMath (1.0.0).
1422 * Enforce a minimal version of JOGL (2.0-rc9).
1424 * Force the Java class version target to version 6 (or 1.6).
1426 * Add Java 7 in the Debian & Ubuntu search path under GNU/Linux.
1428 * BLAS_LIBS variable can now be set by the user (See bug #9824).
1430 * Scilab now uses the ARPACK-ng package maintained by Scilab Enterprises.
1432 * An option --without-arpack-ng has been added to disable the Arnoldi features.
1434 * HDF5 is now a mandatory dependency of Scilab (even in a minimal build).
1436 * Under GNU/Linux and Mac OS X, if ccache is installed, use it to build Scilab.
1438 * Bug #9409 fixed - Warning "remark #8291" removed with Intel Fortran 2011 compiler.
1440 * Bug #9500 fixed - Explicit the GUI module manifest class-path to facilitate Debian
1441 checking tool process.
1443 * Bug #9782 fixed - configure with --without-gui was failing.
1445 * Bug #9793 fixed - --without-gui now also disables Xcos.
1447 * Bug #9883 fixed - Build with --disable-build-help was failing.
1449 * Bug #9991 fixed - ./configure --without-xcos failed to build.
1451 * Bug #11060 fixed - ccache use can be disabled with --disable-ccache .
1453 * Bug #10158 fixed - Configure used g77 even if gfortran was available.
1459 * Default text in history for a starting session has been changed for:
1460 "Begin Session: Tue Jun 21 14:35:45 2011" to "21/06/2011 14:35:45"
1466 * 'atomsQuit' function added to allow to call .quit of modules loaded by ATOMS
1467 when user closes Scilab session. See SEP #77.
1469 * tbx_build_loader generates also an unloader.sce to allow to call .quit file of
1472 * ATOMS option 'offLine' has been renamed to 'offline'.
1474 * Bug #5380 fixed - atomsShow() output was broken (separators were not aligned).
1476 * Bug #8302 fixed - Wrong order when loading dependencies.
1478 * Bug #8648 fixed - The tarball was not deleted when a module was removed (SEP #71).
1480 * Bug #8664 fixed - Message error updated for non-supported OS.
1482 * Bug #8763 fixed - ATOMS installation path was shared on Windows 64 with 32-bit.
1484 * Bug #8942, #9805 fixed - atomsSystemUpdate() failed under some Windows.
1486 * Bug #9078 fixed - atomsGui took time to start gui.
1488 * Bug #9127 fixed - "Home" item renamed to "Installed Modules".
1490 * Bug #9679 fixed - atomsSystemUpdate checks that Scilab is not in offLine mode, or writes a warning message if so.
1492 * Bug #9798 fixed - .quit script of Atoms modules were not evaluated at Scilab quit.
1494 * Bug #9967 fixed - Windows UAC was causing trouble with atomsRepositorySetOfl (internal function).
1496 * Bug #10025 fixed - Wrong url in some help files examples.
1498 * Bug #10031 fixed - atomsDisp did not work with "\n" in messages text.
1500 * Bug #10494 fixed - atomsInstall and atomsLoad were not clearly distinguished
1501 in the documentation.
1503 * Bug #10500 fixed - ATOMS module without DESCRIPTION file returned a wrong
1506 * Bug #10707 fixed - atomsInstall failed to use the path shortcut.
1508 * Bug #10846 fixed - atomsSystemUpdate failed.
1509 'downloadTimeout' help page added.
1511 * Bug #10864 fixed - atomsRemove required a network connection to remove a package.
1513 * Bug #10933 fixed - atomsGetConfig did not check the value of input arguments.
1515 * Bug #10957 fixed - atomsInstall required a network connection to install
1518 * Bug #11062 fixed - atomsGetInstalledPath function moved as a public function.
1524 * Java mapping of Scilab data has now a new method called getType() which
1525 returns the value of the ScilabTypeEnum enum.
1527 * New methods added:
1528 - Scilab.execException(String)
1529 Same as Scilab.exec(String) but returns an exception when a Scilab error occurs
1530 - Scilab.execException(String[])
1531 Same as Scilab.exec(String[]) but returns an exception when a Scilab error occurs
1532 - Scilab.execException(File)
1533 Same as Scilab.exec(File) but returns an exception when a Scilab error occurs
1535 * Bug #9149 fixed - Calling a graphic function without activating the appropriate
1536 mode did not triggered an exception.
1538 * Bug #9467 fixed - Unnecessary declarations in MAKE.BAT of Javasci examples.
1540 * Bug #9544 fixed - Calling graphic with Javasci from a SWING application from
1541 EDT was crashing the execution of a Java program.
1547 * Add functions to identify list datatypes:
1548 isListType, isNamedListType, isTListType, isNamedTListType, isMListType,
1556 * The linspace function accepts column vectors as input argument for the two
1557 first input arguments. Thanks to Guillaume AZEMA for the implementation.
1559 * The logspace function accepts column vectors as input argument for the two
1560 first input arguments.
1562 * Change the buffering display mode.
1564 * SEP #67: lines(0) by default at start-up.
1566 * Options -disable-exception-catching added under GNU/Linux & Mac OS X.
1567 Disables the Scilab exception catching system.
1569 * texmacs module moved as an ATOMS module.
1570 atomsInstall('texmacs')
1572 * PVM module moved as an ATOMS module.
1575 * maple2scilab module moved as an ATOMS module.
1576 atomsInstall('maple2scilab')
1578 * SEP #69: predef('names') returns names of protected variables by predef.
1580 * printf moved as alias on mprintf function.
1582 * sprintf moved as alias on msprintf function.
1588 * 'oemtochar' and 'chartooem' functions (windows_tools) are obsolete and will be
1589 removed in Scilab 5.4.1.
1591 * 'showalluimenushandles' function (graphics) was undocumented. This function is
1592 obsolete and will be removed on 5.4.1.
1593 Use set(get(0), "ShowHiddenHandles", "on"); instead.
1595 * 'code2str' and 'str2code' are obsolete and will be removed on 5.4.1, please use
1598 * config function is now obsolete and will be removed in Scilab 5.4.1.
1599 Please use 'preferences' instead.
1601 * dnaupd, dneupd, dsaupd, dseupd, znaupd and zneupd deprecated for eigs.
1603 * createpopup and uipopup functions are now obsolete. Please use 'uicontextmenu' instead.
1606 Removed Functions (previously declared as obsolete)
1607 ====================================================
1609 * ilib_for_link, ilib_build no more accept files with ".o" or ".obj" extensions
1612 * 'with_atlas' removed. Please use 'getdebuginfo' instead.
1614 * C API function Error(x) removed. Please use SciError instead.
1616 * 'MSDOS' removed. Please use 'getos' instead.
1619 Known Incompatibilities
1620 ========================
1622 * In previous versions, modulo(x,0) and pmodulo(x,0) returned x. But this solution is
1623 not correct. Indeed, the expression used to compute the modulo is x - y * int(x / y)
1624 for the modulo function and x - y * floor(x / y). Now, they return an error and
1625 %nan with ieee(2). See bug #7216.
1627 * In previous versions, newest function could be called with a string vector
1628 as second (up to last) input argument. In these cases, only the first string of
1629 the vector was taken into account. These calls now return an error. See bug #11398.
1631 * Setting the "foreground" property for a figure was possible even if it was not
1632 officially supported or documented. An error is now returned.
1633 Please use the axes "foreground" property instead. See bug #11369.
1635 * getcallbackobject: Input argument must be an UID (String) and no more an index (Constant).
1640 * Some issues at start-up under Mac OS X 10.6.7 (and previous 10.6 versions)
1642 If you have "Audio Hijack" installed on your Mac OS X, it prevents some
1643 applications to work including Scilab. See Bug #7012.
1644 Uninstall / disable Audio Hijack should fix this problem.
1645 Airfoil, also developed by Rogue Amoeba, has been reported as also breaking
1652 * Bug #1604 fixed - List extraction failed.
1654 * Bug #2479 fixed - Graphic editor could not be used when format was not format("v",18).
1656 * Bug #2853 fixed - sd2sci.sci removed from sources.
1658 * Bug #3291 fixed - SCI/modules/tclsci/tcl/BWidget-1.8.0/ moved as prerequirements.
1660 * Bug #3235 fixed - In bezout function, wrong typo in the name of a variable
1661 made the calpol unitary test failed.
1663 * Bug #3244 fixed - Error messages in qpsolve and qp_solve functions updated.
1665 * Bug #3787 fixed - Invalid calling sequences removed from schur help page.
1667 * Bug #3811 fixed - The overloading charcode was wrong for libraries.
1669 * Bug #4240 fixed - Some unexpected blank lines were displayed with the dir function.
1671 * Bug #4337 fixed - who_user did not return the user's variable names but
1672 only displayed them.
1674 * Bug #4576 fixed - An example of ilib_build with "cflags" argument was missing.
1676 * Bug #4806 fixed - If A was a sparse matrix, A^0 returned A and not the identity
1679 * Bug #4813 fixed - Description of type 0 added in type help page.
1681 * Bug #4833 fixed - msprintf() interpreted "\n" as a carriage return even if "\n"
1682 was supplied by the 2nd input argument.
1684 * Bug #4847 fixed - In uigetfile, there was no way to select files with a given
1687 * Bug #4978 fixed - Icons did not follow the Tango norm.
1689 * Bug #5491 fixed - Clearly states that haveacompiler() only works under Windows.
1691 * Bug #5675 fixed - Levitron demonstration was failing in some cases.
1693 * Bug #5696 fixed - When SE Linux is enabled, error messages for
1694 Scilab in the Scilab binary distribution disabled.
1696 * Bug #6009 fixed - conv, conv2 and convol2d functions were missing.
1698 * Bug #6154, #10850 fixed - Arnoldi package help pages updated.
1700 * Bug #6408 fixed - prompt() removed trailing whites.
1702 * Bug #6538 fixed - unobs ignored its 'tol' argument when it was given,
1703 and always calculated its own, arbitrary, internal value.
1705 * Bug #6702 fixed - max and min functions returned a scalar in k when the input
1706 argument was the last column of an hypermatrix.
1708 * Bug #6819 fixed - prompt() interpreted '<...>' as HTML.
1710 * Bug #6875 fixed - test_run() could not run at once on the +3000 tests of
1713 * Bug #7061 fixed - changelog.txt, readme.txt, version.xml removed from modules.
1715 * Bug #7167 fixed - Typo fixed in pdiv help page.
1717 * Bug #7216 fixed - modulo(x,0) and pmodulo(x,0) did not return an error message.
1718 With ieee(2), these functions now return %nan.
1720 * Bug #7249 fixed - 'string' function did not work as documented
1721 with a macro as input argument.
1723 * Bug #7251 fixed - Error fixed in qp_solve help page.
1725 * Bug #7289 fixed - The handle of the menu was still valid after calling delmenu(console_menu_handle).
1727 * Bug #7333 fixed - In BrowseVar, variables could have a weird type number.
1729 * Bug #7358 fixed - type and typeof help pages have now links to the actual
1732 * Bug #7380 fixed - 'Value' property for uicontrol was rounded.
1734 * Bug #7409 fixed - Some corrupted matrices could be created from api_scilab.
1736 * Bug #7490 fixed - %inf had not always the same display.
1738 * Bug #7674 fixed - In all Optimization and Simulation demonstrations, the source
1739 code was displayed by default.
1740 A messagebox now lets the choice to the user to display the
1743 * Bug #7700 fixed - Bad proposition in the console history when a char was added.
1745 * Bug #7728 fixed - rubberbox(): Instantaneous pointer's coordinates are now displayed in the status bar.
1747 * Bug #7745 fixed - add_demo moved in demo_tools module.
1749 * Bug #7763 fixed - mtlb_max and mtlb_min functions did not manage complex
1750 numbers with null imaginary part.
1752 * Bug #7779 fixed - genlib did not check input arguments and did not use current
1755 * Bug #7815 fixed - tohome() function erased previous and future commands in Scilab console.
1757 * Bug #7855 fixed - It was not possible to change event function while
1758 the event handler was enabled.
1760 * Bug #7859 fixed - Improvements of "exists" help page.
1762 * Bug #7873 fixed - The lagr parameter in qld help page was wrong.
1764 * Bug #7874 fixed - qp_solve help page did not give enough information
1767 * Bug #7881 fixed - Error in the condition which checks if the second input
1768 argument in lattn function was scalar or not.
1770 * Bug #8050 fixed - A weird error message was displayed in some cases.
1772 * Bug #8086 fixed - Some functions displayed a wrong error message when called
1773 without input argument.
1775 * Bug #8101 fixed - median function with a sparse as a first argument did not
1776 return the good result. Moreover, median(sparse, 'r'| 'c') was not
1779 * Bug #8151 fixed - Under Mac OS X, "Scilab/Quit Scilab" and "File/Quit" items were
1782 * Bug #8243 fixed - xgeom demonstration renamed to geom3d.
1784 * Bug #8245 fixed - gsort() did not allow overloading with not managed types.
1786 * Bug #8296 fixed - Asking for extra array dimension value with size crashed Scilab.
1788 * Bug #8339 fixed - Default path for the Mac OS X version is now HOME instead
1791 * Bug #8351 fixed - integrate function did not manage properly the optional
1794 * Bug #8420 fixed - lines crashed Scilab in some cases.
1796 * Bug #8488 fixed - NaN values were propagated when min/max were performed between
1799 * Bug #8592 fixed - Explicit error message added when macros are not available.
1801 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
1802 simplified and optimized.
1804 * Bug #8640 fixed - histplot function failed when the data vector contained
1807 * Bug #8651 fixed - The error message of write_csv was wrong.
1809 * Bug #8682 fixed - funcprot did not return the previous value when called with
1812 * Bug #8685 fixed - Lack of consistency in keyword help page.
1814 * Bug #8688 fixed - fillMatrixOfString did not check available memory on stack.
1816 * Bug #8724 fixed - A critical error with uiget(file|dir) could occur.
1818 * Bug #8753 fixed - c_link help page did not describe input argument num.
1820 * Bug #8768 fixed - GetRhsVar(..., STRING_DATATYPE, ...) did not check size of input argument.
1822 * Bug #8785 fixed - modulo and pmodulo functions did not check input arguments.
1824 * Bug #8797 fixed - Update of getdate('s') help pages to detail that
1825 the returned value contains the leap seconds.
1827 * Bug #8799 fixed - gsort did not work with hypermatrices.
1829 * Bug #8859 fixed - Some comparison operators between hyper-matrices and 2-D arrays
1832 * Bug #8874 fixed - Display of complex numbers with Inf or NaN for real or imaginary
1835 * Bug #8963 fixed - mtlb_mode test failed under Windows.
1837 * Bug #9002 fixed - bsplin3val, cshep2d, eval_cshep2d,interp, interp2d, interp3d,
1838 linear_interp, splin, splin2d, splin3d functions ignored imaginary
1839 part of input arguments without returning an error.
1841 * Bug #9032 fixed - The rectangular contour of a 'Text' object did not fit the text
1842 for huge font sizes.
1844 * Bug #9045 fixed - plot2d did not support overloading.
1846 * Bug #9056 fixed - A uicontrol could not be closed with <META>+W.
1848 * Bug #9104 fixed - 'warning' used in a diary Scilab session added timestamp
1851 * Bug #9129 fixed - Completion on field did not propose graphics handle fields
1854 * Bug #9156 fixed - mgetl.c compilation failed under some Windows.
1856 * Bug #9164 fixed - The unit tests now use the new assert functions.
1858 * Bug #9197 fixed - Unitary test examples in toolbox_skeleton
1859 and xcos_toolbox_skeleton did not use assert functions.
1861 * Bug #9204 fixed - The Frobenius norm of a complex vector was numerically complex.
1863 * Bug #9255 fixed - Correct bad calling sequence in list_double_writing_API help page.
1865 * Bug #9268 fixed - Scilab was overriding a predefined variable JAVA_HOME.
1867 * Bug #9277 fixed - Escape character '\' did not work with msprintf.
1869 * Bug #9295 fixed - 'base2dec' ignored the fractional part of 'base' input argument.
1871 * Bug #9328 fixed - Scilab randomly crached at start-up under Mac OS X when calling
1872 functions returning no value (lines, modes, banner, ...).
1874 * Bug #9339 fixed - tbx_build_help function did not manage languages properly.
1876 * Bug #9354 fixed - savematfile could not save imbricate structures.
1878 * Bug #9414 fixed - 'SCI' and 'SCIHOME' variables were not documented.
1880 * Bug #9424 fixed - gettext("") did not return "".
1882 * Bug #9452 fixed - It was impossible to download Intel MKL through a proxy.
1884 * Bug #9461 fixed - The assert_checkalmostequal function did not manage
1885 sparse matrices and hypermatrices.
1887 * Bug #9464 fixed - contourf did not work if the "Matlab Compatibility functions
1888 module" was not installed.
1890 * Bug #9479 fixed - Typo fixed (intput => input).
1892 * Bug #9498 fixed - A long history caused Scilab start-up to be very long.
1894 * Bug #9502 fixed - 'toolbox' was badly used in assert help pages (replaced by 'module').
1896 * Bug #9510 fixed - export_to_hdf5 did not return %f when trying to export
1897 unmanaged types (function, macro, ...).
1899 * Bug #9520 fixed - Missing named functions added in "API Scilab" help pages.
1901 * Bug #9531 fixed - assert_checkequal failed with mlist.
1903 * Bug #9540 fixed - MKL Pentium 4 target was not downloaded by installer under Windows.
1905 * Bug #9542 fixed - Under Windows, during export operation, the file could be locked by
1908 * Bug #9543 fixed - Scilab did not use the default DocumentBuilderFactory
1909 to parse XML configuration files.
1911 * Bug #9549 fixed - nthroot function added.
1913 * Bug #9555 fixed - Typo error in deff help page.
1915 * Bug #9571 fixed - "error(144)" returned a wrong variable name.
1917 * Bug #9572 fixed - assert_checkerror did not check multi-lines errors.
1919 * Bug #9573 fixed - getdebuginfo did not report multiple video cards under Windows.
1921 * Bug #9581 fixed - cleaner.sce in toolbox_skeleton did not remove all generated files.
1923 * Bug #9599 fixed - Error message "at line ... of function ... called by" was
1924 printed directly on the same line.
1926 * Bug #9616 fixed - In qp_solve help page, the input arguments in calling
1927 sequence did not match those in arguments section.
1929 * Bug #9635 fixed - Some temp. variables were not removed when test_run was used.
1931 * Bug #9643 fixed - Genetic algorithms demonstration was not vectorized.
1933 * Bug #9647 fixed - At Scilab start-up, the fft variable was declared by default
1934 while it should not have been.
1936 * Bug #9654 fixed - An example in optim help page was poorly implemented.
1938 * Bug #9659 fixed - "error(246)" returned a bad message for overloading.
1940 * Bug #9682 fixed - 3-D assignment into a 2-D array of integers issued an error.
1942 * Bug #9693 fixed - The default value of epsg in optim help page was %eps.
1944 * Bug #9696 fixed - An error in an if expression inside a try make Scilab froze.
1946 * Bug #9699 fixed - A single $ as text in a ui text led to a segfault.
1948 * Bug #9700 fixed - optim help page contained a mistake about bounds management.
1950 * Bug #9707 fixed - createNamedXXX did not check variable name.
1952 * Bug #9708 fixed - createNamedXXX did not check length of variable name.
1954 * Bug #9712 fixed - StartScilab help page had an error about Stacksize argument type.
1956 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
1958 * Bug #9717 fixed - dllinfo.tst failed under Windows binary versions.
1960 * Bug #9728 fixed - SCI/modules/special_functions/src/fortran/special_functions_f.def
1961 was not ignored (generated file).
1963 * Bug #9730 fixed - lines() returned an int32 and not a double value.
1965 * Bug #9734 fixed - intsplin help page moved from interpolation to
1966 elementary functions chapter.
1968 * Bug #9735 fixed - Old stack api examples removed.
1970 * Bug #9755 fixed - Completion on paths was not case insensitive under Windows.
1972 * Bug #9756 fixed - polelm.tst unitary test failed under Windows 64-bit.
1974 * Bug #9763 fixed - comet3d did not check input argument presence.
1976 * Bug #9765 fixed - Remove ref to scicos_pal in sci_f_clear.f.
1978 * Bug #9766 fixed - Scilab under Mac OS X 10.7 did not start.
1980 * Bug #9791 fixed - Toolbar visible state change crashed Scilab in NW mode.
1982 * Bug #9799 fixed - pol2str did not manage matrix of polynomials and input argument
1983 type was not checked.
1985 * Bug #9804 fixed - Starting Scilab with an external module emptied the
1986 demonstrations list menu.
1988 * Bug #9811 fixed - Output message of fminsearch was wrongly set.
1990 * Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure.
1992 * Bug #9825 fixed - The assert_computedigits function gave too large correct digits.
1994 * Bug #9830 fixed - leastsq did not match the information given in optim help page.
1996 * Bug #9833 fixed - percent was badly formatted by Scierror function.
1998 * Bug #9836 fixed - repfreq failed due to singular problem.
2000 * Bug #9838 fixed - evstr froze on some specific strings.
2002 * Bug #9843 fixed - Colormaps with 2 colors could not be created.
2004 * Bug #9858 fixed - length() could not be overloaded with mlist.
2006 * Bug #9879 fixed - Fix some minor issues in isdir help pages.
2008 * Bug #9880 fixed - Fix a page referencing itself in the help page.
2010 * Bug #9881 fixed - Fix a mistake in call help page.
2012 * Bug #9884 fixed - Possibility to add a default header on new files in SciNotes
2013 added in Preferences.
2015 * Bug #9885 fixed - User initialization scripts (scilab.ini, .scilab) did not work.
2017 * Bug #9899 fixed - string(10*log10(1/10)) gave -0, instead of -10.
2019 * Bug #9900 fixed - There was a memory leak in getAllocatedMatrixOfString,
2020 getAllocatedMatrixOfWideString, getAllocatedNamedMatrixOfString,
2021 and getAllocatedNamedMatrixOfWideString.
2023 * Bug #9920 fixed - winqueryreg did not manage HKEY_CURRENT_CONFIG.
2025 * Bug #9929 fixed - Improve integration with Gnome shell and Unity.
2027 * Bug #9950 fixed - It was possible to select several texts in the console.
2029 * Bug #9953 fixed - Documentation added to fre input argument of stdevf.
2031 * Bug #9954 fixed - Example added in gmres help page.
2033 * Bug #9957 fixed - msprintf("%d\r", 2) returned '2r'.
2035 * Bug #9963 fixed - The assert_computedigits function was not vectorized.
2037 * Bug #9966 fixed - The default value of comptype in assert_checkalmostequal
2040 * Bug #9971 fixed - GLoad macro not used and not documented has been removed.
2042 * Bug #9976 fixed - cdfbet function returned a wrong value instead of 0.
2044 * Bug #9979 fixed - who_user() function printed a wrong message.
2046 * Bug #9980 fixed - When one tried to complete an empty string, the console froze.
2048 * Bug #9992 fixed - gcbo was not initialized in callbacks for uimenus in console.
2050 * Bug #10001 fixed - %inf:%inf crashed Scilab.
2052 * Bug #10016 fixed - The damp function unit test failed under Windows.
2054 * Bug #10017 fixed - The unitary test for bdiag used a strange comparison
2057 * Bug #10019 fixed - 'exec' crashed with error 113 for too long lines.
2059 * Bug #10037 fixed - checkalmostequal.tst unitary test failed under Linux 64-bit.
2061 * Bug #10044 fixed - wfir_gui function rewritten based on uicontrol and documented.
2063 * Bug #10061 fixed - datatipCreate drew the tip in the current axes instead of curve
2066 * Bug #10073 fixed - Use the new Scilab icon for GNU/Linux installations.
2067 Icons renamed from XPM to PNG.
2069 * Bug #10105 fixed - Focus was not given to the prompt when outputview had it.
2071 * Bug #10119 fixed - assert_checkequal did not support sparse complex doubles.
2073 * Bug #10124 fixed - strsplit crashed with wrong input arguments.
2075 * Bug #10139 fixed - 'atomsTest' function did not manage specific test names.
2077 * Bug #10150 fixed - completion help page moved to console chapter.
2079 * Bug #10151 fixed - Wrong error message about polynomials was displayed.
2081 * Bug #10178 fixed - norm function returned the message "division by zero" for
2082 some sparse matrices.
2084 * Bug #10179 fixed - Weird behavior with evstr.
2086 * Bug #10184 fixed - In messagebox, focus was not set by default on "yes" or "ok"
2089 * Bug #10236 fixed - exit(-1) prompted for exiting Scilab.
2091 * Bug #10241 fixed - A .scg file could not be opened when a non-ascii character was in the legend.
2093 * Bug #10244 fixed - The install of call_scilab could fail in some cases under
2096 * Bug #10250 fixed - Bug in the detection of the Java path under GNU/Linux fixed.
2098 * Bug #10267 fixed - The help browser did not use the default language at new session start-up.
2100 * Bug #10272 fixed - Examples added in squeeze help page.
2102 * Bug #10281 fixed - lyap function could crash.
2104 * Bug #10282 fixed - repmat did not work for scalar input on dims greater than 2
2105 neither for N-D arrays.
2107 * Bug #10283 fixed - w and iw output arguments of ode function
2108 are now directly read from work table used in sub-functions.
2110 * Bug #10289 fixed - xload returns a more explicit error message when a file does
2113 * Bug #10292 fixed - Improved description of modulo help page.
2115 * Bug #10293 fixed - Improved description of bvode help page.
2117 * Bug #10303 fixed - test_run ignored "enable_lt" option.
2119 * Bug #10304 fixed - test_run did not return an error if an invalid option was used.
2121 * Bug #10306 fixed - 'isempty' could fail with empty elements in a list.
2123 * Bug #10324 fixed - format(m) where m was a vector did not work but the
2124 documentation stated it could be used.
2126 * Bug #10330 fixed - 'error' did not manage vector of strings as input argument, but
2127 'lasterror' returned vector of strings.
2129 * Bug #10341 fixed - Font in help was bold when the font of a text uicontrol
2132 * Bug #10342 fixed - assert_checkerror help page had a wrong format.
2134 * Bug #10345 fixed - uicontrols were not always drawn at the right place.
2136 * Bug #10346 fixed - An uicontrol was visible during a few milliseconds even if
2137 its "Visible" property was set to "off".
2139 * Bug #10366 fixed - A warning about fun2string redefinition was displayed
2140 when we used "Edit label generator" and click "Ok".
2142 * Bug #10372 fixed - Dependencies of MALLOC.h removed on Windows.h and machine.h
2145 * Bug #10379 fixed - lines did not manage a 1x2 vector [nc, nl] as input argument.
2147 * Bug #10384 fixed - In exiting, "Close Console" was suggested rather than "Close
2150 * Bug #10385 fixed - It was not possible to configure default web browser.
2152 * Bug #10396 fixed - Display of a structure with large matrix took too much time.
2154 * Bug #10402 fixed - FileBrowser threw an exception when a filter was set
2155 and the tree was expanded.
2157 * Bug #10408 fixed - In the history browser, the contents were scrolled even if the
2158 knob was not at the bottom.
2160 * Bug #10416 fixed - xmltoformat did not return at the root directory in case of error.
2162 * Bug #10418 fixed - Playsound was failing under Mac OS X. Thanks to
2163 Pierre-Henri Jondot for the patch.
2165 * Bug #10423 fixed - browsehistory() function to open the history browser was missing.
2167 * Bug #10431 fixed - Navigation in history using CTRL+P or CTRL+N was not available.
2169 * Bug #10439 fixed - stacksize('max') crashed under Windows 64-bit.
2171 * Bug #10440 fixed - 'wfir_gui' generated errors if the view checkbox was selected
2172 and an erronous value was entered.
2174 * Bug #10444 fixed - fullfile did not manage string matrix as last input argument.
2176 * Bug #10449 fixed - At new session start-up, empty tabs could appear if the previous
2177 session has not been properly exited.
2179 * Bug #10450 fixed - Overloading for gamma, dlgamma and gammaln functions for list,
2180 tlist, mlist and hypermatrices types was not allowed.
2182 * Bug #10457 fixed - Reference in fftw help page pointed to a wrong version.
2184 * Bug #10458 fixed - demo_gui did not clear its variables when closing the figure.
2186 * Bug #10465 fixed - Typo fixed in isreal help page.
2188 * Bug #10466 fixed - mgetl detected an error but it did not return an error
2191 * Bug #10471 fixed - %helps_modules was not ignored by default by browsevar.
2193 * Bug #10473 fixed - Error fixed in factorial function help page bibliography.
2195 * Bug #10474 fixed - An exception could be thrown at the history browser
2198 * Bug #10475 fixed - Error fixed in perms function help page.
2200 * Bug #10477 fixed - In ilib_for_link, the display of the error message generated
2201 at configure time made mprintf fail.
2203 * Bug #10479 fixed - max and min functions were incorrect for N-D arrays.
2205 * Bug #10482 fixed - Wrong error message in format function fixed.
2207 * Bug #10497 fixed - Some special characters were causing issues in phaseplot
2210 * Bug #10499 fixed - The example in lincos help page returned a warning and an error.
2212 * Bug #10503 fixed - error(999.666) did trunc error code without an error.
2214 * Bug #10506 fixed - ssprint did not check input arguments.
2216 * Bug #10518 fixed - odeoptions help page was inaccurate.
2218 * Bug #10519 fixed - spec returned a wrong error message when an input argument
2221 * Bug #10520 fixed - The fact that ceil, floor, round or fix could manage complex
2222 matrices was not clearly stated in the documentation.
2224 * Bug #10521 fixed - frexp returned a wrong error message.
2226 * Bug #10523 fixed - The fact that flipdim could manage complex matrices was
2227 not clearly stated in the documentation.
2229 * Bug #10526 fixed - A string was in French in the English help page of cumprod.
2231 * Bug #10532 fixed - In some cases, browsevar cloud crash with some unknown
2234 * Bug #10536 fixed - A string was in French in the English help page of cumsum.
2236 * Bug #10538 fixed - Typos fixed in prod and cumprod help pages.
2238 * Bug #10543 fixed - %eps, %pi, %i, %nan, %inf were not documented.
2240 * Bug #10544 fixed - debug did not return the previous value when called with
2243 * Bug #10551 fixed - Issues fixed in the Russian localization.
2245 * Bug #10558 fixed - Tcl/Tk demonstrations did not start.
2247 * Bug #10559 fixed - Spectral estimation demonstration failed if the graphic
2250 * Bug #10560 fixed - genetic algorithms demonstrations failed.
2252 * Bug #10564 fixed - atan graphic demonstration was failing due to a too restrictive test
2253 in the linspace function.
2255 * Bug #10565 fixed - Simulation / bicycle simulation / unstable trajectory
2256 demonstration failed.
2258 * Bug #10574 fixed - Runge-Kutta-Method failed for vector [x, 1] with x > 9.
2260 * Bug #10576 fixed - getdate (under Windows) did not manage dates after January 19, 2038
2262 * Bug #10577 fixed - getdate did not check input arguments.
2264 * Bug #10579 fixed - Wrong reference to and function in prod and cumprod help pages
2267 * Bug #10588 fixed - Update of waitbar help page to precise that the function returns
2270 * Bug #10595 fixed - In SciNotes, <TAB> did not go to the next tab position.
2272 * Bug #10626 fixed - taucs_chdel(), umf_ludel() returned an error.
2274 * Bug #10628 fixed - Reference to sci_types enum changed and "see also" section added.
2276 * Bug #10631 fixed - The # sign was missing in some error cases.
2278 * Bug #10632 fixed - Navigation buttons in the file browser did not change the
2279 current Scilab working directory.
2281 * Bug #10634 fixed - dsearch help page referenced an invalid input argument
2284 * Bug #10641 fixed - string(:) gave wrong results.
2286 * Bug #10643 fixed - Bad result when using isreal function with a polynomial
2289 * Bug #10652 fixed - getdebuginfo() did not display TMPDIR value.
2291 * Bug #10654 fixed - dgettext with "scilab" domain did not return the same result
2294 * Bug #10656 fixed - Exception occurred when an empty help browser was closed.
2296 * Bug #10658 fixed - Typos fixed in the bloc2exp help page.
2298 * Bug #10662 fixed - xload did not support tlist for user_data property.
2300 * Bug #10673 fixed - Typos fixed in ssrand help page.
2302 * Bug #10677 fixed - %to_6=%to_e, crashed Scilab under Windows 64-bit version.
2304 * Bug #10685 fixed - inttrap help page moved to differential equations module.
2306 * Bug #10710 fixed - Wrong error message fixed in XML module.
2308 * Bug #10711 fixed - The textbox of datatip was not displayed in graphics using
2311 * Bug #10716 fixed - acos help page badly talked about vectors instead of matrices.
2313 * Bug #10717 fixed - Typos fixed in acosd help page.
2315 * Bug #10720 fixed - Typos fixed in acosh help page.
2317 * Bug #10724 fixed - Missing links added in acot help page.
2319 * Bug #10725 fixed - Typos fixed in acot help page.
2321 * Bug #10726 fixed - Missing links added in acsc help page.
2323 * Bug #10727 fixed - Missing links added in asech help page.
2325 * Bug #10728 fixed - Wrong link fixed in asind help page.
2327 * Bug #10729 fixed - Missing links added in asinh help page.
2329 * Bug #10730 fixed - Missing links added in asinhm help page.
2331 * Bug #10731 fixed - Typos fixed in atan help page.
2333 * Bug #10732 fixed - Wrong link fixed in atand help page.
2335 * Bug #10733 fixed - Missing link added in atanm help page.
2337 * Bug #10734 fixed - Missing link added in cos help page.
2339 * Bug #10735 fixed - Missing information added about input argument in cotd help page.
2341 * Bug #10736 fixed - Missing "Arguments" section added in coth help page.
2343 * Bug #10737 fixed - Missing "Arguments" section added in cothm help page.
2345 * Bug #10738 fixed - Typos fixed in cscd help page.
2347 * Bug #10739 fixed - Typos fixed in csgn help page.
2349 * Bug #10740 fixed - Typos fixed in sec help page.
2351 * Bug #10741 fixed - Typos fixed in secd help page.
2353 * Bug #10742 fixed - Missing link added in sin help page.
2355 * Bug #10743 fixed - Wrong link fixed in sind help page.
2357 * Bug #10744 fixed - Typos fixed in sinh help page.
2359 * Bug #10745 fixed - Typos fixed in tand help page.
2361 * Bug #10769 fixed - Dead code removed from bsplin3val.
2363 * Bug #10775 fixed - Scilab icons in FileBrowser had a wrong size.
2365 * Bug #10782 fixed - 'iconvert' did not check input arguments.
2367 * Bug #10797 fixed - contour, contour2d, contourf did not check input arguments.
2369 * Bug #10807 fixed - It was not possible to overload fft and fftw for list,
2372 * Bug #10809, #10810 fixed - error_table help page was not up-to-date.
2374 * Bug #10820 fixed - datatipscurve generator was freezing Scilab.
2376 * Bugs #10827, #10868 fixed - In SciNotes, strings containing LaTeX disappeared
2379 * Bug #10828 fixed - Developer arguments were not displayed in the help of
2382 * Bug #10831 fixed - set("auto_clear", "on") and set("auto_clear", "off") returned an error.
2384 * Bug #10835 fixed - Typo that made the 'atanm' function unusable fixed.
2386 * Bug #10836 fixed - resize_matrix with boolean failed.
2388 * Bug #10837 fixed - Font modification in SciNotes preferences did not work.
2390 * Bug #10839 fixed - dec2hex function was limited to 32-bits.
2392 * Bug #10840 fixed - Keyboard arrows were disabled on 'Slider' uicontrols.
2394 * Bug #10841 fixed - sliderStep property could not be set with "big" default value.
2396 * Bug #10845 fixed - $ was not documented.
2398 * Bug #10847 fixed - dec2base returned a wrong error message with a complex
2399 number as input argument.
2401 * Bug #10861 fixed - debug([]) returned a wrong error message.
2403 * Bug #10867 fixed - Loading a .scg file failed when the legend contained accentuated characters.
2405 * Bug #10879 fixed - Typo fixed in dec2base help page.
2407 * Bug #10880 fixed - Default start-up directory moved to "My Documents folder"
2408 under Windows for icon shortcut.
2410 * Bug #10881 fixed - Typo fixed in ftest and ftuneq help pages.
2412 * Bug #10885 fixed - Renamed "Exit" to "Exit SciNotes" in SciNotes.
2414 * Bug #10904 fixed - Error messages of and() and or() builtin were not standard.
2416 * Bug #10913 fixed - The "View code" button was missing in GUI demonstrations.
2418 * Bug #10915 fixed - It was not possible to select several files when using
2419 button "Open file" in console toolbar.
2421 * Bug #10921 fixed - For ill-conditioned matrix, inv function displayed a
2422 wrong value of rcond.
2424 * Bug #10928 fixed - Examples of save updated with information to fix trouble under Windows.
2426 * Bug #10966 fixed - linspace was producing some numerical errors on the last
2429 * Bug #10982 fixed - Completion failed when a space was used before the command.
2431 * Bug #11010 fixed - Examples of preconditioning added in gmres help page.
2433 * Bug #11029 fixed - Execution path to TMPDIR fixed in the example given in dae help page.
2435 * Bug #11046 fixed - Sometimes, OverLoad(0) did not called %_xxx but %x_xxx.
2437 * Bug #11048 fixed - In SciNotes, comment/uncomment actions did not work
2440 * Bug #11049 fixed - Link to intg help page added in ode help page.
2442 * Bug #11050 fixed - The output argument rd in ode and ode_root help pages was not
2445 * Bug #11055 fixed - 'string' function did not manage implicit size type as
2448 * Bug #11069 fixed - An axe could be wrongly set as parent for an uicontrol.
2450 * Bug #11070 fixed - The "Visible"/"Enable"/"Position" properties of a frame
2451 uicontrol did not impact its children.
2453 * Bug #11076 fixed - mlist('r'), tlist('r') returned a wrong error message.
2455 * Bug #11077 fixed - rlist() returned an error.
2457 * Bug #11081 fixed - movefile, copyfile did not support '~', 'TMPDIR',
2458 shortcuts in filenames.
2460 * Bug #11090 fixed - Typo fixed in event_handler_function help page.
2462 * Bug #11093 fixed - isNamedVarExist() did not search in builtin functions names.
2464 * Bug #11105 fixed - Crash with color_flag 3 fixed.
2466 * Bug #11114 fixed - Using load(file_descriptor, ...) is now obsolete.
2468 * Bug #11115 fixed - A graphic window was opened with two xend().
2470 * Bug #11126 fixed - Error messages improved.
2472 * Bug #11129 fixed - lapackscilab.sce could not be run outside its location.
2474 * Bug #11138 fixed - a = list() crashed under Windows 64-bit.
2476 * Bug #11154 fixed - Grid color hid the plots in Graphics/2D & 3D plots/plot2d demonstrations.
2478 * Bug #11166 fixed - datatipRemove example did not work.
2480 * Bug #11167 fixed - datatipRemoveAll example did not work.
2482 * Bug #11175 fixed - xstringl example did not work.
2484 * Bug #11186 fixed - 'typeof' of a type 130 returned an error.
2486 * Bug #11194 fixed - A browsevar exception could occur at start-up.
2488 * Bug #11203 fixed - Description for info output argument was wrong in lsqrsolve help page.
2490 * Bug #11205 fixed - A rare exception at Scilab start-up could occur.
2492 * Bug #11222 fixed - Links added between xdel, close and delete help pages.
2494 * Bug #11223 fixed - Deletion of datatips.
2496 * Bug #11244 fixed - Due to the variable browser, an error was displayed in the console when
2497 deleting a global variable.
2499 * Bug #11257 fixed - Memory leaks fixed in Scilab graphics.
2501 * Bug #11265 fixed - msprintf crashed on a huge string.
2503 * Bug #11281 fixed - References to x_left & y_top were false in reversed axes
2504 cases in rubberbox help page.
2506 * Bug #11289 fixed - swap_handles function modified the properties.
2508 * Bug #11293 fixed - Line style was not taken into account.
2510 * Bug #11298 fixed - Listboxes callback was executed several times for one action.
2512 * Bug #11300 fixed - freson calculated wrong frequencies in Scilab 5.3.3.
2514 * Bug #11318 fixed - Order of uimenus in a figure changed when adding submenus.
2516 * Bug #11324 fixed - Restoring old files (< 5.4.0 format) could fail due to new
2517 mechanism in SOD file loading.
2519 * Bug #11326 fixed - set(h, "enable", "off") and set(h, "visible", "off") had no
2520 effect after menu creation.
2522 * Bug #11328 fixed - strsplit returned a wrong error message when the second input
2523 argument contained wrong values.
2525 * Bug #11330 fixed - oldplot function removed.
2527 * Bug #11331 fixed - graypolarplot returned an error about an unknown property.
2529 * Bug #11332 fixed - Default usage of contour2d was producing some errors.
2531 * Bug #11333 fixed - Missing argument number checking in comet added.
2533 * Bug #11343 fixed - The "isoview" figure property did not work when the axes
2534 margins had been modified.
2536 * Bug #11346 fixed - Error messages added in cosm function in case of bad
2539 * Bug #11349 fixed - There was an error when the path to external editor contained
2542 * Bug #11360 fixed - In some help pages, f in calling sequence was named mtx in
2543 the parameter section.
2545 * Bug #11369 fixed - colordef("black") returned an error about an unknown property.
2547 * Bug #11372 fixed - Calling odeoptions returned an error.
2549 * Bug #11385 fixed - length returned a wrong error message when called without
2552 * Bug #11388 fixed - Calling xsetech(frect=[0,0,100,100]) failed.
2554 * Bug #11390 fixed - When cond function had one input argument, matrices could be
2555 non square. Moreover, cond function has been updated to
2556 give the possibility to use another norm than the one imposed
2557 (by default 2-norm).
2559 * Bug #11396 fixed - Overloading: toto([])=[] with toto being an mlist failed.
2561 * Bug #11398 fixed - newest produced an incomprehensible error message when
2562 called with a string vector as second input argument.
2564 * Bug #11403 fixed - toprint and Print menu did not work.
2566 * Bug #11409 fixed - xpoly crashed on polyline allocation.
2568 * Bug #11411 fixed - save function used unsigned char to store string length.
2569 Now it is an integer.
2571 * Bug #11420 fixed - When using the event_handler of the default figure, events were not trapped.
2573 * Bug #11422 fixed - datatips did not work when the figure contained uicontrols.
2575 * Bug #11423 fixed - When the variable "a" was selected, all the a characters were
2576 highlighted rather than only the "a" variable.
2578 * Bug #11426 fixed - save function shew a warning message while saving user environment.
2580 * Bug #11434 fixed - After having set the "auto_resize" default figure property
2581 to "off", plot was no longer possible.
2583 * Bug #11443 fixed - There was no way to set default language by the preferences under
2586 * Bug #11449 fixed - color function created a figure when no current figure
2589 * Bug #11450 fixed - Logarithmic ticks were not sorted.
2591 * Bug #11452 fixed - The use of diag optional argument in lsqrsolve produced an error.
2593 * Bug #11457 fixed - gsort crashed when getting string data from stack after big stacksize.
2595 * Bug #11459 fixed - varname, command, constant and option docbook tags were not
2598 * Bug #11460 fixed - In the console, scrollbar was not updated if nothing was
2599 entered at the prompt.
2601 * Bug #11466 fixed - fscanf was not set as obsolete as it should have been.
2603 * Bug #11469 fixed - The drawing, using xfpolys, was incremental instead of drawing
2606 * Bug #11472 fixed - Old menus were not removed before adding the new ones in default figure.
2608 * Bug #11481 fixed - The title of axes was in front of plots.
2610 * Bug #11482 fixed - The two plots drawn in Graphics/Complex elementary function/Custom
2611 demonstration were too small.
2613 * Bug #11485 fixed - delete function deleted axes identifier before using it.
2615 * Bug #11486 & #11487 fixed - When a list was inserted into itself,
2616 it produced Segfault or infinite loop.
2618 * Bug #11488 fixed - Java exception led to a segfault in -ns mode when something
2619 was typed in the console.
2621 * Bug #11489 fixed - 'SliderStep' property was ignored for uicontrols.
2623 * Bug #11490 fixed - comet produced wrong display with matrix inputs.
2625 * Bug #11502 fixed - Some Java debug information was displayed when playing with
2628 * Bug #11506 fixed - "Rendu d'子uations math士atiques dans le graphique Scilab"
2629 were missing some closure tags in the examples.
2631 * Bug #11509 fixed - A progression bar was missing during ATOMS operations.
2633 * Bug #11515 fixed - checkVarDimension help page added and getNbInputArgument and
2634 getNbOutputArgument help pages updated.
2636 * Bug #11517 fixed - Bad formatting fixed in the French version of getenv help page.
2638 * Bug #11519 fixed - The colored lines in the legend of nyquist plot were inverted.
2640 * Bug #11529 fixed - Only 512 chars could be entered in the console, now it is
2643 * Bug #11532 fixed - Update of mkdir English and French help pages.
2645 * Bug #11533, #11652 and #11653 fixed - typos in messages of eigs function fixed,
2646 eigs help page updated and optional booleans in eigs are boolean by
2647 default to be consistent with Scilab's own data types.
2649 * Bug #11534 fixed - getshortpathname and getlongpathname documentation updated to be clearer
2650 about what happens on other OS than Windows.
2652 * Bug #11535 fixed - listfiles used on multiple folders could return unusable results.
2654 * Bug #11537 fixed - In SciNotes, it was not possible to modify font size with
2657 * Bug #11538 fixed - xxxWideString functions (API Scilab) did not check to_wide_string
2658 conversion (crashed under GNU/Linux & Mac OS X).
2660 * Bug #11544 fixed - ilib_gen_cleaner did not add command to remove "Debug" and
2661 "Release" folder under Windows.
2663 * Bug #11547 fixed - _() moved into gettext() help page.
2665 * Bug #11553 fixed - The uicontextmenu handles (and their children) were not
2666 deleted at the end of execution.
2668 * Bug #11554 fixed - After using xcosPalAdd, a message was displayed on 'quit'.
2670 * Bug #11558 fixed - Typo in helptools module fixed.
2672 * Bug #11563 fixed - Button was called "Open" (instead of "Save") in the GUI
2673 used to select a file name for graphic export.
2675 * Bug #11568 fixed - In SciNotes, only N-1 whites were used for a tab when N
2678 * Bug #11578 fixed - dir function under Windows took into account the
2679 case to sort the results.
2681 * Bug #11582 fixed - Typo fixed in strchr help page.
2683 * Bug #11592 fixed - The example in bessel help page failed.
2685 * Bug #11597 fixed - Under Mac OS X, the Preferences window was not available
2686 through the standard shortcut "CMD + ,".
2688 * Bug #11604 fixed - Some items were not localized in "Scilab Preferences" window.
2690 * Bug #11606 fixed - exit() was too slow in nw mode when driver("png") was set.
2692 * Bug #11612 fixed - Index of the max value of a negative sparse was wrong.
2694 * Bug #11618 fixed - A(:) returned wrong values when A was a complex sparse matrix.
2696 * Bug #11619 fixed - titlepage("Text"): the font size was no longer maximized to fit the figure's sizes.
2698 * Bug #11628 fixed - Clearing a shortcut did not work in Preferences.
2700 * Bug #11640 fixed - Same behavior as in Scilab 5.3.3 plugged back at STDIN closure.
2702 * Bug #11641 fixed - In xmltoformat, parsing of the CHAPTER files was too strict.
2704 * Bug #11645 fixed - Short description was wrong in atomsGetLoadedPath help page.
2706 * Bug #11647 fixed - The phrase "The system cannot find the file specified." in
2707 rmdir was not localized.
2709 * Bug #11654 fixed - Rendering of the title of genetic algorithms help pages improved.
2711 * Bug #11655 fixed - external_object help chapter was empty.
2713 * Bug #11657 fixed - Setting the callback_type property of an uicontrol was not
2716 * Bug #11659 fixed - twinkle displayed warning messages about show_pixmap function.
2718 * Bugs #11666, #11667 and #11670 to 11676 fixed - Add examples in signal processing help pages.
2720 * Bug #11683 fixed - figure_properties help page did not explain what happens
2721 when the event_handler and closerequestfcn properties were both set.
2723 * Bug #11684 fixed - mfft failed due to MKL fftw library restrictions.
2725 * Bug #11685 fixed - gcbo variable was not defined when executing functions set
2726 for "closerequestfcn" and "resizefcn" properties.
2728 * Bug #11686 fixed - An error occurred when clicking outside of an uicontextmenu area.
2730 * Bug #11688 fixed - The example in example_run help page failed.
2732 * Bug #11697 fixed - ATOMS modules are now listed in the "Toolboxes" menu when
2733 they are not automatically loaded.
2735 * Bug #11701 fixed - Under Windows, a carriage return was added in SciNotes each time the file
2738 * Bug #11703 fixed - Exception occurred when text was selected in SciNotes color preferences.
2740 * Bug #11738 fixed - Rendering was of poor quality and very slow when usign xsave/xload.
2742 * Bug #11745 fixed - Scilab export functions did not export in EPS but in PS.
2744 * Bug #11760 fixed - Exceptions were thrown when trying to display invalid
2747 * Bug #11761 fixed - There was an exception in rendering MathML.
2749 * Bug #11763 fixed - In SciNotes, number of recently opened files set in
2750 preferences was not taken into account.
2752 * Bug #11764 fixed - ispc (Matlab to Scilab Conversion Tips) help page was not updated regarding the
2755 * Bug #11774 fixed - Wrong description in now help page.
2757 * Bug #11787 fixed - There was a problem with toolbar refreshing under Mac OS.
2759 * Bug #11794 fixed - Empty lists could not be saved/loaded to/from SOD files.
2761 * Bug #11802 fixed - mrfit function redefined the diff function.
2763 * Bug #11810 fixed - In EditVar, undesired data were added when the edition
2766 * Bug #11810 fixed - In BrowseVar, contents of "visibility" column were left
2769 * Bug #11810 fixed - In Editvar, under Mac OS, there was no vertical/horizontal
2772 * Bug #11834 fixed - New menu to set font or colors in SciNotes.
2774 * Bug #11838 fixed - Maximized state of a window was not saved in quitting.
2776 * Bug #11840 fixed - In Xcos, dialogs could not be closed on escape.
2778 * Bug #11842 fixed - CTRL+X did not work in Scilab console.
2780 * Bug #11861 fixed - An exception could occur when closing a figure.
2782 * Bug #11865 fixed - There was no information about a LaTeX error in doc
2787 Changes between version 5.4.0-beta-3 and 5.4.0 of Scilab
2788 ========================================================
2794 * New functions added:
2795 - csvRead: Read a CSV file.
2796 - csvWrite: Write data into a CSV file.
2797 - csvTextscan: Transform a CSV line into a matrix.
2798 - csvDefault: Configure the CSV behavior.
2800 * csvRead and cvsWrite provide the same features as read_csv and write_csv
2801 with major improvements in term of usability and performances:
2802 - Writing performances are improved to a 100x factor.
2803 - Reading performances are improved from 3x to 200x factor.
2805 * Bug #8349 fixed - write_csv() failed to support the writing of complexes with
2808 * Bug #8653 fixed - csvRead now returns double values by default.
2809 (read_csv still returns string values)
2811 * Bug #8654 fixed - write_csv did not use the standard separator and decimal mark.
2813 * Bug #8656 fixed - write_csv had accuracy issues.
2815 * Bug #9969 fixed - Issues of performances of CSV functions for large files.
2817 * Bug #10203 fixed - The help pages of CSV function did not detail the encoding
2825 - dct - Discrete cosine transform (based on FFTW library).
2826 - idct - Inverse discrete cosine transform (based on FFTW library).
2827 - dst - Discrete sine transform (based on FFTW library).
2828 - idst - Inverse discrete sine transform (based on FFTW library).
2834 * Scilab can now be installed without administration rights.
2835 In this case, the file association will not be configured.
2837 * ATOMS module is now mandatory and is installed in the minimal installation.
2843 * Bug #9075 fixed - The inverted pendulum demonstration in Xcos/Control systems
2844 opened a useless graphic windows
2846 * Bug #10433 fixed - Xcos stop simulation button did not work properly.
2848 * Bug #10943 fixed - Accented character in the file path broke file loading
2851 * Bug #11717 fixed - Setting recent opened file number in the preferences GUI
2852 was not applied in Xcos menu.
2854 * Bug #11747 fixed - Modelica block text was visible under the block image.
2860 * Update to Scirenderer 1.0.2.
2862 * Update to JLaTeXMath 1.0.0.
2868 * Bug #7874 fixed - qp_solve help page did not give enough information
2871 * Bug #8799 fixed - gsort did not work with hypermatrices.
2873 * Bug #10346 fixed - An uicontrol was visible during a few milliseconds even if
2874 its "Visible" property was set to "off".
2876 * Bug #10559 fixed - Spectral estimation demonstration failed if the graphic
2879 * Bug #10840 fixed - Keyboard arrows were disabled on 'Slider' uicontrols.
2881 * Bug #10885 fixed - Renamed "Exit" to "Exit Scinotes" in Scinotes.
2883 * Bug #11257 fixed - Memory leaks fixed in Scilab graphics.
2885 * Bug #11293 fixed - Line style was not taken into account.
2887 * Bug #11298 fixed - Listboxes callback was executed several times for one action.
2889 * Bug #11489 fixed - 'SliderStep' property was ignored for uicontrols.
2891 * Bug #11558 fixed - Typo in helptools module fixed.
2893 * Bug #11657 fixed - Setting the callback_type property of an uicontrol was not
2896 * Bug #11684 fixed - mfft failed due to MKL fftw library restrictions.
2898 * Bug #11688 fixed - The example in example_run help page failed.
2900 * Bug #11794 fixed - Empty lists could not be saved/loaded to/from SOD files.
2902 * Bug #11802 fixed - mrfit function redefined the diff function.
2904 * Bug #11810 fixed - In EditVar, undesired data were added when the edition
2907 * Bug #11810 fixed - In BrowseVar, contents of "visibility" column were left
2910 * Bug #11810 fixed - In Editvar, under Mac OS, there was no vertical/horizontal
2913 * Bug #11834 fixed - New menu to set font or colors in SciNotes.
2915 * Bug #11838 fixed - Maximized state of a window was not saved in quitting.
2917 * Bug #11840 fixed - In Xcos, dialogs could not be closed on escape.
2919 * Bug #11842 fixed - CTRL+X did not work in Scilab console.
2921 * Bug #11861 fixed - An exception could occur when closing a figure.
2923 * Bug #11865 fixed - There was no information about a LaTeX error in doc
2927 Changes between version 5.4.0-beta-2 and 5.4.0-beta-3 of Scilab
2928 ===============================================================
2933 * Bug #10041 fixed - WFILE_f block was not declared as deprecated.
2935 * Bug #10781 fixed - DFlipflop incorrectly reported problem for port size or type.
2937 * Bug #11735 fixed - Output sink name was not reported as figure name.
2939 * Bug #11737 fixed - Incompatibility between a Xcos menu and its help page description.
2941 * Bug #11746 fixed - Closing the palette window with the crossing box
2942 did not update the checkbox in Xcos "View" menu.
2948 * config function is now obsolete and will be removed in Scilab 5.4.1.
2949 Please use 'preferences' instead.
2951 * dnaupd, dneupd, dsaupd, dseupd, znaupd and zneupd deprecated for eigs.
2957 * Categories have been created for the following modules help pages:
2958 - Signal processing. See bug #11661.
2959 - Functions (libraries sub-category). See bug #11642.
2960 - Linear algebra. See bug #11562.
2961 - Special functions. See bug #11643.
2962 - Functions. See bug #11722.
2963 - Input/Output functions. See bug #11726.
2965 * Elementary functions module help pages have been better organized.
2968 * Automatic spelling corrections for Scilab Online help - http://help.scilab.org/
2974 * Scilab dependency on Java HDF has been removed.
2976 * Update to Scirenderer 0.5.7.
2978 * Update to JOGL 2.0 rc9
2984 * cond function updated to take into account a second input argument (See SEP #85)
2990 * Bug #4337 fixed - who_user did not return user's variable names but
2991 only displayed them.
2993 * Bug #7674 fixed - In all Optimization and Simulation demonstrations, the source
2994 code was displayed by default.
2995 A messagebox now lets the choice to the user to display the
2998 * Bug #8151 fixed - Under Mac OS X, "Scilab/Quit Scilab" and "File/Quit" items were
3001 * Bug #8488 fixed - NaN values were propagated when min/max were performed between
3004 * Bug #9032 fixed - The rectangular contour of a 'Text' object did not fit the text
3007 * Bug #9204 fixed - The Frobenius norm of a complex vector was numerically complex.
3009 * Bug #9616 fixed - In qp_solve help page, the input arguments in calling
3010 sequence did not match those in arguments section.
3012 * Bug #9693 fixed - The default value of epsg in optim help page was %eps.
3014 * Bug #9976 fixed - cdfbet function returned wrong value instead of 0.
3016 * Bug #10178 fixed - norm function returned the message "division by zero" for
3017 some sparse matrices.
3019 * Bug #10677 fixed - %to_6=%to_e, crashed Scilab under Windows x64 version.
3021 * Bug #11390 fixed - When cond function had one input argument, matrices could be
3022 non square. Moreover, cond function has been updated to
3023 give the possibility to use another norm than the one imposed
3024 (by default 2-norm).
3026 * Bug #11411 fixed - save function used unsigned char to store string length.
3027 Now it is an integer.
3029 * Bug #11426 fixed - save function shew a warning message while saving user environment.
3031 * Bug #11509 fixed - A progression bar was missing during Atoms operations.
3033 * Bug #11533, #11652 and #11653 fixed - typos in messages of eigs function fixed,
3034 eigs help page updated and optional booleans in eigs are boolean by
3035 default to be consistent with Scilab's own data types.
3037 * Bug #11554 fixed - After using xcosPalAdd, a message was displayed on 'quit'.
3039 * Bug #11568 fixed - In SciNotes, only N-1 whites were used for a tab when N
3042 * Bug #11592 fixed - In the documentation, example of bessel failed.
3044 * Bug #11597 fixed - Under Mac OS X, the Preferences window was not available
3045 through the standard shortcut "CMD + ,".
3047 * Bug #11604 fixed - Some items were not localized in "Scilab Preferences" window.
3049 * Bug #11606 fixed - exit() was too slow in nw mode when driver("png") was set.
3051 * Bug #11612 fixed - Index of the max value of a negative sparse was wrong.
3053 * Bug #11618 fixed - A(:) returned wrong values when A was a complex sparse matrix.
3055 * Bug #11619 fixed - titlepage("Text"): the font size was no longer maximized to fit the figure's sizes.
3057 * Bug #11628 fixed - Clearing a shortcut did not work is Preferences.
3059 * Bug #11640 fixed - Same behavior as in Scilab 5.3.3 plugged back at STDIN closure.
3061 * Bug #11641 fixed - In xmltoformat, parsing of the CHAPTER files was too strict.
3063 * Bug #11645 fixed - Short description was wrong in atomsGetLoadedPath help page.
3065 * Bug #11647 fixed - The phrase "The system cannot find the file specified." in
3066 rmdir was not localized.
3068 * Bug #11654 fixed - Rendering of the title of genetic algorithms help pages improved.
3070 * Bug #11655 fixed - external_object help chapter was empty.
3072 * Bug #11659 fixed - twinkle displayed warning messages about show_pixmap function.
3074 * Bugs #11666, #11667 and #11670 to 11676 fixed - Add examples in signal processing help pages.
3076 * Bug #11683 fixed - figure_properties help page did not explain what happens
3077 when the event_handler and closerequestfcn properties were both set.
3079 * Bug #11685 fixed - gcbo variable was not defined when executing functions set
3080 for "closerequestfcn" and "resizefcn" properties.
3082 * Bug #11686 fixed - An error occurred when clicking outside of an uicontextmenu area.
3084 * Bug #11697 fixed - ATOMS modules are now listed in the "Toolboxes" menu when
3085 they are not automatically loaded.
3087 * Bug #11701 fixed - Under Windows a carriage return was added in SciNotes each time the file
3090 * Bug #11703 fixed - Exception occurred when text was selected in SciNotes color preferences.
3092 * Bug #11738 fixed - Rendering was of poor quality and very slow when usign xsave/xload.
3094 * Bug #11745 fixed - Scilab export functions did not export in EPS but in PS.
3096 * Bug #11760 fixed - Exceptions were thrown when trying to display invalid
3099 * Bug #11761 fixed - There was an exception in rendering MathML.
3101 * Bug #11763 fixed - In SciNotes, number of recently opened files set in
3102 preferences was not taken into account.
3104 * Bug #11764 fixed - ispc (Matlab to Scilab Conversion Tips) help page was not updated regarding the
3107 * Bug #11774 fixed - Wrong description in now help page.
3109 * Bug #11787 fixed - There was a problem with toolbar refreshing under Mac OS.
3112 Changes between version 5.4.0-beta-1 and 5.4.0-beta-2 of Scilab
3113 ===============================================================
3119 * Help pages updated with examples and translated into French:
3120 - WFILE_f - Block to write to output file
3121 - WRITEC_f - Block to write C binary file
3123 * Bug #8510 fixed - The message "Diagram contains implicit blocks..." stopped
3126 * Bug #9290 fixed - HALT blocks displayed STOP.
3128 * Bug #9496 fixed - Xcos flag 5 (ending) was not called when simulation was
3129 stopped from the user interface.
3131 * Bug #11132 fixed - Some help pages were missing: standard_origin, ...
3133 * Bug #11494 fixed - Xcos PDE block could not open UIcontrol to set parameter.
3135 * Bug #11518 fixed - When zooming on CLR block-text, the block was outside the box.
3137 * Bug #11550 fixed - Closing the scope graph while running simulation led to a
3144 * preferences() function added to open the Preferences window.
3150 * Javasci version 1 removed (deprecated in Scilab 5.3.0).
3156 * Tag <scilab:image> added. This tag will perform the graphic rendering of
3157 a Scilab code and include the result into the help page as a sample image.
3159 * With the <scilab:image> tag, all graphic and trigonometric help pages
3160 now contain a sample image.
3162 * Management of <varname>, <command>, <function> and <constant> Docbook tags.
3165 * help_from_sci updated to manage recent changes in docbook Scilab files.
3167 * Categories have been created for the following modules help pages:
3168 - Scilab. See bug #11546.
3169 - Statistics. See bug #9108.
3170 - Genetic algorithms. See bug #11514.
3171 - Simulated annealing. See bug #11560.
3177 * fft function based on fftw updated and improved (See SEP#84):
3178 - Take data symmetry into account,
3179 - Include hard coded multivariate fft.
3185 * Switch to flexdock 1.2.0.
3187 * Switch to Scirenderer 0.5.5.
3189 * BLAS_LIBS variable can now be set by the user (See bug #9824).
3195 * Uicontrols tooltip can now be managed using the new "TooltipString" property.
3197 * Figure closure can now be managed by the user (confirmation, ...) through the
3198 'CloseRequestFcn' property.
3200 * F5 and F6 change the focus of the docked element.
3202 * Improvement in the refresh of the docked elements.
3208 * createpopup function is now obsolete. Please use 'uicontextmenu' instead.
3210 * uipopup function is now obsolete. Please use 'uicontextmenu' instead.
3217 - eigs function added (See SEP #82)
3223 * A fourth argument added to test_run to export test results to XUnit format.
3225 * A new function called example_run has been introduced, this function tests the
3226 examples given in Scilab help pages. See SEP #83.
3232 * General improvements of the show_pca function (See bug #11500):
3233 - Data bounds fixed in the left graph,
3234 - Correlation circle graph improved,
3235 - Eigenvalues graph improved.
3241 * Bug #3235 fixed - In bezout function, wrong typo in the name of a variable
3242 made the calpol unitary test failed.
3244 * Bug #3244 fixed - Error messages in qpsolve and qp_solve functions updated.
3246 * Bug #3787 fixed - Invalid calling sequences removed from schur help page.
3248 * Bug #5675 fixed - Levitron demonstration was failing in some cases.
3250 * Bug #6154, #10850 fixed - arnoldi package help pages updated.
3252 * Bug #6538 fixed - unobs ignored its 'tol' argument when it was given,
3253 and always calculated its own, arbitrary, internal value.
3255 * Bug #6702 fixed - max and min functions returned a scalar in k when the input
3256 argument was the last column of an hypermatrix.
3258 * Bug #7216 fixed - modulo(x,0) and pmodulo(x,0) did not return an error message.
3259 With ieee(2) these functions now return %nan.
3261 * Bug #7251 fixed - Error fixed in qp_solve help page.
3263 * Bug #7763 fixed - mtlb_max and mtlb_min functions did not manage complex
3264 numbers with null imaginary part.
3266 * Bug #7855 fixed - It was not possible to change event function while
3267 the event handler was enabled.
3269 * Bug #7873 fixed - The lagr parameter in qld help page was wrong.
3271 * Bug #7881 fixed - Error in the condition which checks if the second input
3272 argument in lattn function was scalar or not.
3274 * Bug #8101 fixed - median function with a sparse as a first argument did not
3275 return the good result. Moreover, median(sparse, 'r'| 'c') was not
3278 * Bug #8351 fixed - integrate function did not manage properly the optional
3281 * Bug #8640 fixed - histplot function failed when the data vector contained
3284 * Bug #8785 fixed - modulo and pmodulo functions did not check input arguments.
3286 * Bug #9464 fixed - contourf did not work if the "Matlab Compatibility functions
3287 module" was not installed.
3289 * Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure.
3291 * Bug #9830 fixed - leastsq did not match the information given in optim help page.
3293 * Bug #9884 fixed - Possibility to add a default header on new files in SciNotes
3294 added in Preferences.
3296 * Bug #10150 fixed - Completion help page moved to console chapter.
3298 * Bug #10184 fixed - In messagebox, focus was not set by default on yes or ok
3301 * Bug #10385 fixed - It was not possible to configure default web browser.
3303 * Bug #10479 fixed - max and min functions were incorrect for N-D arrays.
3305 * Bug #10497 fixed - Some special characters were causing issues in phaseplot
3308 * Bug #10595 fixed - In SciNotes, <TAB> did not go to the next tab position.
3310 * Bug #10711 fixed - The textbox of datatip was not displayed in graphics using
3313 * Bugs #10827, #10868 fixed - In SciNotes, strings containing LaTeX disappeared
3316 * Bug #10837 fixed - Font modification in SciNotes preferences did not work.
3318 * Bug #10915 fixed - It was not possible to select several files when using
3319 button "Open file" in console toolbar.
3321 * Bug #10921 fixed - For ill-conditioned matrix, inv function displayed a
3322 wrong value of rcond.
3324 * Bug #11046 fixed - Sometimes, OverLoad(0) did not called %_xxx but %x_xxx.
3326 * Bug #11048 fixed - In SciNotes, comment/uncomment actions did not work
3329 * Bug #11049 fixed - Link to intg help page added in ode help page.
3331 * Bug #11050 fixed - The output argument rd in ode and ode_root help pages was not
3334 * Bug #11069 fixed - An axe could be wrongly set as parent for an uicontrol.
3336 * Bug #11070 fixed - The "Visible"/"Enable"/"Position" properties of a frame
3337 uicontrol did not impact its children.
3339 * Bug #11203 fixed - Description for info output argument was wrong in lsqrsolve help page.
3341 * Bug #11244 fixed - Due to the variable browser, an error was displayed in the console when
3342 deleting a global variable.
3344 * Bug #11300 fixed - freson calculated wrong frequencies in Scilab 5.3.3.
3346 * Bug #11318 fixed - Order of uimenus in a figure changed when adding submenus.
3348 * Bug #11324 fixed - Restoring old files (< 5.4.0 format) could fail due to new
3349 mechanism in SOD file loading.
3351 * Bug #11326 fixed - set(h, "enable", "off") and set(h, "visible", "off") had no
3352 effect after menu creation.
3354 * Bug #11328 fixed - strsplit returned a wrong error message when the second input
3355 argument contained wrong values.
3357 * Bug #11330 fixed - oldplot function removed.
3359 * Bug #11331 fixed - graypolarplot returned an error about an unknown property.
3361 * Bug #11332 fixed - Default usage of contour2d was producing some errors.
3363 * Bug #11333 fixed - Missing argument number checking in comet added.
3365 * Bug #11343 fixed - The "isoview" figure property did not work when the axes
3366 margins had been modified.
3368 * Bug #11346 fixed - Error messages added in cosm function in case of bad
3371 * Bug #11349 fixed - There was an error when the path to external editor contained
3374 * Bug #11360 fixed - In some help pages, f in calling sequence was named mtx in
3375 the parameter section.
3377 * Bug #11369 fixed - colordef("black") returned an error about an unknown property.
3379 * Bug #11372 fixed - Calling odeoptions returned an error.
3381 * Bug #11385 fixed - length returned a wrong error message when called without
3384 * Bug #11388 fixed - Calling xsetech(frect=[0,0,100,100]) failed.
3386 * Bug #11396 fixed - Overloading: toto([])=[] with toto being an mlist failed.
3388 * Bug #11398 fixed - newest produced an incomprehensible error message when
3389 called with a string vector as second input argument.
3391 * Bug #11403 fixed - toprint and Print menu did not work.
3393 * Bug #11409 fixed - xpoly crashed on polyline allocation.
3395 * Bug #11420 fixed - When using the event_handler of the default figure, events were not trapped.
3397 * Bug #11422 fixed - datatips did not work when the figure contained uicontrols.
3399 * Bug #11423 fixed - When the variable "a" was selected, all the a characters were
3400 highlighted rather than only the "a" variable.
3402 * Bug #11434 fixed - After having set the "auto_resize" default figure property
3403 to "off", plot was no longer possible.
3405 * Bug #11443 fixed - There was no way to set default language by the preferences under
3408 * Bug #11449 fixed - color function created a figure when no current figure
3411 * Bug #11450 fixed - Logarithmic ticks were not sorted.
3413 * Bug #11452 fixed - The use of diag optional argument in lsqrsolve produced an error.
3415 * Bug #11457 fixed - gsort crashed when getting string data from stack after big stacksize.
3417 * Bug #11459 fixed - varname, command, constant and option docbook tags were not
3420 * Bug #11460 fixed - In the console, scrollbar was not updated if nothing was
3421 entered at the prompt.
3423 * Bug #11466 fixed - fscanf was not set as obsolete as it should have been.
3425 * Bug #11469 fixed - The drawing, using xfpolys, was incremental instead of drawing
3428 * Bug #11472 fixed - Old menus were not removed before adding the new ones in default figure.
3430 * Bug #11481 fixed - The title of axes was in front of plots.
3432 * Bug #11482 fixed - The two plots drawn in "Graphics/Complex elementary function/Custom"
3433 demonstration were too small.
3435 * Bug #11485 fixed - delete function deleted axes identifier before using it.
3437 * Bug #11486 & #11487 fixed - When a list was inserted into itself,
3438 it produced Segfault or infinite loop.
3440 * Bug #11488 fixed - Java exception led to a segfault in -ns mode when something
3441 was typed in the console.
3443 * Bug #11490 fixed - comet produced wrong display with matrix inputs.
3445 * Bug #11502 fixed - Some Java debug information was displayed when playing with
3448 * Bug #11506 fixed - "Rendu d'équations mathématiques dans le graphique Scilab"
3449 were missing some closure tags in the examples.
3451 * Bug #11515 fixed - checkVarDimension help page added and getNbInputArgument and
3452 getNbOutputArgument help pages updated.
3454 * Bug #11517 fixed - Bad formatting fixed in the French version of getenv help page.
3456 * Bug #11519 fixed - The colored lines in the legend of nyquist plot were inverted.
3458 * Bug #11529 fixed - Only 512 chars could be entered in the console, now it is
3461 * Bug #11532 fixed - Update of mkdir English and French help pages.
3463 * Bug #11534 fixed - getshortpathname and getlongpathname documentation updated to be clearer
3464 about what happens on other OS than Windows.
3466 * Bug #11535 fixed - listfiles used on multiple folders could return unusable results.
3468 * Bug #11537 fixed - In SciNotes, it was not possible to modify font size with
3471 * Bug #11538 fixed - xxxWideString functions (API Scilab) did not check to_wide_string
3472 conversion (crashed under GNU/Linux & Mac OS X).
3474 * Bug #11544 fixed - ilib_gen_cleaner did not add command to remove "Debug" and
3475 "Release" folder under Windows.
3477 * Bug #11547 fixed - _() moved into gettext() help page.
3479 * Bug #11553 fixed - The uicontextmenu handles (and their children) were not
3480 deleted at the end of execution.
3482 * Bug #11563 fixed - Button was called "Open" (instead of "Save") in the GUI
3483 used to select a file name for graphic export.
3485 * Bug #11578 fixed - dir function under Windows took into account the
3486 case to sort the results.
3488 * Bug #11582 fixed - Typo fixed in strchr help page.
3491 Known Incompatibilities
3492 =======================
3494 * In previous versions, modulo(x,0) and pmodulo(x,0) returned x. But this solution is
3495 not correct. Indeed, the expression used to compute the modulo is x - y * int(x / y)
3496 for the modulo function and x - y * floor(x / y). Now, they return an error and
3497 %nan with ieee(2). See bug #7216.
3499 * In previous versions, newest function could be called with a string vector
3500 as second (up to last) input argument. In these cases, only the first string of
3501 the vector was taken into account. These calls now return an error. See bug #11398.
3503 * Setting the "foreground" property for a figure was possible even if it was not
3504 officially supported or documented. An error is now returned.
3505 Please use the axes "foreground" property instead. See bug #11369.
3508 Changes between version 5.4.0-alpha-1 and 5.4.0-beta-1 of Scilab
3509 ================================================================
3515 * Entire refactoring of Scilab graphic capabilities in order to solve the known issues
3516 of graphical cards compatibilities and many Scilab crashes.
3518 * Based on SciRenderer (rendering library based on JoGL), Scilab graphics have
3519 been rewritten to provide new graphic functionalities with:
3520 - better performances,
3522 - 2-D zoom using the mouse wheel,
3523 - new 3-D zoom capabilities,
3524 - rotation available through the mouse right-click.
3525 SciRenderer is a free and open-source library developed by Scilab Enterprises
3526 for 2-D and 3-D rendering of scientific data.
3528 * Improved graphic exports:
3529 - Off-screen export (Scilab will not open a window to export with driver).
3530 - New bitmap formats supported: PNG, JPEG and BMP in the driver function.
3531 - New vectorial formats supported: PDF and SVG in the driver function.
3532 - Many portability issues fixed.
3535 * Bug #4289 fixed - Graphic exports were not working when the drawlater or the
3536 pixmap modes were activated.
3538 * Bug #4339 fixed - listvarinfile did not manage graphic handles.
3540 * Bug #4818 fixed - Scilab could not export graphics which contained a lot of information.
3542 * Bug #6582 fixed - A copy of a handle did not keep foreground property.
3544 * Bug #6644 fixed - New graphic windows take care of default figure properties (uimenu).
3546 * Bug #7998 fixed - %h_get failed on heterogeneous handle matrix.
3548 * Bug #8241 fixed - Graphical properties were not always inherited.
3550 * Bug #8250, #10567, #10614 fixed - Artefacts dropped on the
3551 vectorial (EPS/PDF/SVG) exports.
3553 * Bug #8705 fixed - Some specific graphics could not be saved.
3555 * Bug #8916 fixed - Menu to export in PS format was missing in graphic figures.
3557 * Bug #9721 fixed - Documentation improved on tight_limits. Thanks to Samuel
3560 * Bug #10240 fixed - In a Scilab localized in French, SVG export could use "," instead
3561 of "." for numerical separator.
3563 * Bug #10290 fixed - Error message for bad assignement of interp_color_vector updated.
3565 * Bug #10360 fixed - Default format for export is now PNG instead of BMP.
3567 * Bug #10365 fixed - To copy a handle to a figure (instead of an axes) crashed Scilab.
3569 * Bug #10395 fixed - xset("clipping", [1,2,3,4]) returned an error.
3571 * Bug #10417 fixed - xget("background") returned a wrong value.
3573 * Bug #10637 fixed - xs2svg crashed when first input argument was not a figure handle.
3574 An error message is now displayed.
3580 * A 'Console' handle has been created and can be obtained by calling get(0):
3581 - uimenus now appear as 'Children' of this handle when they are added to the
3583 - the 'ShowHiddenHandles' property enables the user to make some hidden
3584 graphic objects visible.
3586 * Scilab Console and graphic figure menus are now uimenus. They are hidden by
3587 default. To see them in the children list, use set(get(0), "ShowHiddenHandles", "on")
3589 * New uicontrols added:
3590 - 'image' style uicontrol: display, transformation and various other
3591 operations on images.
3592 - 'table' style uicontrol: display data in a table form (read-only in Scilab
3593 5.4.0-BETA-1 version).
3595 * The 'Value' property can now contain non-integer values and allows to take full
3596 advantage of 'slider' style uicontrols (See bug #7380).
3598 * Figure resizing can now be managed by the user (uicontrol position setting, ...)
3599 through the 'resizefcn' property.
3605 * save/load functions can export/import Scilab data to SOD format:
3606 - Scilab data are saved and loaded using a standard, HDF5-based, documented,
3607 and fully tested: Scilab Open Data format (SOD).
3608 - Graphic handles can be saved under the SOD format.
3609 - 'save' writes data to HDF5 format when using new calling sequence
3610 save("filename.sod", "a", "b", "c"). This format is Scilab 6 compatible.
3611 - 'save' displays a message when using old calling sequence
3612 save("filename", a, b, c) and writes data in old Scilab binary format.
3613 This format will not be supported by Scilab 6.
3614 - The 'matfile2sci' function now converts MAT-files to SOD files.
3616 * Calling load with a file descriptor as first input argument is now obsolete.
3617 Please replace the file descriptor by the corresponding file name.
3618 This feature will be removed in Scilab 6.0.0
3620 * Update the default size of the Scilab stack to 100 million elements (instead of
3621 50M). See stacksize help page for more information.
3623 * Scilab Desktop provides a button in dockbar to get the help about the component.
3625 * External modules are managed out of the box by test_run function. See bug #9834.
3626 Example: test_run('SCI/contrib/toolbox_skeleton')
3632 * xmlClose renamed in xmlDelete and xmlGetOpenStreams in xmlGetOpenDocs.
3634 * Bug #10185 fixed - Add xmlDelete("all") in xml.quit.
3636 * Bug #10594 fixed - size could not be used with two arguments on XMLList.
3638 * Bug #10630 fixed - Typo fixed in an error message.
3640 * Bug #10670 fixed - Crash avoided when xmlRead had an argument with a bad size.
3642 * Bug #11250 fixed - Avoid a crash when an error is met during xmlValidation.
3648 * Management of Docbook tags <note>, <caution>, <warning>, <important> and
3649 <tip>. See bug #10505.
3651 * Function help_skeleton extended to suggest the <revhistory>, <latex>, <note>,
3652 <caution>, <warning>, <important> and <tip> tags in examples.
3654 * Scilab documentation is now available in Russian. Many thanks to Stanislav Kroter.
3656 * Many errors have been fixed in Scilab documentation:
3657 - Wrong calling sequences
3658 - Errors in examples
3666 * DEBUG_SCILAB_DYNAMIC_LINK was not available under GNU/Linux or Mac OS X.
3672 * Major performance improvements on the simulation start-up. On important diagrams,
3673 the gain is very important (from minutes to milliseconds). See bug #8188.
3675 * Performance improvements on diagram saving/loading.
3677 * A compressed file format is now available (ZCOS) and allows more flexibility on
3680 * Ports styles and labels are now available to external modules.
3682 * New examples are provided in the help pages of the following blocks:
3683 - ABS_VALUE - Absolute value
3684 - EVTDLY_c - Event delay
3685 - AFFICH_m - Display value
3686 - CLSS - Continuous state-space system
3687 - SELECT_m - Selector block
3688 - NEGTOPOS_f - Threshold negative to positive
3690 * External modules should be updated to use the new Scilab Open Data format
3691 instead of the previous HDF5 format.
3693 * Bug #6201 fixed - Block help menu had no shortcut.
3695 * Bug #6733 fixed - Each call to Xcos created an empty diagram.
3697 * Bug #7539 fixed - Interaction with some blocks was slowed down.
3699 * Bug #7863 fixed - Default path for code generation was SCI instead of pwd() or
3702 * Bug #8188 fixed - Xcos to Scilab export took too much time.
3704 * Bug #8295 fixed - Save compressed Xcos file set as default.
3706 * Bug #8600 fixed - Closing Xcos did not end the simulation.
3708 * Bug #8744 fixed - Solving the initialization problem more than once crashed
3711 * Bug #9131 fixed - PULSE_SC has been added to the Source palette.
3713 * Bug #10081 fixed - Palette configuration saving could produce an invalid
3716 * Bug #10107 fixed - Default value of the Integrator Absolute Tolerance was
3717 too large. It has been reduced to 1e-6.
3719 * Bug #10246 fixed - PROD_f block was broken.
3721 * Bug #10333 fixed - Labeling I/O blocks on a super block produced wrong port
3722 labeling when ports had not the same types.
3724 * Bug #10340 fixed - Exception occurred while moving the palette split pane to
3725 hide the block list and while using a palette diagram.
3727 * Bug #10393 fixed - Block style was not updated on palette loading.
3729 * Bug #10419 fixed - Exception occurred while refusing to create a new empty
3732 * Bug #10422 fixed - Exception occurred when exporting with an unspecified
3735 * Bug #10461 fixed - Canceling a Quit operation did not work.
3737 * Bug #10486 fixed - importXcosDiagram opened a tab.
3739 * Bug #10496 fixed - Wrong error message fixed in xcosValidateBlockSet.
3741 * Bug #10510 fixed - Unused variables were generated by Xcos at start-up.
3743 * Bug #10533 fixed - Some action shortcuts were not disabled when editing a text
3746 * Bug #10657 fixed - CONSTRAINT_c had no icons on a graph.
3748 * Bug #10679 fixed - blocks_link.tst failed.
3750 * Bug #10697 fixed - post_xcos_simulate function did not work with a TOWS_c block
3753 * Bug #10800 fixed - xcosPalAddBlock help example did not work.
3755 * Bug #10812 fixed - cos and cosf files loading did not use a direct handler.
3757 * Bug #10848 fixed - The first Drag'n Drop of a block produced an exception.
3759 * Bug #11094 fixed - Image creation of blocks did not use xinit / xend.
3765 * Scilab now uses the ARPACK-ng package maintained by Scilab Enterprises.
3767 * An option --without-arpack-ng has been added to disable the Arnoldi features.
3769 * HDF5 is now a mandatory dependency of Scilab (even in a minimal build)
3771 * Bug #11060 fixed - ccache use can be disabled with --disable-ccache .
3774 Elementary Functions
3775 ====================
3778 - dec2base function added (See SEP #75)
3779 - nthroot function added (See SEP #78)
3781 * linspace and logspace deprecate the use of non-integer values as third input argument.
3783 * The toeplitz macro is now vectorized.
3789 * qmr function updated and modified.
3790 Calling qmr(F, Fp, x) where F is a function returning A*x
3791 and Fp a function returning A'*x is deprecated.
3792 Use qmr(F, x) instead where F prototype is
3793 function y = F(x, t)
3796 where t is used to make F return A*x or A'*x.
3797 Same behavior has been implemented for qmr( ..., M1, M1p, M2, M2p).
3798 See qmr help page for examples and details.
3801 CLI Console (GNU/Linux and Mac OS X only)
3802 =========================================
3804 * Wide characters supported.
3806 * Multiline command supported.
3808 * Command line display improved.
3810 * List of shortcuts in NW/NWNI mode:
3811 - CTRL+W removes the previous word.
3812 - CTRL+U removes everything from the current position to the beginning of
3814 - UP or Ctrl+P recalls previous line.
3815 - DOWN or Ctrl+N recalls next line.
3816 - TAB for completion. Scilab displays a list of all names (functions, variables) that
3817 start with the characters already typed by the user.
3818 - Ctrl + A or HOME moves the cursor to beginning of current line.
3819 - Ctrl + B or LEFT moves the cursor one character to the left.
3820 - Ctrl + D or DELETE deletes the current character.
3821 - Ctrl + E or END moves the cursor to the end of command line.
3822 - Ctrl + F or RIGHT moves the cursor one character to the right.
3823 - Ctrl + H or BACKSPACE deletes the previous character.
3824 - Ctrl + K kills command line from cursor to the end.
3825 - Alt+B or Ctrl+LEFT moves left one word.
3826 - Alt+F or Ctrl+RIGHT moves right one word.
3828 * Bug #3108 fixed - Some specific chars in the terminal were not correctly
3829 removed by the backspace.
3831 * Bug #3400 fixed - Long lines in the history broke the display.
3833 * Bug #6804 fixed - Prompt was removed in cli mode when playing with arrow keys.
3839 * Shortcuts META+(UP|DOWN) added to navigate between paragraphs.
3841 * Bug #10442 fixed - Sometimes a crash occurred at start-up when Scinotes was
3844 * Bug #10647 fixed - An error message did not respect Scilab localization standard.
3846 * Bug #10889 fixed - Exception about block highlighters was thrown by Scinotes.
3852 * 'hank' function performances improved.
3854 * Using api_scilab, construction of any type of lists is now much faster (300x in some cases).
3860 * New datatypes are now supported:
3861 - sparse and boolean sparse
3862 - tlists, mlists and lists
3865 * If Scilab fails to start because of a memory issue (stacksize), an
3866 InitializationException Java exception is now displayed.
3868 * Bug #10794 fixed - With Scilab built on an Ubuntu 11.10, javasci failed to
3869 load with an undefined symbol
3872 CACSD & Signal Processing
3873 =========================
3876 - conv - discrete 1-D convolution.
3877 - conv2 - discrete 2-D convolution.
3878 - convol2d - discrete 2-D convolution, using fft.
3879 - phaseplot - frequency phase plot.
3880 - xcorr - auto and cross correlation of signals (superseeds corr).
3881 - xcov - auto and cross correlationvariance of signals (superseeds corr).
3882 - arma2ss - conversion of an arma data structure into a state space one.
3884 * 'mtlb_conv' compatibility function is now obsolete. Please use 'conv' instead.
3886 * Bug #10562 fixed - The "CACSD/Robust Control" demo failed.
3888 * Bug #11340 fixed - bode, gainplot, nyquist and plzr without arguments did not show an example.
3894 * 'atomsQuit' function added to allow to call .quit of modules loaded by ATOMS
3895 when user closes Scilab session. See SEP #77.
3897 * tbx_build_loader generates also an unloader.sce to allow to call .quit file of
3900 * ATOMS option 'offLine' has been renamed to 'offline'.
3902 * Bug #8302 fixed - wrong order when loading dependencies
3904 * Bug #9078 fixed - atomsGui took time to start gui.
3906 * Bug #9798 fixed - .quit script of Atoms modules were not evaluated at Scilab quit.
3908 * Bug #10494 fixed - atomsInstall and atomsLoad were not clearly distinguished
3909 in the documentation.
3911 * Bug #10500 fixed - ATOMS module without DESCRIPTION file returned a wrong
3914 * Bug #10707 fixed - atomsInstall failed to use the path shortcut.
3916 * Bug #10846 fixed - atomsSystemUpdate failed.
3917 documentation about 'downloadTimeout' added.
3919 * Bug #10864 fixed - atomsRemove required a network connection to remove a package.
3921 * Bug #10933 fixed - atomsGetConfig did not check the value of input arguments.
3923 * Bug #10957 fixed - atomsInstall required a network connection to install
3926 * Bug #11062 fixed - atomsGetInstalledPath function moved as a public function.
3932 * CallScilab.h removed (was deprecated since Scilab 5.2.0).
3933 Please use call_scilab.h instead.
3935 * 'int getLastErrorValue(void)' function added.
3936 It now returns the last error code generated by Scilab.
3938 * Function 'const char* getLastErrorMessageSingle();' added.
3939 It now returns the last error message generated by Scilab.
3941 * Deprecated functions in call_scilab.h removed : C2F(readmat), C2F(creadmat),
3942 C2F(creadbmat), C2F(creadcmat), C2F(readchain), C2F(creadchain), C2F(creadchains),
3943 GetLengthStringMatrixByName, C2F(matptr), C2F(cmatptr), C2F(cmatcptr), C2F(cmatsptr),
3944 C2F(cmatbptr), getlengthchain
3950 * Bug #2479 fixed - Graphic editor could not be used when format was not format("v",18).
3952 * Bug #2853 fixed - sd2sci.sci removed from sources.
3954 * Bug #3811 fixed - The overloading charcode was wrong for libraries.
3956 * Bug #4806 fixed - If A was a sparse matrix, A^0 returned A and not the identity
3959 * Bug #4813 fixed - Description of type 0 added in type help page.
3961 * Bug #4978 fixed - Icons did not follow the Tango norm.
3963 * Bug #6009 fixed - conv, conv2 and convol2d functions were missing.
3965 * Bug #7167 fixed - Typo fixed in pdiv help page.
3967 * Bug #7380 fixed - 'Value' property for uicontrol was rounded.
3969 * Bug #7490 fixed - %inf had not always the same display.
3971 * Bug #7289 fixed - The handle of the menu was still valid after calling delmenu(console_menu_handle).
3973 * Bug #7728 fixed - rubberbox(): Instantaneous pointer's coordinates are now displayed in the status bar.
3975 * Bug #7779 fixed - genlib did not check input arguments and did not use current
3978 * Bug #7859 fixed - Improvements of "exists" help page.
3980 * Bug #8050 fixed - A weird error message was displayed in some cases.
3982 * Bug #8339 fixed - Default path for the Mac OS X version is now HOME instead
3985 * Bug #8592 fixed - Explicit error message added when macros are not available.
3987 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
3988 simplified and optimized.
3990 * Bug #8651 fixed - The error message of write_csv was wrong.
3992 * Bug #8682 fixed - funcprot did not return the previous value when called with
3995 * Bug #8685 fixed - Lack of consistency in keyword help page.
3997 * Bug #8724 fixed - A critical error with uiget(file|dir) could have occurred.
3999 * Bug #8859 fixed - Some comparison operators between hyper-matrices and 2-D arrays
4002 * Bug #9002 fixed - bsplin3val, cshep2d, eval_cshep2d,interp, interp2d, interp3d,
4003 linear_interp, splin, splin2d, splin3d functions ignored imaginary
4004 part of input arguments without returning an error.
4006 * Bug #9197 fixed - Unitary test examples in toolbox_skeleton
4007 and xcos_toolbox_skeleton did not use assert functions.
4009 * Bug #9255 fixed - Correct bad calling sequence in list_double_writing api help page.
4011 * Bug #9295 fixed - 'base2dec' ignored the fractional part of 'base' input argument.
4013 * Bug #9328 fixed - Scilab randomly crached at start-up under Mac OS X when calling
4014 functions returning no value (lines, modes, banner, ...).
4016 * Bug #9424 fixed - gettext("") did not return "".
4018 * Bug #9502 fixed - 'toolbox' was badly used in assert help pages (replaced by 'module').
4020 * Bug #9520 fixed - Missing named functions added in "API Scilab" help pages.
4022 * Bug #9549 fixed - nthroot function added.
4024 * Bug #9572 fixed - assert_checkerror did not check multi-lines errors.
4026 * Bug #9643 fixed - genetic algorithms demo was not vectorized.
4028 * Bug #9654 fixed - An example in optim help page was poorly implemented.
4030 * Bug #9700 fixed - optim help page contained a mistake about bounds management.
4032 * Bug #9734 fixed - intsplin help page moved from interpolation to
4033 elementary functions chapter.
4035 * Bug #9735 fixed - Old stack api examples removed.
4037 * Bug #9811 fixed - Output message of fminsearch was wrongly set.
4039 * Bug #9954 fixed - Example added in gmres help page.
4041 * Bug #9953 fixed - Documentation added to the fre input argument of stdevf.
4043 * Bug #9992 fixed - gcbo was not initialized in callbacks for uimenus in console.
4045 * Bug #10017 fixed - The unitary test for bdiag used a "strange" comparison
4048 * Bug #10044 fixed - wfir_gui function rewritten based on uicontrol and documented.
4050 * Bug #10061 fixed - datatipCreate drew the tip in the current axes instead of curve
4053 * Bug #10139 fixed - 'atomsTest' function did not manage specific test names.
4055 * Bug #10236 fixed - exit(-1) prompted for exiting Scilab.
4057 * Bug #10241 fixed - A .scg file could not be opened when a non-ascii character was in the legend.
4059 * Bug #10244 fixed - The install of call_scilab could fail in some cases under
4062 * Bug #10250 fixed - Bug in the detection of the Java path under GNU/Linux fixed.
4064 * Bug #10267 fixed - The help browser did not use the default language at new session start-up.
4066 * Bug #10272 fixed - Examples added in squeeze help page.
4068 * Bug #10281 fixed - lyap function could crash.
4070 * Bug #10303 fixed - test_run ignored "enable_lt" option.
4072 * Bug #10304 fixed - test_run did not return an error if an invalid option was used.
4074 * Bug #10306 fixed - 'isempty' could fail with empty elements in a list.
4076 * Bug #10330 fixed - 'error' did not manage vector of strings as input argument, but
4077 'lasterror' returned vector of strings.
4079 * Bug #10341 fixed - font in help was bold when the font of a text uicontrol
4082 * Bug #10342 fixed - assert_checkerror help file had a wrong format.
4084 * Bug #10345 fixed - uicontrols were not always drawn at the right place.
4086 * Bug #10372 fixed - Dependencies of MALLOC.h removed on Windows.h and machine.h
4089 * Bug #10379 fixed - lines did not manage a 1x2 vector [nc, nl] as input argument.
4091 * Bug #10384 fixed - In exiting, "Close Console" was suggested rather than "Close
4094 * Bug #10396 fixed - Display of a structure with large matrix took too much time.
4096 * Bug #10402 fixed - FileBrowser threw an exception when a filter was set
4097 and the tree was expanded.
4099 * Bug #10408 fixed - In the history browser, the contents were scrolled even if the
4100 knob was not at the bottom.
4102 * Bug #10416 fixed - xmltoformat did not return at the root directory in case of error.
4104 * Bug #10418 fixed - Playsound was failing under Mac OS X. Thanks to
4105 Pierre-Henri Jondot for the patch.
4107 * Bug #10423 fixed - The function browsehistory() to open the history browser was missing.
4109 * Bug #10431 fixed - Navigation in history using CTRL+P or CTRL+N was not available.
4111 * Bug #10439 fixed - stacksize('max') crashed under Windows 64 bit.
4113 * Bug #10440 fixed - 'wfir_gui' generated errors if the view checkbox was selected
4114 and an erronous value was entered.
4116 * Bug #10444 fixed - fullfile did not manage string matrix as last input argument.
4118 * Bug #10449 fixed - At new session start-up, empty tabs could appear if the previous
4119 session has not been properly exited.
4121 * Bug #10450 fixed - Overloading for gamma, dlgamma and gammaln functions for list,
4122 tlist, mlist and hypermatrices types was not allowed.
4124 * Bug #10457 fixed - Reference in fftw help page pointed to a wrong version.
4126 * Bug #10458 fixed - demo_gui did not clear its variables when closing the figure.
4128 * Bug #10465 fixed - Typo fixed in isreal help page.
4130 * Bug #10466 fixed - mgetl detected an error but it did not return an error
4133 * Bug #10471 fixed - %helps_modules was not ignored by default by browsevar.
4135 * Bug #10473 fixed - Error fixed in factorial function help page bibliography.
4137 * Bug #10474 fixed - An exception could be thrown at the history browser
4140 * Bug #10475 fixed - Error fixed in perms function help page.
4142 * Bug #10477 fixed - In ilib_for_link, the display of the error message generated
4143 at configure time made mprintf fail.
4145 * Bug #10482 fixed - Wrong error message in format function fixed.
4147 * Bug #10499 fixed - lincos example in help file returned warning and error.
4149 * Bug #10503 fixed - error(999.666) did trunc error code without an error.
4151 * Bug #10506 fixed - ssprint did not check input arguments.
4153 * Bug #10518 fixed - odeoptions help page was inaccurate.
4155 * Bug #10519 fixed - spec returned a wrong error message when an input argument
4158 * Bug #10520 fixed - The fact that ceil, floor, round or fix could manage complex
4159 matrices was not clearly stated in the documentation.
4161 * Bug #10521 fixed - frexp returned a wrong error message.
4163 * Bug #10523 fixed - The fact that flipdim could manage complex matrices was
4164 not clearly stated in the documentation.
4166 * Bug #10526 fixed - A string was in French in the English help page of cumprod.
4168 * Bug #10532 fixed - In some cases, browsevar cloud crash with some unknown
4171 * Bug #10536 fixed - A string was in French in the English help page of cumsum.
4173 * Bug #10538 fixed - Typos fixed in the help pages of prod and cumprod.
4175 * Bug #10543 fixed - %eps, %pi, %i, %nan, %inf were not documented.
4177 * Bug #10544 fixed - debug did not return the previous value when called with
4180 * Bug #10551 fixed - Issues fixed in the Russian localization.
4182 * Bug #10558 fixed - Tcl/Tk demonstrations did not start.
4184 * Bug #10560 fixed - genetic algorithms demonstrations failed.
4186 * Bug #10564 fixed - atan graphic demonstration was failing due to a too restrictive test
4187 in the linspace function.
4189 * Bug #10565 fixed - The demonstration simulation --> bicycle simulation --> unstable
4192 * Bug #10574 fixed - Runge-Kutta-Method failed for vector [x, 1] with x > 9.
4194 * Bug #10576 fixed - getdate (under Windows) did not manage dates after January 19, 2038
4196 * Bug #10577 fixed - getdate did not check input arguments.
4198 * Bug #10579 fixed - Wrong reference to and function in the help page of prod
4201 * Bug #10588 fixed - Update of waitbar help page to precise that the function returns
4204 * Bug #10626 fixed - taucs_chdel(), umf_ludel() returned an error.
4206 * Bug #10628 fixed - Reference to sci_types enum changed and "see also" section added.
4208 * Bug #10631 fixed - The # sign was missing in some error cases.
4210 * Bug #10632 fixed - Navigation buttons in the file browser did not change the
4211 current Scilab working directory.
4213 * Bug #10634 fixed - dsearch help page referenced an invalid input argument
4216 * Bug #10641 fixed - string(:) gave wrong results.
4218 * Bug #10643 fixed - Bad result when using isreal function with a polynomial
4221 * Bug #10652 fixed - getdebuginfo() did not display TMPDIR value.
4223 * Bug #10654 fixed - dgettext with "scilab" domain did not return the same result
4226 * Bug #10656 fixed - Exception occurred when an empty help browser was closed.
4228 * Bug #10658 fixed - Typos fixed in the bloc2exp help page.
4230 * Bug #10662 fixed - xload did not support tlist for user_data property.
4232 * Bug #10673 fixed - Typos fixed in ssrand help page.
4234 * Bug #10685 fixed - inttrap help page moved to differential equations module.
4236 * Bug #10710 fixed - Wrong error message fixed in xml module.
4238 * Bug #10716 fixed - The help page of acos badly talked about vectors instead of matrices.
4240 * Bug #10717 fixed - Typos fixed in acosd help page.
4242 * Bug #10720 fixed - Typos fixed in acosh help page.
4244 * Bug #10724 fixed - Missing links added in acot help page.
4246 * Bug #10725 fixed - Typos fixed in acot help page.
4248 * Bug #10726 fixed - Missing links added in acsc help page.
4250 * Bug #10727 fixed - Missing links added in asech help page.
4252 * Bug #10728 fixed - Wrong link fixed in asind help page.
4254 * Bug #10729 fixed - Missing links added in asinh help page.
4256 * Bug #10730 fixed - Missing links added in asinhm help page.
4258 * Bug #10731 fixed - Typos fixed in atan help page.
4260 * Bug #10732 fixed - Wrong link fixed in atand help page.
4262 * Bug #10733 fixed - Missing link added in atanm help page.
4264 * Bug #10734 fixed - Missing link added in cos help page.
4266 * Bug #10735 fixed - Missing information added about input argument in cotd help page.
4268 * Bug #10736 fixed - Missing "Arguments" section added in coth help page.
4270 * Bug #10737 fixed - Missing "Arguments" section added in cothm help page.
4272 * Bug #10738 fixed - Typos fixed in cscd help page.
4274 * Bug #10739 fixed - Typos fixed in csgn help page.
4276 * Bug #10740 fixed - Typos fixed in sec help page.
4278 * Bug #10741 fixed - Typos fixed in secd help page.
4280 * Bug #10742 fixed - Missing link added in sin help page.
4282 * Bug #10743 fixed - Wrong link fixed in sind help page.
4284 * Bug #10744 fixed - Typos fixed in sinh help page.
4286 * Bug #10745 fixed - Typos fixed in tand help page.
4288 * Bug #10769 fixed - Dead code removed from bsplin3val.
4290 * Bug #10775 fixed - Scilab icons in filebrowser had a wrong size.
4292 * Bug #10782 fixed - 'iconvert' did not check input arguments.
4294 * Bug #10797 fixed - contour, contour2d, contourf did not check input arguments.
4296 * Bug #10807 fixed - It was not possible to overload fft and fftw for list,
4299 * Bug #10809, #10810 fixed - error_table help page was not up-to-date.
4301 * Bug #10820 fixed - datatipscurve generator was freezing Scilab.
4303 * Bug #10828 fixed - Developer arguments were not displayed in the help of
4306 * Bug #10831 fixed - set("auto_clear", "on") and set("auto_clear", "off") returned an error.
4308 * Bug #10835 fixed - Typo that made the 'atanm' function unusable fixed.
4310 * Bug #10836 fixed - resize_matrix with boolean failed.
4312 * Bug #10839 fixed - dec2hex function was limited to 32 bits.
4314 * Bug #10841 fixed - sliderStep property could not be set with "big" default value.
4316 * Bug #10845 fixed - $ was not documented.
4318 * Bug #10847 fixed - dec2base returned a wrong error message with a complex
4319 number as input argument.
4321 * Bug #10861 fixed - debug([]) returned a wrong error message.
4323 * Bug #10867 fixed - Loading a .scg file failed when the legend contained accentuated characters.
4325 * Bug #10879 fixed - Typo fixed in dec2base help page.
4327 * Bug #10880 fixed - Default start-up directory moved to "My Documents folder"
4328 under Windows for icon shortcut.
4330 * Bug #10881 fixed - Typo fixed in ftest and ftuneq help pages.
4332 * Bug #10904 fixed - Error messages of and() and or() builtin were not standard.
4334 * Bug #10913 fixed - The "View code" button was missing in GUI demos.
4336 * Bug #10928 fixed - Examples of save updated with information to fix trouble under Windows.
4338 * Bug #10966 fixed - linspace was producing some numerical errors on the last
4341 * Bug #10982 fixed - Completion failed when a space was used before the command.
4343 * Bug #11010 fixed - Examples of preconditioning added in gmres help page.
4345 * Bug #11029 fixed - Execution path to TMPDIR fixed in the example given in dae help page.
4347 * Bug #11055 fixed - 'string' function did not manage implicit size type as
4350 * Bug #11076 fixed - mlist('r'), tlist('r') returned a wrong error message.
4352 * Bug #11077 fixed - rlist() returned an error.
4354 * Bug #11081 fixed - movefile, copyfile did not support '~', 'TMPDIR',
4355 shortcuts in filenames.
4357 * Bug #11090 fixed - Typo fixed in event_handler_function help page.
4359 * Bug #11093 fixed - isNamedVarExist() did not search in builtin functions names.
4361 * Bug #11105 fixed - Crash with color_flag 3 fixed.
4363 * Bug #11114 fixed - Using load(file_descriptor, ...) is now obsolete.
4365 * Bug #11115 fixed - A graphic window was opened with two xend().
4367 * Bug #11126 fixed - Error messages improved.
4369 * Bug #11129 fixed - lapackscilab.sce could not be run outside its location.
4371 * Bug #11138 fixed - a = list() crashed under Windows 64 bits.
4373 * Bug #11154 fixed - Grid color hid the plots in Graphics/2D & 3D plots/plot2d demonstrations.
4375 * Bug #11166 fixed - datatipRemove example did not work.
4377 * Bug #11167 fixed - datatipRemoveAll example did not work.
4379 * Bug #11175 fixed - xstringl example did not work.
4381 * Bug #11186 fixed - 'typeof' of a type 130 returned an error.
4383 * Bug #11194 fixed - A browsevar exception could occur at start-up.
4385 * Bug #11205 fixed - A rare exception at Scilab start-up could occur.
4387 * Bug #11222 fixed - Links added between xdel, close and delete help pages.
4389 * Bug #11223 fixed - Deletion of datatips.
4391 * Bug #11265 fixed - msprintf crashed on a huge string.
4393 * Bug #11281 fixed - References to x_left & y_top were false in reversed axes
4394 cases in rubberbox help page.
4396 * Bug #11289 fixed - swap_handles function modified the properties.
4399 Changes between version 5.3.3 and 5.4.0-alpha-1 of Scilab
4400 =========================================================
4405 * Thanks to this new feature, Scilab confirms its usability and its strong
4406 user-oriented approach. Scilab desktop is the new concept behind Scilab
4407 windows management taking advantage of our docking system (advanced Flexdock features).
4408 Out of the box, Scilab is now able to save all windows layouts including the
4409 help browser, the variable browser, the command history, SciNotes and Xcos.
4410 Through this major improvement, position and size of all windows will
4411 be saved from a session to another.
4413 In this context, a file browser component has been developed and fully
4414 integrated into Scilab desktop and all other components have been improved
4415 to provide the best user experience for Scilab users.
4417 Editvar has had important refreshment. It allows plot and subplot, manages
4418 almost all Scilab variable types and is much more faster.
4420 Scilab desktop provides various predefined layouts:
4421 - Simple The standard Scilab console
4422 => Scilab 5.3.3 (and previous versions) defaults.
4423 - Integrated The variable browser, the history browser and the file browser
4424 are opened by default and combined around Scilab
4425 console to provide an ergonomic workspace
4426 => Scilab 5.4.0 defaults
4432 * Version 5.4.0 introduces XML management features. It allows easy access to
4433 XML files, validation and writing.
4435 - XMLObjects - Describe the properties of the different XML objects
4436 - xmlAddNs - Add a namespace to a XML Element
4437 - xmlClose - Close a XML document
4438 - xmlDTD - Create a XML DTD object
4439 - xmlDocument - Create a new XML document
4440 - xmlDump - Dump a XML object
4441 - xmlElement - Create a new XML element
4442 - xmlFormat - Format a Scilab variable into XML
4443 - xmlGetNsByHref - Get a namespace by its href
4444 - xmlGetNsByPrefix - Get a namespace by prefix
4445 - xmlGetOpenStreams - Get all open XML documents or all open XML Validation files.
4446 - xmlNs - Create a new XML Namespace
4447 - xmlRead - Read a XML stream from a local or distant file
4448 - xmlReadStr - Read a XML tree from a string
4449 - xmlRelaxNG - Create a XML Relax NG object
4450 - xmlSchema - Create a XML Schema object
4451 - xmlValidate - Validate a document in using a DTD, a Relax NG or a Schema.
4452 - xmlWrite - Write a XML document in a file
4453 - xmlXPath - Make an XPath query on a XML document
4454 - xmlIsValidObject - Test the existence of a XML object
4456 Those features have been developed in the context of the OASIS R&D project.
4462 * Marks added in the vertical scrollbar to see the positions of matching words
4463 when an incremental search is done (via F3 or in selecting text).
4465 * In the find/grep tools, possibility added to use ~ as an alias for user home
4466 dir. and SCI for Scilab data base dir.
4468 * 'Save and Execute all files' action added.
4470 * A tab can be closed in using the middle mouse button.
4472 * Bug #9334 fixed - Extra lines were added when code was exported into PDF under
4475 * Bug #9358 fixed - A simple quoted string was not always correctly converted
4476 into double quoted ones.
4478 * Bug #9476 fixed - In find/grep tools, the abbreviation 'sec' is now used instead of
4481 * Bug #9480 fixed - Words after selection were badly highlighted under Windows.
4483 * Bug #9484 fixed - An empty file was not removed when an existing file was
4486 * Bug #9488 fixed - There was no popup menu on the tab to copy the file path.
4488 * Bug #9505 fixed - A LaTeX string in a comment was not considered as a comment.
4490 * Bug #9597 fixed - It was not possible to navigate across the tabs with
4491 <CTRL>+(PAGE_UP | PAGE_DOWN).
4493 * Bug #9740 fixed - There was no way to have \n in replacement string.
4495 * Bug #9854 fixed - There was a wrong colorization with strings containing several
4498 * Bug #9878 fixed - Shortcut "Correct indentation" added in right click menu.
4500 * Bug #9897 fixed - With Mac OS X, eol was not replaced by \n when code was copied
4501 from Word to SciNotes.
4503 * Bug #10157 fixed - Scilab froze when docking SciNotes after a flexdock bug in a
4506 * Bug #10252 fixed - The font could not changed when SciNotes was docked with the
4509 * Bug #10354 fixed - Bad caret position after a selection action.
4512 Graphical User Interface
4513 =========================
4515 * The variable browser now automatically refreshes (See Bug #9446).
4521 * Bug #10006 fixed - Unrelevant C-comment in the example of ScilabHaveAGraph
4527 * xcos_toolbox_skeleton will not be loaded if Xcos is not installed.
4529 * scilab -f file.xcos opens Xcos diagram in Xcos.
4531 * Error reporting has been improved to print warnings on blocks into Xcos.
4533 * The style of a block can be changed in the interface function.
4535 * BARXY Block added to help 2-D Mechanics system visualization.
4537 * Bug #7985 fixed - dmmul.c did not use dgemm routine optimized by BLAS.
4539 * Bug #8421 fixed - CLKFROM and CLKGOTO were not part of the "Signal Routing"
4542 * Bug #8538 fixed - Counter block label was not reflecting parameters.
4544 * Bug #8742 fixed - On the Modelica initialization GUI, the error reporting did
4547 * Bug #8743 fixed - On the Modelica initialization GUI, it was impossible to
4548 re-fix the states after a derivative fix.
4550 * Bug #9037 fixed - When connecting blocks, the green port blinked on a small mouse move.
4552 * Bug #9301 fixed - Exception when one tried to paste a column to replace a
4555 * Bug #9336 fixed - SuperBlock with non-connected ports produced an invalid
4558 * Bug #9390 fixed - FROMWSB_c block did not reset to the default values on
4559 reinitialization execution.
4561 * Bug #9478 fixed - Block structure was not checked while adding them to a new
4564 * Bug #9501 fixed - With a localized TMPDIR, block edition could throw an HDF5
4567 * Bug #9506 fixed - Some libraries dependencies were not loaded at
4568 xcos_toolbox_skeleton start-up.
4570 * Bug #9532 fixed - User-defined blocks had no icons when saved.
4572 * Bug #9547 fixed - The about box was not localized due to a multi-line string.
4574 * Bug #9579 fixed - Duplicate content in scicos_math.h removed and replaced by
4575 a cleaner call to math.h instead.
4577 * Bug #9590 fixed - Xcos examples were not embedded into Windows binary version.
4579 * Bug #9732 fixed - Code generation failed at compilation under Windows with
4580 "unresolved external symbol dset_".
4582 * Bug #9750 fixed - Minor error in the help page of scicos_debug fixed.
4584 * Bug #9810 fixed - Errors dealing with MATINV wrong simulation values have been improved.
4586 * Bug #9927 fixed - Xcos crashed at 'XcosPalAdd' command execution.
4588 * Bug #9947 fixed - VARIABLE_DELAY block could not be dragged to a diagram.
4590 * Bug #9972 fixed - Error reporting with a wrong context produced an endless
4593 * Bug #9988 fixed - CLKSOMV_f had a wrong interface function after loading from
4596 * Bug #10003 fixed - The MAXMIN block did not update its display according to
4598 * Bug #10048 fixed - Blocks which use superblocks now loop over their children
4599 to find the parameters dialog to open.
4601 * Bug #10069 fixed - AFFICH_m block did not update its display at
4604 * Bug #10096 fixed - Set [1;-1;] on a product block thrown an exception.
4606 * Bug #10302 fixed - LaTeX labels were not rendered.
4613 * Czech localization by ZbynÄk Schwarz
4616 * Bug #10032 fixed - Force the unset of the environment variable LANGUAGE to
4617 tackle some issues. Mac OS X locale detection did not take into account
4624 * mgetl, exec, fscanfMat functions manage files encoded as UTF-8 with BOM.
4626 * tempname function added (SEP #68).
4628 * fullpath did not manage matrix of string as input argument. (SEP #72)
4630 * Bug #9253 fixed - fscanfMat failed to read a file with some lines
4631 of text at the end (backward compatibility).
4633 * Bug #9570 fixed - fprintfMat did not use the good format argument with nan and
4636 * Bug #9869 fixed - fscanf did not check the number of input arguments.
4638 * Bug #9917 fixed - mputl function crashed with a wrong second parameter.
4640 * Bug #10055 fixed - findfiles had a wrong default filter under GNU/Linux
4643 * Bug #10300 fixed - fscanfMat did not free some memory.
4645 * Bug #10355 fixed - Error messages in fullfile function were not localized.
4651 * The assert module provides a set of assertion functions.
4652 The goal of this module is to provide functions to check the
4653 behavior of some other functions, for example in unitary tests.
4654 We emphasize the use of consistent tools for testing numerical
4655 issues, with the goal of testing numerical algorithms more easily.
4656 In particular, we provide a comparison function for two floating
4657 point numbers, which allows to check that two numbers are
4658 "numerically almost equal", i.e. that the relative error is small.
4659 This automatically fixes Bug #4381.
4661 * The damp function in CACSD module computes the natural pulsation
4662 and damping factor of linear dynamical systems.
4668 * neldermead: Added a demonstration - search for largest / smallest polygon.
4670 * Improved clarity of examples in the help pages of
4671 optimization module.
4672 Avoid unnecessary calls to "deff".
4673 Avoid the "all statements in whole line" style.
4675 * readmps - Created unit test.
4676 Fixed bug in error messages management.
4677 Fixed bug in a test file reading.
4678 Defined a printing system by overloading for MPS structure.
4679 Updated the help page.
4681 * genetic_algorithms - performances improved (2 to 4 times faster).
4683 * Bug #7093 fixed - The data structure generated by neldermead_new could not
4684 be saved and reloaded.
4686 * Bug #7889 fixed - The tolerance on x for neldermead was too small.
4687 Updated -tolxrelative default value from %eps to sqrt(%eps).
4689 * Bug #7891 fixed - The neldermead component had too many options.
4690 Tagged -costfargument option of optimbase as obsolete: will be
4691 maintained for backward compatibility until 5.4.1.
4692 The -fun option can now be a list, where the element #1 is a
4693 function, and the elements #2 to the end are automatically appended to
4694 the calling sequence.
4695 Tagged -outputcommandarg option of optimbase as obsolete: will be
4696 maintained for backward compatibility until 5.4.1.
4697 The -outputcommand option can now be a list, where the element #1 is
4698 a function, and the elements #2 to the end are automatically appended
4699 to the calling sequence.
4700 Tagged "outputfun(x,optimValues,state)" calling sequence of fminsearch
4701 as obsolete: will be maintained for backward compatibility until
4703 The new calling sequence is "stop=outputfun(x,optimValues,state)"
4704 Tagged "myoutputfun(state,data)" calling sequence of neldermead
4705 as obsolete: will be maintained for backward compatibility until
4707 The new calling sequence is "stop=myoutputfun(state,data)"
4708 Tagged "-myterminateflag" and "-myterminate" options as obsolete:
4709 will be maintained for backward compatibility until 5.4.1.
4710 See the help page of neldermead for details to update your
4713 * Bug #7892 fixed - The neldermead component did not provide a default
4715 The new function neldermead_defaultoutput was created
4716 to print a simple one line output message by iteration.
4718 * Bug #8542 fixed - In neldermead, there were undocumented default options.
4719 Same changes applied to the help of optimbase.
4721 * Bug #8543 fixed - In neldermead, the help page presented a wrong order
4724 * Bug #8545 fixed - In neldermead, the printing system displayed too long
4727 * Bug #8546 fixed - The neldermead functions might have called f outside
4730 * Bug #8547 fixed - The neldermead function called f outside the constraints.
4732 * Bug #8549 fixed - The neldermead function did not help to debug
4735 * Bug #8552 fixed - Improved fminsearch to provide Extra Parameters.
4736 Help page updated with new section "The cost function" and new
4737 example "Passing extra parameters".
4739 * Bug #8676 fixed - The pack/unpack functions had no help pages.
4741 * Bug #8777 fixed - The neldermead function failed to restart with bounds.
4742 Added examples of restarts with/without bounds in the
4743 neldermead help page.
4745 * Bug #8805 fixed - The neldermead function, algorithm box, wrongly used
4746 the output function.
4748 * Bug #9323 fixed - The messages in optimbase_checkbounds were not localized.
4749 Same changes applied to optimbase_checkx0.
4751 * Bug #9472 fixed - The ind argument of optim was inconsistently documented.
4753 * Bug #9566 fixed - The tolvarianceflag, tolabsolutevariance,
4754 tolrelativevariance options of neldermead are now obsolete.
4755 See the help page of neldermead for details to update your
4758 * Bug #9567 fixed - The neldermead overview had a TODO section.
4760 * Bug #9576 fixed - The neldermead component did not check the bounds
4761 of some input parameters.
4763 * Bug #9578 fixed - The optimbase_configure function did not check the
4764 values of input arguments.
4766 * Bug #9607 fixed - The optimsimplex_new function poorly managed the
4767 variable number of arguments.
4769 * Bug #9612 fixed - The quapro help page has been removed.
4771 * Bug #9698 fixed - The optim/"gc" algorithm did not support imp=-1.
4773 * Bug #9822 fixed - The value ind=1 of optim was not supported by
4780 * Bug #9357 fixed - stdevf returned zero for row vector arguments.
4782 * Bug #9846 fixed - stdevf() gave zero result when a single row matrix was evaluated.
4784 * Bug #7387 fixed - The help pages for rand and grand functions gave wrong advice.
4790 * Bug #9749 fixed - expm reported non convergence problem.
4796 * ordmmd help page and unit test created.
4798 * Organized help pages into sub-sections.
4800 * Bug #10126 fixed - Wrong (or failing) insertion in a sparse matrix.
4806 * A new system to keep track of the translations of the main documentation
4807 has been developed. See http://help.scilab.org/status/fr_FR/,
4808 help.scilab.org/status/pt_BR/ and http://help.scilab.org/status/ja_JP/
4811 * <ALT>+<LEFT ARROW> / <ALT>+<RIGHT ARROW> allows browsing the history
4814 * The space key behave like the page down key (See Bug #9491).
4816 * Management of the revhistory / revision tag to provide information about
4817 the history of the function.
4819 * Bug #3431 fixed - Some help tools functions were obsolete and not removed.
4821 * Bug #9105 fixed - err output parameter of mopen function was not documented.
4823 * Bug #9299 fixed - Fix a typo in the cspect, pspect and window help pages
4824 (Hanning changed to Hann).
4826 * Bug #9320 fixed - analpf help page gave wrong frequency units of omega (Hz instead of rd/s).
4828 * Bug #9417 fixed - In English, api_scilab polynom help pages updated to the word
4831 * Bug #7133 fixed - help_from_sci function did not return the function template.
4833 * Bug #7134 fixed - help_from_sci produced an invalid .xml file.
4835 * Bug #9790 fixed - windows_tools help were not available for all platforms.
4837 * Bug #9983 fixed - The xclick help page did not clearly specify the axes used for
4844 * 'oemtochar' and 'chartooem' functions (windows_tools) are obsolete and will be
4845 removed in Scilab 5.4.1.
4847 * 'showalluimenushandles' function (graphics) was undocumented. This function is
4848 obsolete and will be removed on 5.4.1.
4849 Use set(get(0), "ShowHiddenHandles", "on"); instead.
4851 * 'code2str' and 'str2code' are obsolete and will be removed on 5.4.1, please use
4855 Removed Functions (previously declared as obsolete)
4856 ====================================================
4858 * ilib_for_link, ilib_build no more accept files with ".o" or ".obj" extensions
4861 * 'with_atlas' removed. Please use 'getdebuginfo' instead.
4863 * C API function Error(x) removed. Please use SciError instead.
4865 * 'MSDOS' removed. Please use 'getos' instead.
4871 * Under GNU/Linux and Mac OS X, Scilab start-up speed of scilab-cli and
4872 scilab-adv-cli has been improved by 15 to 20 % (see Compilation for more
4875 * SSE is now enabled by default under GNU/Linux with 32-bit CPU (it is already
4876 the case under 64-bit CPU).
4877 Pentium III class (or equivalent) with SSE instructions is required.
4879 * Improved performances of function pareto_filter (Genetic algorithms).
4881 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
4882 simplified and optimized.
4888 * Under Windows, Scilab uses VS 2010 Pro and Express solution.
4890 * Under GNU/Linux and Mac OS X, engine libraries have been merged into a single
4891 library named libscilab-cli.so. This greatly improves the start-up
4893 Note that the --enable-maintainer-mode enables the previous behavior (simply
4894 the development process).
4896 * Under GNU/Linux and Mac OS X, all modules build as standalone their algorithms
4897 as a static library (only available in the source tree).
4898 This will avoid an important dependency tree for unitary testing.
4900 * Under GNU/Linux and Mac OS X, for each module, the list of
4901 explicit dependencies on the other libraries is no more needed.
4902 Use libscilab-cli.so or libscilab.so to link against Scilab.
4904 * Enforce a minimal version of JRosetta (1.0.4).
4906 * Enforce a minimal version of flexdock (1.0).
4908 * Enforce a minimal version of GIWS (1.3.0).
4910 * Force the Java class version target to version 6 (or 1.6).
4912 * Add Java 7 in the Debian & Ubuntu search path under GNU/Linux.
4914 * Under GNU/Linux and Mac OS X, if ccache is installed, use it to build Scilab.
4916 * Bug #9409 fixed - Warning "remark #8291" removed with Intel Fortran 2011 compiler.
4918 * Bug #9500 fixed - Explicit the GUI module manifest class-path to facilitate Debian
4919 checking tool process.
4921 * Bug #9782 fixed - configure with --without-gui was failing.
4923 * Bug #9793 fixed - --without-gui now also disables Xcos.
4925 * Bug #9883 fixed - Build with --disable-build-help was failing.
4927 * Bug #9991 fixed - ./configure --without-xcos failed to build.
4929 * Bug #10158 fixed - Configure used g77 even if gfortran was available.
4935 * Bug #9432 fixed - Link a 64-bit dynamic library on a 32-bit platform returned
4936 a wrong error message under Windows.
4938 * Bug #9761 fixed - NDEBUG was not defined for dynamic link (by default) in
4939 release mode under Windows.
4941 * Bug #9930 fixed - ilib_build did not display all filenames used.
4943 * Bug #10320 fixed - libname argument of ilib_for_link did not work.
4945 * Bug #10344 fixed - Windows SDK 7.1 was not detected with VS Express 2010
4946 under 64-bit platform.
4952 * Shows the dimension of the variable by default.
4954 * Automatically resize the variable browser table when docked.
4956 * A tooltip has been added on the type column to display the name of the type.
4958 * A tooltip has been added on the size column to display the size in bytes
4959 (like in previous versions of Scilab).
4965 * Default text in history for a starting session has been changed for:
4966 "Begin Session: Tue Jun 21 14:35:45 2011" to "21/06/2011 14:35:45"
4972 * Obsolete value for line_style property:
4973 0 and 1 are equivalent values for SOLID rendering.
4974 A warning message will be displayed if the user tries to set this property to 0.
4975 Setting this property to 0 will no more be supported in Scilab 5.4.1.
4977 * getcallbackobject: Input argument must be an UID (String) and no more an index (Constant).
4979 * datatips tool improved on several aspects:
4980 - It is now possible to manage directional arrows as well as
4981 square mark markers.
4982 - The automatic label placement has been improved to avoid the
4983 overlapping with the curve.
4984 - It is now possible to have painted box or box free labels.
4985 - Markers can now be selected and moved using the arrow keys
4986 or deleted with the "Del" key.
4988 * Bug #2043 fixed - The graphic function copy() did not manage axes. Thanks to
4989 Samuel Gougeon for the fix.
4991 * Bug #7412 fixed - Better management of datatips activation/deactivation.
4993 * Bug #7419 fixed - datatips(): customization is now available through a GUI.
4995 * Bug #8239 fixed - Activation of datatips overwrote and destroyed any event_handler
4998 * Bug #8965 fixed - copy function did not work for handles.
5000 * Bug #9269 fixed - Specified graphic entities for legend were drawn in reverse order.
5002 * Bug #9330 fixed - delete() called overloading instead of deleting the current
5005 * Bug #9455 fixed - The contourf and contourf 2 demonstrations displayed unwanted dots.
5007 * Bug #10121 fixed - polyline.interp_color_vector where not saved or recoverable
5008 by xsave/xload. Thanks to Samuel Gougeon for the fix.
5010 * Bug #10298 fixed - Example of datatipSetDisplay generated an error.
5012 * Bug #10331 fixed - datatipCreate produced a warning and an error instead of
5013 a warning if the curve user_data was not a struct.
5018 * Bug #5380 fixed - atomsShow() output was broken (separators were not aligned).
5020 * Bug #8648 fixed - The tarball was not deleted when a module was removed (SEP #71).
5022 * Bug #8664 fixed - Message error updated for non-supported OS.
5024 * Bug #8763 fixed - ATOMS installation path was shared on Windows 64 with 32-bit.
5026 * Bug #8942, #9805 fixed - atomsSystemUpdate() failed under some Windows.
5028 * Bug #9127 fixed - "Home" item renamed to "Installed Modules".
5030 * Bug #9679 fixed - atomsSystemUpdate checks that Scilab is not in offLine mode, or writes a warning message if so.
5032 * Bug #9805, #8942 fixed - atomsSystemUpdate() failed under some Windows.
5034 * Bug #9967 fixed - Windows UAC was causing trouble with atomsRepositorySetOfl (internal function).
5036 * Bug #10025 fixed - Wrong url in some help files examples.
5038 * Bug #10031 fixed - atomsDisp did not work with "\n" in messages text.
5044 * Java mapping of Scilab data has now a new method called getType() which
5045 returns the value of the ScilabTypeEnum enum.
5047 * New methods added:
5048 - Scilab.execException(String)
5049 Same as Scilab.exec(String) but returns an exception when a Scilab error occurs
5050 - Scilab.execException(String[])
5051 Same as Scilab.exec(String[]) but returns an exception when a Scilab error occurs
5052 - Scilab.execException(File)
5053 Same as Scilab.exec(File) but returns an exception when a Scilab error occurs
5055 * Bug #9149 fixed - Calling a graphic function without activating the appropriate
5056 mode did not triggered an exception.
5058 * Bug #9467 fixed - Unnecessary declarations in MAKE.BAT of Javasci examples.
5060 * Bug #9544 fixed - Calling graphic with Javasci from a SWING application from
5061 EDT was crashing the execution of a Java program.
5067 * Add functions to identify list datatypes:
5068 isListType, isNamedListType, isTListType, isNamedTListType, isMListType,
5073 CACSD and Signal Processing
5074 ===========================
5076 * Bug #1635 fixed - iir filter frequency response might have been wrong.
5077 "pole zero gain" representation added as possible iir function
5080 * Bug #7895 fixed - fft2() was broken under Windows with MKL wrapper.
5082 * Bug #7901 fixed - besselh.tst failed under Windows.
5084 * Bug #8684 fixed - wfir function produced an error message when used interactively.
5086 * Bug #9098 fixed - CACSD demonstrations --> Robust control failed on 64-bit Windows.
5088 * Bug #9214 fixed - abaque replaced by nicholschart in the black.sci comments.
5090 * Bug #9266 fixed - fftw crashed under Windows when using MKL wrapper.
5092 * Bug #9321 fixed - Missing tests and help info for some CACSD functions.
5094 * Bug #9647 fixed - At Scilab start-up, the variable fft was declared by default
5095 while it should not have been.
5097 * Bug #9675 fixed - iir generated bad results.
5099 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
5101 * Bug #9719 fixed - delip.tst execution froze under Windows.
5103 * Bug #9725 fixed - syredi.tst execution froze under Windows.
5105 * Bug #10008 fixed - Wrong unit in the datatip for bode function.
5107 * Bug #10169 fixed - Bad clipping option in evans.
5109 * Bug #11092 fixed - Incorrect argument check in h_inf
5115 * The linspace function accepts column vectors as input argument for the two
5116 first input arguments. Thanks to Guillaume AZEMA for the implementation.
5118 * The logspace function accepts column vectors as input argument for the two
5119 first input arguments.
5121 * Change the buffering display mode.
5123 * SEP #67: lines(0) by default at start-up.
5125 * Options -disable-exception-catching added under GNU/Linux & Mac OS X.
5126 Disables the Scilab exception catching system.
5128 * texmacs module moved as an ATOMS module.
5129 atomsInstall('texmacs')
5131 * PVM module moved as an ATOMS module.
5134 * maple2scilab module moved as an ATOMS module.
5135 atomsInstall('maple2scilab')
5137 * SEP #69: predef('names') returns names of protected variables by predef.
5139 * printf moved as alias on mprintf function.
5141 * sprintf moved as alias on msprintf function.
5147 * Bug #1604 fixed - List extraction failed.
5149 * Bug #3291 fixed - SCI/modules/tclsci/tcl/BWidget-1.8.0/ moved as prerequirements.
5151 * Bug #4240 fixed - Some unexpected blank lines were displayed with the dir function.
5153 * Bug #4576 fixed - An example of ilib_build with "cflags" argument was missing.
5155 * Bug #4833 fixed - msprintf() interpreted "\n" as a carriage return even if "\n"
5156 was supplied by the 2nd input argument.
5158 * Bug #4847 fixed - In uigetfile, there was no way to select files with a given
5161 * Bug #5491 fixed - Clearly states that haveacompiler() only works under Windows.
5163 * Bug #5696 fixed - When SE Linux is enabled, error messages for
5164 Scilab in the Scilab binary distribution disabled.
5166 * Bug #6408 fixed - prompt() removed trailing whites.
5168 * Bug #6819 fixed - prompt() interpreted '<...>' as html.
5170 * Bug #6875 fixed - test_run() could not run at once on the +3000 tests of
5173 * Bug #7061 fixed - changelog.txt, readme.txt, version.xml removed from modules.
5175 * Bug #7249 fixed - 'string' function did not work as documented
5176 with a macro as input argument.
5178 * Bug #7333 fixed - In BrowseVar, variables could have a weird type number.
5180 * Bug #7358 fixed - Help pages of type and typeof have now links to the actual
5183 * Bug #7409 fixed - Some corrupted matrices could be created from api_scilab.
5185 * Bug #7700 fixed - Bad proposition in the console history when a char was added.
5187 * Bug #7745 fixed - add_demo moved in demo_tools module.
5189 * Bug #7815 fixed - tohome() function erased previous and future commands in Scilab console.
5191 * Bug #8086 fixed - Some functions displayed a wrong error message when called
5192 without input argument.
5194 * Bug #8243 fixed - xgeom demonstration renamed to geom3d.
5196 * Bug #8245 fixed - gsort() did not allow overloading with not managed types.
5198 * Bug #8296 fixed - Asking for extra array dimension value with size crashed Scilab.
5200 * Bug #8420 fixed - lines crashed Scilab in some cases.
5202 * Bug #8688 fixed - fillMatrixOfString did not check available memory on stack.
5204 * Bug #8753 fixed - Help file of c_link did not describe input argument num.
5206 * Bug #8768 fixed - GetRhsVar(..., STRING_DATATYPE, ...) did not check size of input argument.
5208 * Bug #8797 fixed - Update of the help pages of getdate('s') to detail that
5209 the returned value contains the leap seconds.
5211 * Bug #8874 fixed - Display of complex numbers with Inf or Nan for real or imaginary
5214 * Bug #8963 fixed - mtlb_mode test failed under Windows.
5216 * Bug #9045 fixed - plot2d did not support overloading.
5218 * Bug #9056 fixed - A uicontrol could not be closed with <META>+W.
5220 * Bug #9104 fixed - 'warning' used in a diary Scilab session added timestamp
5223 * Bug #9129 fixed - Completion on field did not propose graphics handle fields
5226 * Bug #9156 fixed - mgetl.c compilation failed under some Windows.
5228 * Bug #9164 fixed - The unit tests now use the new assert functions.
5230 * Bug #9268 fixed - Scilab was overriding a predefined variable JAVA_HOME.
5232 * Bug #9277 fixed - Escape character "\" did not work with msprintf.
5234 * Bug #9339 fixed - tbx_build_help function did not manage languages correctly.
5236 * Bug #9354 fixed - savematfile could not save imbricate structures.
5238 * Bug #9414 fixed - 'SCI' and 'SCIHOME' variables were not documented.
5240 * Bug #9452 fixed - It was impossible to download Intel MKL through a proxy.
5242 * Bug #9461 fixed - The assert_checkalmostequal function did not manage
5243 sparse matrices and hypermatrices.
5245 * Bug #9479 fixed - Typo fixed (intput => input).
5247 * Bug #9498 fixed - A long history caused Scilab start-up to be very long.
5249 * Bug #9510 fixed - export_to_hdf5 did not return %f when trying to export
5250 unmanaged types (function, macro, ...).
5252 * Bug #9531 fixed - assert_checkequal failed with mlist.
5254 * Bug #9540 fixed - MKL Pentium 4 target was not downloaded by installer under Windows.
5256 * Bug #9542 fixed - During export operation, the file could be locked by another
5257 process (Windows Bug).
5259 * Bug #9543 fixed - Scilab did not use the default DocumentBuilderFactory
5260 to parse XML configuration files.
5262 * Bug #9555 fixed - Typo error in the deff help page.
5264 * Bug #9571 fixed - "error(144)" returned a wrong variable name.
5266 * Bug #9573 fixed - getdebuginfo did not report multiple video cards under Windows.
5268 * Bug #9581 fixed - cleaner.sce in toolbox_skeleton did not remove all generated files.
5270 * Bug #9599 fixed - Error message "at line ... of function ... called by" was
5271 printed directly on the same line.
5273 * Bug #9635 fixed - Some temp. variables were not removed when test_run was used.
5275 * Bug #9647 fixed - At Scilab start-up, the variable fft was declared by default
5276 while it should not have been.
5278 * Bug #9659 fixed - "error(246)" returned a bad message for overloading.
5280 * Bug #9682 fixed \D0 3-D assignment into a 2-D array of integers issued an error.
5282 * Bug #9696 fixed - An error in an if expression inside a try make Scilab froze.
5284 * Bug #9699 fixed - A single $ as text in a text ui led to a segfault.
5286 * Bug #9707 fixed - createNamedXXX did not check variable name.
5288 * Bug #9708 fixed - createNamedXXX did not check length of variable name.
5290 * Bug #9712 fixed - Help of StartScilab had a error about Stacksize argument type.
5292 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
5294 * Bug #9717 fixed - dllinfo.tst failed under Windows binary versions.
5296 * Bug #9728 fixed - SCI/modules/special_functions/src/fortran/special_functions_f.def
5297 was not ignored (generated file).
5299 * Bug #9730 fixed - lines() returned an int32 and not a double value.
5301 * Bug #9755 fixed - Completion on paths was not case insensitive under Windows.
5303 * Bug #9756 fixed - polelm.tst unitary test failed under 64-bit Windows.
5305 * Bug #9763 fixed - comet3d did not check input argument presence.
5307 * Bug #9765 fixed - Remove ref to scicos_pal in sci_f_clear.f.
5309 * Bug #9766 fixed - Scilab under Mac OS X 10.7 did not start.
5311 * Bug #9791 fixed - toolbar visible state change crashed Scilab in NW mode.
5313 * Bug #9799 fixed - pol2str did not manage matrix of polynomials and input argument
5314 type was not checked.
5316 * Bug #9804 fixed - Starting Scilab with an external module emptied the
5317 demonstrations list menu.
5319 * Bug #9825 fixed - The assert_computedigits function gave too large correct digits.
5321 * Bug #9833 fixed - percent was badly formatted by Scierror function.
5323 * Bug #9836 fixed - repfreq failed due to singular problem.
5325 * Bug #9838 fixed - evstr froze on some specific strings.
5327 * Bug #9843 fixed - Colormaps with 2 colors could not be created.
5329 * Bug #9858 fixed - length() could not be overloaded with mlist.
5331 * Bug #9879 fixed - Fix some minor issues in the isdir help pages.
5333 * Bug #9880 fixed - Fix a page referencing itself in the help page.
5335 * Bug #9881 fixed - Fix a mistake in call help page.
5337 * Bug #9885 fixed - User initialization scripts (scilab.ini, .scilab) did not work.
5339 * Bug #9899 fixed - string(10*log10(1/10)) gave -0, instead of -10.
5341 * Bug #9900 fixed - There was a memory leak in getAllocatedMatrixOfString,
5342 getAllocatedMatrixOfWideString, getAllocatedNamedMatrixOfString,
5343 and getAllocatedNamedMatrixOfWideString.
5345 * Bug #9920 fixed - winqueryreg did not manage HKEY_CURRENT_CONFIG.
5347 * Bug #9929 fixed - Improve integration with Gnome shell and Unity.
5349 * Bug #9950 fixed - It was possible to select several texts in the console.
5351 * Bug #9957 fixed - msprintf("%d\r", 2) returned '2r'.
5353 * Bug #9963 fixed - The assert_computedigits function was not vectorized.
5355 * Bug #9966 fixed - The default value of comptype in assert_checkalmostequal
5358 * Bug #9971 fixed - GLoad macro not used and not documented has been removed.
5360 * Bug #9979 fixed - The who_user() function printed a wrong message.
5362 * Bug #9980 fixed - Frozen console when one tried to complete an empty string.
5364 * Bug #10001 fixed - %inf:%inf crashed Scilab.
5366 * Bug #10016 fixed - The damp function unit test failed under Windows.
5368 * Bug #10019 fixed - 'exec' crashed with error 113 for too long lines.
5370 * Bug #10037 fixed - checkalmostequal.tst unitary test failed under Linux x64.
5372 * Bug #10073 fixed - Use the new Scilab icon for GNU/Linux installations.
5373 Icons renamed from XPM to PNG.
5375 * Bug #10105 fixed - Focus was not given to the prompt when outputview had it.
5377 * Bug #10119 fixed - assert_checkequal did not support sparse complex doubles
5379 * Bug #10124 fixed - strsplit crashed with wrong input arguments.
5381 * Bug #10151 fixed - Wrong error message about polynomials was displayed.
5383 * Bug #10179 fixed - Weird behavior with evstr.
5385 * Bug #10282 fixed - repmat did not work for scalar input on dims greater than 2
5386 neither for N-D arrays.
5388 * Bug #10283 fixed - w and iw output arguments of ode function
5389 are now directly read from work table used in sub-functions.
5391 * Bug #10289 fixed - xload returns a more explicit error message when a file does
5394 * Bug #10292 fixed - Improved description of modulo help page.
5396 * Bug #10293 fixed - Improved description of bvode help page.
5398 * Bug #10324 fixed - format(m) where m is a vector did not work but the
5399 documentation stated it could be used.
5401 * Bug #10366 fixed - A warning about fun2string redefinition was displayed
5402 when we used "Edit label generator" and click "Ok".
5408 * Random crash under Mac OS X at start-up.
5409 Some random crash can occur at first Scilab start-up. Try to restart Scilab.
5411 * Some issues at start-up under Mac OS X 10.6.7 (and previous 10.6 versions)
5413 If you have "Audio Hijack" installed on your Mac OS X, it prevents some
5414 applications to work including Scilab. See Bug #7012.
5415 Uninstall / disable Audio Hijack should fix this problem.
5416 Airfoil, also developed by Rogue Amoeba, has been reported as also breaking