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.
32 * Search is now possible in the console. Shortcut F3 or CTRL+F enables it.
35 * editvar propose direct save to the CSV format of the whole variable or the
38 * Completion in Scilab is now case insensitive. See bug #6320.
45 * mtlb_repmat removed. Scilab provides a real repmat since 5.3.1.
47 * with_pvm removed. Use getversion() instead.
49 * with_texmacs removed. Moved as ATOMS module: atomsInstall('texmacs')
51 * createpopup removed. Use uicontextmenu() instead.
53 * config() removed. Use preferences() instead.
55 * mtlb_conv removed. Use conv() instead.
57 * xselect() removed. Use show_window() instead.
59 * showalluimenushandles() removed.
60 Use set(get(0), "ShowHiddenHandles", "on") instead.
62 * Functions neldermead_display, nmplot_display, optimbase_display and
63 optimsimplex_print removed. Use disp() instead.
65 * Function optimsimplex_tostring removed. Use string() instead.
67 * ricc_old() removed. Use ricc() instead.
69 * xbasr() removed. Automatically managed by Scilab now.
71 * chartoeom() and eomtochar() removed.
77 * fit_dat() tagged as obsolete. Will be removed for Scilab 5.4.2.
78 Use datafit() instead. See bug #9306.
80 * getlinestyle() tagged as obsolete. Will be removed for Scilab 5.5.0.
83 * getmark() tagged as obsolete. Will be removed for Scilab 5.5.0.
86 * getsymbol() tagged as obsolete. Will be removed for Scilab 5.5.0.
89 * getfont() tagged as obsolete. Will be removed for Scilab 5.5.0.
92 * xsetm() tagged as obsolete. Will be removed for Scilab 5.5.0.
93 Use set(), get() and ged() instead.
99 * New Flowmeter block in the thermohydraulics palette.
101 * Update the Palette icons and the rendering of some blocks.
103 * xcosPalGenerateAllIcons added as an Xcos palette utility function.
105 * Add a new ODE solver : LSodar. Automatically switches methods to efficiently solve both stiff and nonstiff problems. Includes a rootfinding feature.
107 * 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.
109 * Add an implicit Fixed-size stop ODE solver : Implicit Runge-Kutta 4(5). Also benefits from the CVode rootfinding feature.
111 * Improve block parameters errors (types and sizes) reporting.
113 * Avoid some scopes blink on simulation.
115 * Bug #9074 fixed - Calling a function on the context gave a warning.
117 * Bug #10040 fixed - VARIABLE_DELAY documentation does not fully describe the
118 initial value behavioral.
120 * Bug #10434 fixed - loadXcosLibs changed the predef value.
122 * Bug #10660 fixed - model2blk and callblk crashed Scilab on 64-bit platforms.
124 * Bug #11193 fixed - Lincos did not honor context values.
126 * Bug #11775 fixed - xcos.tst crashed on Linux and MacOS X.
128 * Bug #11821 fixed - Running XcosPalAdd example from help led to deadlock
130 * Bug #11913 fixed - Unconnected CLSS block with empty matrix parameters made
133 * Bug #11919 fixed - DLSS block with empty matrix as parameters made Scilab crash.
135 * Bug #11963 fixed - input port in superblock was corrupted.
137 * Bug #11988 fixed - Copying or dragging AFFICH_m block threw Java
138 NullPointerException.
140 * Bug #12101 fixed - Port ordering was not preserved on parameters change.
142 * Bug #12014 fixed - dep_ut help was wrongly detailed.
144 * Bug #12031 fixed - Changes in context of superblock did not always have
147 * Bug #12057 fixed - Scopes with big scope buffer size simulation was much
150 * Bug #12162 fixed - tbx_build_blocks did not report errors.
152 * Bug #12167 fixed - Text of ports in superblocks were not updated.
154 * Bug #12213 fixed - lincos help page example produced undefined variable
157 * Bug #12259 fixed - Wrong translation for "Filled" fixed in Scinotes.
159 * Bug #12265 fixed - xcos_simulate help example diagrams were badly rendered
162 * Bug #12290 fixed - AFFICH_m block inside a superblock led to java null
165 * Bug #12321 fixed - save environment failed to save lib variable. Now these variables
166 are ignored like previous version of save function.
172 * Add the 'scilab:needs-examples="no"' tag to specify that the help page does not need any example.
178 * Enforce a minimal version of Scirenderer (1.0.6).
180 * Enforce a minimal version of Flexdock (1.2.3).
182 * Enforce a minimal version of JLaTeXMath (1.0.1).
187 * Bug #3313 fixed - In the documentation, the title of a link was using the
188 id instead of the title of the page.
190 * Bug #5291 fixed - strtod returned 0 when no real number was detected.
192 * Bug #6583 fixed - jmat() was poorly documented.
194 * Bug #7058 fixed - There was an error in mathml formula in beta function help.
196 * Bug #7190 fixed - is_absolute_path was not documented.
198 * Bug #7583 fixed - binomial function moved in the distribution function
201 * Bug #7698 fixed - The "Graphics\Animations\Riemann surface" demo
202 background is black (instead of white).
204 * Bug #7769 fixed - get_function_path didn't have an unit test.
206 * Bug #8213 fixed - geom3d had no examples.
208 * Bug #8395 fixed - dft has been deprecated to fft.
210 * Bug #8414 fixed - Some genetic algorithms functions had no examples.
212 * Bug #8484 fixed - Move the syslin help page to the cacsd chapter.
214 * Bug #8638 fixed - Improved examples for gcd.
216 * Bug #8883 fixed - In some cases, Scilab build from sources was looking for
217 libraries at the wrong place.
219 * Bug #8964 fixed - The optim_{ga, moga, nsga, nsga2} functions may not create
222 * Bug #8899 fixed - The help page of splin2d was unclear about the size of
225 * Bug #8901 fixed - The help page of interp2d was unclear about the size of
228 * Bug #9005 fixed - The bitset function did not have any tests.
230 * Bug #9305 fixed - In the optimisation help page, new chapter "Least Squares functions"
233 * Bug #10415 fixed - Remove a session line in history causes the removal
234 of the session node in history browser
236 * Bug #10606 fixed - unix_g did not return stdout in somes cases.
238 * Bug #10661 fixed - xmltopdf & xmltopdf were failing in the binary version.
240 * Bug #10815 fixed - diff help page did not have a "See Also" section.
242 * Bug #11134 fixed - xgetmouse() prevented callback menu execution.
244 * Bug #11436 fixed - With Matplot, color outside the colormap was replaced with
245 the last color in colormap.
247 * Bug #11474 fixed - save_format help page was still refering to the old save
248 format. Use the SEP #64 content.
250 * Bug #11477 fixed - There were memory leaks with textures.
252 * Bug #11497 fixed - A lot of EDT violation was detected by the
253 ThreadCheckingRepaintManager tool.
255 * Bug #11501 fixed - Use $$..$$ for LaTeX in SciNotes comments to avoid
256 confusion with Scilab code.
258 * Bug #11549 fixed - Prefs window changed its dimension when hitting Default.
260 * Bug #11569 fixed - F5 to navigate in the dock was incompatible with SciNotes.
261 So replace F5 by shift+F6 to go to the previous tab.
263 * Bug #11711 fixed - xclick and xgetmouse did not work under Mac OS X.
265 * Bug #11778 fixed - Bad color_map dims did not return an error.
267 * Bug #11801 fixed - Bug with isoview="on" on subplots.
269 * Bug #11811 fixed - Fix a typo in the help page of Scinotes.
271 * Bug #11812 fixed - Upper/lower case issues in the Xcos documentation fixed.
273 * Bug #11814 fixed - Fix a typo in one of the titles of CACSD.
275 * Bug #11851 fixed - Default EOL under Mac should be LF.
277 * Bug #11931 fixed - In graphics, white space was not used as default thousand
280 * Bug #11939 fixed - ssprint formatting was slightly not right.
282 * Bug #11941 fixed - show_margins() failed in 'nyquist' mode if the system is
285 * Bug #11952 fixed - In SciNotes, a Java exception occured on selection of text
288 * Bug #11954 fixed - export_to_hdf5 was not able to export the same variable twice.
290 * Bug #11958 fixed - axesflag=0 was not taken into account in plot2d3.
292 * Bug #11962 fixed - event_handler may be called on wrong figure_id.
294 * Bug #11965 fixed - Export to SVG converted texts in shapes.
296 * Bug #11969 fixed - Only the first line was executed when code was piped under
299 * Bug #11971 fixed - Canceling "Open File" action launched from icon in the
300 toolbar opened SciNotes anyway.
302 * Bug #11976 fixed - Check csvTextScan 3rd parameter validity.
304 * Bug #11980 fixed - csim returned an error message in some cases: "Submatrix
305 incorrectly defined".
307 * Bug #11971 fixed - Canceling "Open File" action launched from icon in the
308 toolbar opened SciNotes anyway.
310 * Bug #11981 fixed - Smooth french help page had a wrong declaration
311 (colonnes => lignes).
313 * Bug #11986 fixed - Wrong xclick behaviour on keyboard input fixed.
315 * Bug #11991 fixed - Under Windows, some empty lines were added by csvWrite.
317 * Bug #11998 fixed - listvar_in_hdf5 did not close the hdf5 file.
319 * Bug #11999 fixed - Blank lines ignored by default by csvRead / read_csv.
321 * Bug #12003 fixed - Fix a typo in the spreadsheet module.
323 * Bug #12019 fixed - In the help of eigs function, NEV was unclear.
325 * Bug #12004 fixed - Add "Configuring scaling factor" in the karmarkar help page.
327 * Bug #12020 fixed - Default value of ncv in eigs function was not documented.
329 * Bug #12022 fixed - ftuneq had a bad example.
331 * Bug #12028 fixed - The pair drawlater/drawnow did not work as expected.
333 * Bug #12033 fixed - assert_checkalmostequal was failing with two %inf values.
335 * Bug #12043 fixed - Fix a typo in the ATOMS module help pages.
337 * Bug #12050 fixed - Fix a typo: dimensionnal => dimensional.
339 * Bug #12062 fixed - getsystemmetrics() failed for some properties such as 'SM_CXMAXIMIZED'.
341 * Bug #12071 fixed - Printed info of a XML object were inconsistent with
344 * Bug #12076 fixed - csvRead was not able to open csv files when separators
347 * Bug #12077 fixed - In help, attribute bgcolor was not handled in tables.
349 * Bug #12087 fixed - profile help page did not mention add_profiling.
351 * Bug #12097 fixed - Scilab wrongly detected DLL platform information.
353 * Bug #12115 fixed - phaseplot(frq,db,phi) did not work.
355 * Bug #12119 fixed - bar and barh had wrong x/y bounds.
357 * Bug #12120 fixed - eigs was broken for complex sparse matrices.
359 * Bug #12021 fixed - Improve the help page of eigs.
361 * Bug #12135 fixed - stacksize('max') failed silently.
363 * Bug #12137 fixed - eigs(A,B) returned incorrect result for sparse matrices.
365 * Bug #12139 fixed - eigs ran out of memory for sparse matrices.
367 * Bug #12140 fixed - csvRead fails when comma is used as decimal mark.
369 * Bug #12141 fixed - Remove calls to gettext in rubberbox help page examples.
370 Translation of items will be made in each language help page.
372 * Bug #12151 fixed - Axes did not pass through (0,0) when x_location and
373 y_location were set to 'origin'.
375 * Bug #12166 fixed - There was a bad label with drawaxis.
377 * Bug #12168 fixed - matfile_listvar crashed when listing variables of a closed MAT-file.
379 * Bug #12179 fixed - Fix an incompatibility with MPI version of HDF5.
381 * Bug #12184 fixed - Performances of the function 'derivat' improved.
383 * Bug #12186 fixed - Performances of the function 'horner' improved.
385 * Bug #12190 fixed - Description of sprspn updated in help page.
387 * Bug #12196 fixed - There were no log-scales with Fec & Fac3d.
389 * Bug #12204 fixed - Fix a typo in the French localization
391 * Bug #12219 fixed - delete("all") does not recreate a basic axe within cleaned figure.
393 * Bug #12231 fixed - In SciNotes, a whole word was searched when the expression
396 * Bug #12232 fixed - There were several memleaks in various fillers.
398 * Bug #12235 fixed - Matplot did not update on color_map change.
400 * Bug #12238 fixed - [d v] = eigs(A) was broken for sparse matrices.
402 * Bug #12239 fixed - Apply some of the recent changes in eigs to feigs.
404 * Bug #12240 fixed - Refactoring of the eigs function.
406 * Bug #12246 fixed - Return an error message when reading invalid excel files
407 (which have declared wrong column/row count)
409 * Bug #12247 fixed - Fix a typo in some error messages.
411 * Bug #12248 fixed - SciNotes toolbar had disappeared.
413 * Bug #12270 fixed - When the console lost the focus, the caret could be visible.
415 * Bug #12272 fixed - Fix a presentation of Cyrillic letters on sample images of russian help page for grand function.
417 * Bug #12284 fixed - Completion in console could to a crash (or deadlock).
419 * Bug #12285 fixed - export_to_hdf5 function could not handle any matrix in append mode.
421 * Bug #12296 fixed - Call to getenv with a big environment variable
422 led to memory corruption.
424 * Bug #12304 fixed - Undock, redock and undock led to an exception.
426 * Bug #12307 fixed - ftp addresses were not handled in help browser.
429 Changes between version 5.3.3 and 5.4.0
430 =======================================
435 * Thanks to this new feature, Scilab confirms its usability and its strong
436 user-oriented approach. Scilab desktop is the new concept behind Scilab
437 windows management taking advantage of our docking system (advanced FlexDock features).
438 Out of the box, Scilab is now able to save all windows layouts including the
439 help browser, the variable browser, the command history, SciNotes and Xcos.
440 Through this major improvement, position and size of all windows are
441 saved from a session to another.
443 * A file browser component has been developed and fully
444 integrated into Scilab desktop and all other components have been improved
445 to provide the best user experience for Scilab users.
447 * Editvar has had important refreshment. It allows plot and subplot, manages
448 almost all Scilab variable types and is much more faster.
450 * Scilab desktop provides various predefined layouts:
451 - Simple The standard Scilab console
452 => Scilab 5.3.3 (and previous versions) defaults.
453 - Integrated The variable browser, the history browser and the file browser
454 are opened by default and combined around Scilab
455 console to provide an ergonomic workspace.
456 => Scilab 5.4.0 defaults
458 * Variable browser has been improved:
459 - The dimension of the variable is shown by default.
460 - The variable browser table is automatically resized when docked.
461 - A tooltip has been added on the type column to display the name of the type.
462 - A tooltip has been added on the size column to display the size in bytes
463 (like in previous versions of Scilab).
464 - Refresh is automatical (See Bug #9446).
466 * A unique Preferences window has been developed to configure Scilab and its modules.
467 This unique interface can be launched using preferences() function.
473 * Entire refactoring of Scilab graphic capabilities in order to solve the known issues
474 of graphical cards compatibilities and many Scilab crashes.
476 * Based on SciRenderer (rendering library based on JoGL), Scilab graphics have
477 been rewritten to provide new graphic functionalities with:
478 - better performances,
480 - 2-D zoom using the mouse wheel,
481 - new 3-D zoom capabilities,
482 - rotation available through the mouse right-click.
483 SciRenderer is a free and open source library developed by Scilab Enterprises
484 for 2-D and 3-D rendering of scientific data.
486 * Improved graphic exports:
487 - Off-screen export (Scilab will not open a window to export with driver).
488 - New bitmap formats supported: PNG, JPEG and BMP in the driver function.
489 - New vectorial formats supported: PDF and SVG in the driver function.
490 - Many portability issues fixed.
492 * Obsolete value for line_style property:
493 0 and 1 are equivalent values for SOLID rendering.
494 A warning message will be displayed if the user tries to set this property to 0.
495 Setting this property to 0 will no more be supported in Scilab 5.4.1.
497 * datatips tool improved on several aspects:
498 - It is now possible to manage directional arrows as well as
500 - The automatic label placement has been improved to avoid the
501 overlapping with the curve.
502 - It is now possible to have painted box or box free labels.
503 - Markers can now be selected and moved using the arrow keys
504 or deleted with the "Del" key.
506 * Bug #2043 fixed - The graphic function copy() did not manage axes. Thanks to
507 Samuel Gougeon for the fix.
509 * Bug #4289 fixed - Graphic exports were not working when the drawlater or the
510 pixmap modes were activated.
512 * Bug #4339 fixed - listvarinfile did not manage graphic handles.
514 * Bug #4818 fixed - Scilab could not export graphics which contained a lot of information.
516 * Bug #6582 fixed - A copy of a handle did not keep foreground property.
518 * Bug #6644 fixed - New graphic windows take care of default figure properties (uimenu).
520 * Bug #7412 fixed - Better management of datatips activation/deactivation.
522 * Bug #7419 fixed - Customization of datatips() is now available through a GUI.
524 * Bug #7998 fixed - %h_get failed on heterogeneous handle matrix.
526 * Bug #8239 fixed - Activation of datatips overwrote and destroyed any event_handler
529 * Bug #8241 fixed - Graphical properties were not always inherited.
531 * Bug #8250, #10567, #10614 fixed - Artefacts dropped on
532 vectorial exports (EPS/PDF/SVG).
534 * Bug #8705 fixed - Some specific graphics could not be saved.
536 * Bug #8916 fixed - Menu to export in PS format was missing in graphic figures.
538 * Bug #8965 fixed - copy function did not work for handles.
540 * Bug #9269 fixed - Specified graphic entities for legend were drawn in reverse order.
542 * Bug #9330 fixed - delete() called overloading instead of deleting the current
545 * Bug #9455 fixed - The contourf and contourf 2 demonstrations displayed unwanted dots.
547 * Bug #9721 fixed - tight_limits help page improved. Thanks to Samuel
550 * Bug #10121 fixed - polyline.interp_color_vector where not saved or recoverable
551 by xsave/xload. Thanks to Samuel Gougeon for the fix.
553 * Bug #10240 fixed - In a Scilab localized in French, SVG export could use "," instead
554 of "." for numerical separator.
556 * Bug #10290 fixed - Error message for bad assignement of interp_color_vector updated.
558 * Bug #10298 fixed - The example of datatipSetDisplay generated an error.
560 * Bug #10331 fixed - datatipCreate produced a warning and an error instead of
561 a warning if the curve user_data was not a struct.
562 * Bug #10360 fixed - Default format for export is now PNG instead of BMP.
564 * Bug #10365 fixed - To copy a handle to a figure (instead of an axes) crashed Scilab.
566 * Bug #10395 fixed - xset("clipping", [1,2,3,4]) returned an error.
568 * Bug #10417 fixed - xget("background") returned a wrong value.
570 * Bug #10637 fixed - xs2svg crashed when the first input argument was not a figure handle.
571 An error message is now displayed.
577 * Uicontrols tooltip can now be managed using the new "TooltipString" property.
579 * Figure closure can now be managed by the user (confirmation, ...) through the
580 'CloseRequestFcn' property.
582 * F5 and F6 change the focus of the docked element.
584 * Improvement in the refresh of the docked elements.
586 * A 'Console' handle has been created and can be obtained by calling get(0):
587 - uimenus now appear as 'Children' of this handle when they are added to the
589 - the 'ShowHiddenHandles' property enables the user to make some hidden
590 graphic objects visible.
592 * Scilab Console and graphic figure menus are now uimenus. They are hidden by
593 default. To see them in the children list, use set(get(0), "ShowHiddenHandles", "on")
595 * New uicontrols added:
596 - 'image' style uicontrol: display, transformation and various other
597 operations on images.
598 - 'table' style uicontrol: display data in a table form (read-only).
600 * The 'Value' property can now contain non-integer values and allows to take full
601 advantage of 'slider' style uicontrols (See bug #7380).
603 * Figure resizing can now be managed by the user (uicontrol position setting, ...)
604 through the 'resizefcn' property.
607 CLI Console (GNU/Linux and Mac OS X only)
608 ==========================================
610 * Wide characters supported.
612 * Multiline command supported.
614 * Command line display improved.
616 * List of shortcuts in NW/NWNI mode:
617 - CTRL+W removes the previous word.
618 - CTRL+U removes everything from the current position to the beginning of
620 - UP or Ctrl+P recalls the previous line.
621 - DOWN or Ctrl+N recalls the next line.
622 - TAB for completion. Scilab displays a list of all names (functions, variables) that
623 start with the characters already typed by the user.
624 - Ctrl + A or HOME moves the cursor to the beginning of current line.
625 - Ctrl + B or LEFT moves the cursor one character to the left.
626 - Ctrl + D or DELETE deletes the current character.
627 - Ctrl + E or END moves the cursor to the end of command line.
628 - Ctrl + F or RIGHT moves the cursor one character to the right.
629 - Ctrl + H or BACKSPACE deletes the previous character.
630 - Ctrl + K kills the command line from cursor to the end.
631 - Alt+B or Ctrl+LEFT moves one word left.
632 - Alt+F or Ctrl+RIGHT moves one word right.
634 * Bug #3108 fixed - Some specific chars in the terminal were not correctly
635 removed by the backspace.
637 * Bug #3400 fixed - Long lines in the history broke the display.
639 * Bug #6804 fixed - Prompt was removed in CLI mode when playing with arrow keys.
646 - eigs function added (See SEP #82).
653 - dec2base function added (See SEP #75).
654 - nthroot function added (See SEP #78).
656 * linspace and logspace deprecate the use of non-integer values as third input argument.
658 * The toeplitz macro is now vectorized.
664 * qmr function updated and modified.
665 Calling qmr(F, Fp, x) where F is a function returning A*x
666 and Fp a function returning A'*x is deprecated.
667 Use qmr(F, x) instead where F prototype is
671 where t is used to make F return A*x or A'*x.
672 Same behavior has been implemented for qmr( ..., M1, M1p, M2, M2p).
673 See qmr help page for examples and details.
679 * save/load functions can export/import Scilab data to SOD format:
680 - Scilab data are saved and loaded using a standard, HDF5-based, documented,
681 and fully tested: Scilab Open Data format (SOD).
682 - Graphic handles can be saved under the SOD format.
683 - 'save' writes data to HDF5 format when using new calling sequence
684 save("filename.sod", "a", "b", "c"). This format is Scilab 6 compatible.
685 - 'save' displays a message when using old calling sequence
686 save("filename", a, b, c) and writes data in old Scilab binary format.
687 This format will not be supported by Scilab 6.
688 - The 'matfile2sci' function now converts MAT-files to SOD files.
690 * Calling load with a file descriptor as first input argument is now obsolete.
691 Please replace the file descriptor by the corresponding file name.
692 This feature will be removed in Scilab 6.0.0.
694 * Update the default size of the Scilab stack to 100 million elements (instead of
695 50M). See stacksize help page for more information.
697 * Scilab Desktop provides a button in dockbar to get the help about the component.
699 * External modules are managed out of the box by test_run function. See bug #9834.
700 Example: test_run('SCI/contrib/toolbox_skeleton')
706 * Version 5.4.0 introduces XML management features. It allows easy access to
707 XML files, validation and writing.
709 - XMLObjects - Describes the properties of the different XML objects
710 - xmlAddNs - Adds a namespace to a XML Element.
711 - xmlClose - Closes a XML document.
712 - xmlDTD - Creates a XML DTD object.
713 - xmlDocument - Creates a new XML document.
714 - xmlDump - Dumps a XML object.
715 - xmlElement - Creates a new XML element.
716 - xmlFormat - Formats a Scilab variable into XML.
717 - xmlGetNsByHref - Gets a namespace by its href.
718 - xmlGetNsByPrefix - Gets a namespace by prefix.
719 - xmlGetOpenStreams - Gets all open XML documents or all open XML Validation files.
720 - xmlNs - Creates a new XML Namespace.
721 - xmlRead - Reads a XML stream from a local or distant file.
722 - xmlReadStr - Reads a XML tree from a string.
723 - xmlRelaxNG - Creates a XML Relax NG object.
724 - xmlSchema - Creates a XML Schema object.
725 - xmlValidate - Validates a document in using a DTD, a Relax NG or a Schema.
726 - xmlWrite - Writes a XML document in a file.
727 - xmlXPath - Makes an XPath query on a XML document.
728 - xmlIsValidObject - Tests the existence of a XML object.
730 Those features have been developed in the context of OASIS R&D project.
737 - csvRead - Reads a CSV file.
738 - csvWrite - Writes data into a CSV file.
739 - csvTextscan - Transforms a CSV line into a matrix.
740 - csvDefault - Configures the CSV behavior.
742 * csvRead and cvsWrite provide the same features as read_csv and write_csv
743 with major improvements in term of usability and performances:
744 - Writing performances are improved to a 100x factor,
745 - Reading performances are improved from 3x to 200x factor.
747 * Bug #8349 fixed - write_csv() failed to support the writing of complexes with
750 * Bug #8653 fixed - csvRead now returns double values by default.
751 (read_csv still returns string values)
753 * Bug #8654 fixed - write_csv did not use the standard separator and decimal mark.
755 * Bug #8656 fixed - write_csv had accuracy issues.
757 * Bug #9969 fixed - Issues of performances of CSV functions for large files.
759 * Bug #10203 fixed - CSV function help pages did not detail the encoding
766 * Marks added in the vertical scrollbar to see the positions of matching words
767 when an incremental search is done (via F3 or in selecting text).
769 * In the find/grep tools, possibility added to use ~ as an alias for user home
770 dir. and SCI for Scilab data base dir.
772 * 'Save and Execute all files' action added.
774 * A tab can be closed in using the middle mouse button.
776 * Shortcuts META+(UP|DOWN) added to navigate between paragraphs.
778 * Bug #9334 fixed - Extra lines were added when code was exported into PDF under
781 * Bug #9358 fixed - A simple quoted string was not always correctly converted
782 into double quoted ones.
784 * Bug #9476 fixed - In find/grep tools, the abbreviation 'sec' is now used instead of
787 * Bug #9480 fixed - Words after selection were badly highlighted under Windows.
789 * Bug #9484 fixed - An empty file was not removed when an existing file was
792 * Bug #9488 fixed - There was no popup menu on the tab to copy the file path.
794 * Bug #9505 fixed - A LaTeX string in a comment was not considered as a comment.
796 * Bug #9597 fixed - It was not possible to navigate across the tabs with
797 <CTRL>+(PAGE_UP | PAGE_DOWN).
799 * Bug #9740 fixed - There was no way to have \n in replacement string.
801 * Bug #9854 fixed - There was a wrong colorization with strings containing several
804 * Bug #9878 fixed - Shortcut "Correct indentation" added in right click menu.
806 * Bug #9897 fixed - Under Mac OS X, eol was not replaced by \n when code was copied
807 from Word to SciNotes.
809 * Bug #10157 fixed - Scilab froze when docking SciNotes due to a FlexDock bug in a
812 * Bug #10252 fixed - The font could not be changed when SciNotes was docked with the
815 * Bug #10354 fixed - Bad caret position after a selection action.
817 * Bug #10442 fixed - Sometimes a crash occurred at start-up when SciNotes was
820 * Bug #10647 fixed - An error message did not respect Scilab localization standard.
822 * Bug #10889 fixed - Exception about block highlighters was thrown by SciNotes.
828 * CallScilab.h removed (was deprecated since Scilab 5.2.0).
829 Please use call_scilab.h instead.
831 * 'int getLastErrorValue(void)' function added.
832 It now returns the last error code generated by Scilab.
834 * Function 'const char* getLastErrorMessageSingle();' added.
835 It now returns the last error message generated by Scilab.
837 * Deprecated functions in call_scilab.h removed : C2F(readmat), C2F(creadmat),
838 C2F(creadbmat), C2F(creadcmat), C2F(readchain), C2F(creadchain), C2F(creadchains),
839 GetLengthStringMatrixByName, C2F(matptr), C2F(cmatptr), C2F(cmatcptr), C2F(cmatsptr),
840 C2F(cmatbptr), getlengthchain
842 * Bug #10006 fixed - Unrelevant C-comment in the example of ScilabHaveAGraph
849 * Javasci version 1 removed (deprecated in Scilab 5.3.0).
851 * New datatypes are now supported:
852 - sparse and boolean sparse
853 - tlists, mlists and lists
856 * If Scilab fails to start because of a memory issue (stacksize), a
857 Java exception is now displayed (InitializationException).
859 * Bug #10794 fixed - With Scilab built on an Ubuntu 11.10, javasci failed to
860 load with an undefined symbol
866 * DEBUG_SCILAB_DYNAMIC_LINK was not available under GNU/Linux or Mac OS X.
869 * Bug #9432 fixed - Link a 64-bit dynamic library on a 32-bit platform returned
870 a wrong error message under Windows.
872 * Bug #9761 fixed - NDEBUG was not defined for dynamic link (by default) in
873 release mode under Windows.
875 * Bug #9930 fixed - ilib_build did not display all filenames used.
877 * Bug #10320 fixed - libname argument of ilib_for_link did not work.
879 * Bug #10344 fixed - Windows SDK 7.1 was not detected with VS Express 2010
880 under 64-bit platform.
886 * Major performance improvements on the simulation start-up. On important diagrams,
887 the gain is very important (from minutes to milliseconds). See bug #8188.
889 * Performance improvements on diagram saving/loading.
891 * A compressed file format is now available (ZCOS) and allows more flexibility on
894 * Ports styles and labels are now available to external modules.
896 * New examples are provided in the help pages of the following blocks:
897 - ABS_VALUE - Absolute value
898 - EVTDLY_c - Event delay
899 - AFFICH_m - Display value
900 - CLSS - Continuous state-space system
901 - SELECT_m - Selector block
902 - NEGTOPOS_f - Threshold negative to positive
904 * External modules needs tp be updated to use the new Scilab Open Data format
905 instead of the previous HDF5 format.
907 * Help pages updated with examples and translated into French:
908 - WFILE_f - Block to write to output file,
909 - WRITEC_f - Block to write C binary file.
911 * xcos_toolbox_skeleton will not be loaded if Xcos is not installed.
913 * scilab -f file.xcos opens Xcos diagram in Xcos.
915 * Error reporting has been improved to print warnings on blocks into Xcos.
917 * The style of a block can be changed in the interface function.
919 * BARXY Block added to help 2-D Mechanics system visualization.
921 * Bug #6201 fixed - Block help menu had no shortcut.
923 * Bug #6733 fixed - Each call to Xcos created an empty diagram.
925 * Bug #7539 fixed - Interaction with some blocks was slowed down.
927 * Bug #7863 fixed - Default path for code generation was SCI instead of pwd() or
930 * Bug #7985 fixed - dmmul.c did not use dgemm routine optimized by BLAS.
932 * Bug #8188 fixed - Xcos to Scilab export took too much time.
934 * Bug #8295 fixed - Save compressed Xcos file set as default.
936 * Bug #8421 fixed - CLKFROM and CLKGOTO were not part of the "Signal Routing"
939 * Bug #8510 fixed - The message "Diagram contains implicit blocks..." stopped
942 * Bug #8538 fixed - Counter block label was not reflecting parameters.
944 * Bug #8600 fixed - Closing Xcos did not end the simulation.
946 * Bug #8742 fixed - On the Modelica initialization GUI, the error reporting did
949 * Bug #8743 fixed - On the Modelica initialization GUI, it was impossible to
950 re-fix the states after a derivative fix.
952 * Bug #8744 fixed - Solving the initialization problem more than once crashed
955 * Bug #9037 fixed - When connecting blocks, the green port blinked on a small mouse move.
957 * Bug #9075 fixed - The inverted pendulum demonstration in Xcos/Control systems
958 opened a useless graphic windows
960 * Bug #9131 fixed - PULSE_SC has been added to the Source palette.
962 * Bug #9290 fixed - HALT blocks displayed STOP.
964 * Bug #9301 fixed - Exception when one tried to paste a column to replace a
967 * Bug #9336 fixed - SuperBlock with non-connected ports produced an invalid
970 * Bug #9390 fixed - FROMWSB_c block did not reset to the default values on
971 reinitialization execution.
973 * Bug #9478 fixed - Block structure was not checked while adding them to a new
976 * Bug #9496 fixed - Xcos flag 5 (ending) was not called when simulation was
977 stopped from the user interface.
979 * Bug #9501 fixed - With a localized TMPDIR, block edition could throw an HDF5
982 * Bug #9506 fixed - Some libraries dependencies were not loaded at
983 xcos_toolbox_skeleton start-up.
985 * Bug #9532 fixed - User-defined blocks had no icons when saved.
987 * Bug #9547 fixed - The 'about box' was not localized due to a multi-line string.
989 * Bug #9579 fixed - Duplicate content in scicos_math.h removed and replaced by
990 a cleaner call to math.h instead.
992 * Bug #9590 fixed - Xcos examples were not embedded in Windows binary version.
994 * Bug #9732 fixed - Code generation failed at compilation under Windows with
995 "unresolved external symbol dset_".
997 * Bug #9750 fixed - Minor error in scicos_debug help page fixed.
999 * Bug #9810 fixed - Errors dealing with MATINV wrong simulation values have been improved.
1001 * Bug #9927 fixed - Xcos crashed at XcosPalAdd command execution.
1003 * Bug #9947 fixed - VARIABLE_DELAY block could not be dragged to a diagram.
1005 * Bug #9972 fixed - Error reporting with a wrong context produced an endless
1008 * Bug #9988 fixed - CLKSOMV_f had a wrong interface function after loading from
1011 * Bug #10003 fixed - The MAXMIN block did not update its display according to
1014 * Bug #10041 fixed - WFILE_f block was not declared as deprecated.
1016 * Bug #10048 fixed - Blocks which use super blocks now loop over their children
1017 to find the parameters dialog to open.
1019 * Bug #10069 fixed - AFFICH_m block did not update its display at
1022 * Bug #10081 fixed - Palette configuration saving could produce an invalid
1025 * Bug #10096 fixed - Set [1;-1;] on a product block thrown an exception.
1027 * Bug #10107 fixed - Default value of the Integrator Absolute Tolerance was
1028 too large. It has been reduced to 1e-6.
1030 * Bug #10246 fixed - PROD_f block was broken.
1032 * Bug #10302 fixed - LaTeX labels were not rendered.
1034 * Bug #10333 fixed - Labeling I/O blocks on a super block produced wrong port
1035 labeling when ports had not the same types.
1037 * Bug #10340 fixed - Exception occurred while moving the palette split pane to
1038 hide the block list and while using a palette diagram.
1040 * Bug #10393 fixed - Block style was not updated on palette loading.
1042 * Bug #10419 fixed - Exception occurred while refusing to create a new empty
1045 * Bug #10422 fixed - Exception occurred when exporting with an unspecified
1048 * Bug #10433 fixed - Xcos stop simulation button did not work properly.
1050 * Bug #10461 fixed - Canceling a Quit operation did not work.
1052 * Bug #10486 fixed - importXcosDiagram opened a tab.
1054 * Bug #10496 fixed - Wrong error message fixed in xcosValidateBlockSet.
1056 * Bug #10510 fixed - Unused variables were generated by Xcos at start-up.
1058 * Bug #10533 fixed - Some action shortcuts were not disabled when editing a text
1061 * Bug #10657 fixed - CONSTRAINT_c had no icons on a graph.
1063 * Bug #10679 fixed - blocks_link.tst failed.
1065 * Bug #10697 fixed - post_xcos_simulate function did not work with a TOWS_c block
1068 * Bug #10781 fixed - DFlipflop incorrectly reported problem for port size or type.
1070 * Bug #10800 fixed - xcosPalAddBlock help example did not work.
1072 * Bug #10812 fixed - cos and cosf files loading did not use a direct handler.
1074 * Bug #10848 fixed - The first Drag'n Drop of a block produced an exception.
1076 * Bug #10943 fixed - Accented character in the file path broke file loading
1079 * Bug #11094 fixed - Image creation of blocks did not use xinit / xend.
1081 * Bug #11132 fixed - Some help pages were missing: standard_origin, ...
1083 * Bug #11494 fixed - Xcos PDE block could not open UIcontrol to set parameter.
1085 * Bug #11518 fixed - When zooming on CLR block-text, the block was outside the box.
1087 * Bug #11550 fixed - Closing the scope graph while running simulation led to a
1090 * Bug #11717 fixed - Setting recent opened file number in the preferences GUI
1091 was not applied in Xcos menu.
1093 * Bug #11735 fixed - Output sink name was not reported as figure name.
1095 * Bug #11737 fixed - Incompatibility between a Xcos menu and its help page description.
1097 * Bug #11746 fixed - Closing the palette window with the crossing box
1098 did not update the checkbox in Xcos "View" menu.
1100 * Bug #11747 fixed - Modelica block text was visible under the block image.
1106 * Czech localization by Zbynek Schwarz
1109 * Bug #10032 fixed - Force the unset of the environment variable LANGUAGE to
1110 tackle some issues. Mac OS X locale detection did not take into account
1117 * mgetl, exec, fscanfMat functions manage files encoded as UTF-8 with BOM.
1119 * tempname function added (SEP #68).
1121 * fullpath did not manage matrix of string as input argument. (SEP #72)
1123 * Bug #9253 fixed - fscanfMat failed to read a file with some lines
1124 of text at the end (backward compatibility).
1126 * Bug #9570 fixed - fprintfMat did not use the good format argument with nan and
1129 * Bug #9869 fixed - fscanf did not check the number of input arguments.
1131 * Bug #9917 fixed - mputl function crashed with a wrong second parameter.
1133 * Bug #10055 fixed - findfiles had a wrong default filter under GNU/Linux
1136 * Bug #10300 fixed - fscanfMat did not free some memory.
1138 * Bug #10355 fixed - Error messages in fullfile function were not localized.
1144 * Demonstration added on neldermead: search for largest / smallest polygon.
1146 * Clarity of examples improved in optimization module help pages:
1147 Avoid unnecessary calls to "deff",
1148 Avoid the "all statements in whole line" style.
1150 * readmps - Created unit test.
1151 Bug fixed in error messages management.
1152 Bug fixed in a test file reading.
1153 Defined a printing system by overloading for MPS structure.
1156 * Performances improved of genetic_algorithms (2 to 4 times faster).
1158 * Bug #7093 fixed - The data structure generated by neldermead_new could not
1159 be saved and reloaded.
1161 * Bug #7889 fixed - The tolerance on x for neldermead was too small.
1162 Updated -tolxrelative default value from %eps to sqrt(%eps).
1164 * Bug #7891 fixed - The neldermead component had too many options.
1165 Tagged -costfargument option of optimbase as obsolete: will be
1166 maintained for backward compatibility until 5.4.1.
1167 The -fun option can now be a list, where the element #1 is a
1168 function, and the elements #2 to the end are automatically appended to
1169 the calling sequence.
1170 Tagged -outputcommandarg option of optimbase as obsolete: will be
1171 maintained for backward compatibility until 5.4.1.
1172 The -outputcommand option can now be a list, where the element #1 is
1173 a function, and the elements #2 to the end are automatically appended
1174 to the calling sequence.
1175 Tagged "outputfun(x,optimValues,state)" calling sequence of fminsearch
1176 as obsolete: will be maintained for backward compatibility until
1178 The new calling sequence is "stop=outputfun(x,optimValues,state)"
1179 Tagged "myoutputfun(state,data)" calling sequence of neldermead
1180 as obsolete: will be maintained for backward compatibility until
1182 The new calling sequence is "stop=myoutputfun(state,data)"
1183 Tagged "-myterminateflag" and "-myterminate" options as obsolete:
1184 will be maintained for backward compatibility until 5.4.1.
1185 See the help page of neldermead for details to update your
1188 * Bug #7892 fixed - The neldermead component did not provide a default
1190 The new function neldermead_defaultoutput was created
1191 to print a simple one line output message by iteration.
1193 * Bug #8542 fixed - In neldermead, there were undocumented default options.
1194 Same changes applied to optimbase help page.
1196 * Bug #8543 fixed - Wrong order for the options in neldermead help page.
1198 * Bug #8545 fixed - In neldermead, the printing system displayed too long
1201 * Bug #8546 fixed - The neldermead functions might have called f outside
1204 * Bug #8547 fixed - The neldermead function called f outside the constraints.
1206 * Bug #8549 fixed - The neldermead function did not help to debug
1209 * Bug #8552 fixed - Improved fminsearch to provide Extra Parameters.
1210 Help page updated with new section "The cost function" and new
1211 example "Passing extra parameters".
1213 * Bug #8676 fixed - The pack/unpack functions had no help pages.
1215 * Bug #8777 fixed - The neldermead function failed to restart with bounds.
1216 Added examples of restarts with/without bounds in
1217 neldermead help page.
1219 * Bug #8805 fixed - The neldermead function, algorithm box, wrongly used
1220 the output function.
1222 * Bug #9323 fixed - The messages in optimbase_checkbounds were not localized.
1223 Same changes applied to optimbase_checkx0.
1225 * Bug #9472 fixed - The ind argument of optim was inconsistently documented.
1227 * Bug #9566 fixed - The tolvarianceflag, tolabsolutevariance,
1228 tolrelativevariance options of neldermead are now obsolete.
1229 See the help page of neldermead for details to update your
1232 * Bug #9567 fixed - The neldermead overview had a TODO section.
1234 * Bug #9576 fixed - The neldermead component did not check the bounds
1235 of some input parameters.
1237 * Bug #9578 fixed - The optimbase_configure function did not check the
1238 values of input arguments.
1240 * Bug #9607 fixed - The optimsimplex_new function poorly managed the
1241 variable number of arguments.
1243 * Bug #9612 fixed - The quapro help page has been removed.
1245 * Bug #9698 fixed - The optim/"gc" algorithm did not support imp=-1.
1247 * Bug #9822 fixed - The value ind=1 of optim was not supported by
1254 * The assert module provides a set of assertion functions.
1255 The goal of this module is to provide functions to check the
1256 behavior of some other functions, for example in unitary tests.
1257 We emphasize the use of consistent tools for testing numerical
1258 issues, with the goal of testing numerical algorithms more easily.
1259 In particular, we provide a comparison function for two floating
1260 point numbers, which allows to check that two numbers are
1261 "numerically almost equal", i.e. that the relative error is small.
1262 This automatically fixes Bug #4381.
1264 * A fourth argument added to test_run to export test results to XUnit format.
1266 * A new function called example_run has been introduced, this function tests the
1267 examples given in Scilab help pages. See SEP #83.
1273 * General improvements of the show_pca function (See bug #11500):
1274 - Data bounds fixed in the left graph,
1275 - Correlation circle graph improved,
1276 - Eigenvalues graph improved.
1278 * Bug #9357 fixed - stdevf returned zero for row vector arguments.
1280 * Bug #9846 fixed - stdevf gave zero result when a single row matrix was evaluated.
1282 * Bug #7387 fixed - rand and grand functions help pages gave wrong advice.
1288 * cond function updated to take into account a second input argument (See SEP #85)
1290 * Bug #9749 fixed - expm reported non convergence problem.
1296 * ordmmd help page and unit test created.
1298 * Help pages organized into sub-sections.
1300 * Bug #10126 fixed - Wrong (or failing) insertion in a sparse matrix.
1306 * A new system to keep track of the translations of the main documentation
1307 has been developed. See http://help.scilab.org/status/fr_FR/,
1308 help.scilab.org/status/pt_BR/ and http://help.scilab.org/status/ja_JP/
1311 * Categories have been created for the following modules help pages:
1312 - Scilab. See bug #11546.
1313 - Statistics. See bug #9108.
1314 - Genetic algorithms. See bug #11514.
1315 - Simulated annealing. See bug #11560.
1316 - Signal processing. See bug #11661.
1317 - Functions (libraries sub-category). See bug #11642.
1318 - Linear algebra. See bug #11562.
1319 - Special functions. See bug #11643.
1320 - Functions. See bug #11722.
1321 - Input/Output functions. See bug #11726.
1323 * Tag <scilab:image> added. This tag will perform the graphic rendering of
1324 a Scilab code and include the result into the help page as a sample image.
1326 * With the <scilab:image> tag, all graphic and trigonometric help pages
1327 now contain a sample image.
1329 * Management of <varname>, <command>, <function> and <constant> Docbook tags.
1332 * Management of <note>, <caution>, <warning>, <important> and
1333 <tip> Docbook tags. See bug #10505.
1335 * help_from_sci updated to manage recent changes in docbook Scilab files.
1337 * Elementary functions module help pages have been better organized.
1340 * Automatic spelling corrections for Scilab Online help - http://help.scilab.org/
1342 * <ALT>+<LEFT ARROW> / <ALT>+<RIGHT ARROW> allows browsing the history
1345 * The space key behaves like the page down key (See Bug #9491).
1347 * Management of the <revhistory> and <revision> tag to provide information about
1348 the history of the function.
1350 * Function help_skeleton extended to suggest the <revhistory>, <latex>, <note>,
1351 <caution>, <warning>, <important> and <tip> tags in examples.
1353 * Scilab documentation is now available in Russian. Many thanks to Stanislav Kroter.
1355 * Many errors have been fixed in Scilab documentation:
1356 - Wrong calling sequences
1357 - Errors in examples
1361 * Bug #3431 fixed - Some help tools functions were obsolete and not removed.
1363 * Bug #9105 fixed - err output parameter of mopen function was not documented.
1365 * Bug #9299 fixed - Fix a typo in cspect, pspect and window help pages
1366 (Hanning changed to Hann).
1368 * Bug #9320 fixed - analpf help page gave wrong frequency units of omega (Hz instead of rd/s).
1370 * Bug #9417 fixed - In English api_scilab help pages, polynom updated to the word
1373 * Bug #7133 fixed - help_from_sci function did not return the function template.
1375 * Bug #7134 fixed - help_from_sci produced an invalid .xml file.
1377 * Bug #9790 fixed - windows_tools help pages were not available for all platforms.
1379 * Bug #9983 fixed - The xclick help page did not clearly specify the axes used for
1383 CACSD & Signal Processing
1384 ==========================
1387 - conv - discrete 1-D convolution.
1388 - conv2 - discrete 2-D convolution.
1389 - convol2d - discrete 2-D convolution, using fft.
1390 - phaseplot - frequency phase plot.
1391 - xcorr - auto and cross correlation of signals (superseeds corr).
1392 - xcov - auto and cross correlationvariance of signals (superseeds corr).
1393 - arma2ss - conversion of an arma data structure into a state space one.
1394 - dct - Discrete cosine transform (based on FFTW library).
1395 - idct - Inverse discrete cosine transform (based on FFTW library).
1396 - dst - Discrete sine transform (based on FFTW library).
1397 - idst - Inverse discrete sine transform (based on FFTW library).
1399 * fft function based on fftw updated and improved (See SEP#84):
1400 - Take data symmetry into account,
1401 - Include hard coded multivariate fft.
1403 * The damp function in CACSD module computes the natural pulsation
1404 and damping factor of linear dynamical systems.
1406 * 'mtlb_conv' compatibility function is now obsolete. Please use 'conv' instead.
1408 * Bug #1635 fixed - iir filter frequency response might have been wrong.
1409 "pole zero gain" representation added as possible iir function
1412 * Bug #7895 fixed - fft2() was broken under Windows with MKL wrapper.
1414 * Bug #7901 fixed - besselh.tst failed under Windows.
1416 * Bug #8684 fixed - wfir function produced an error message when used interactively.
1418 * Bug #9098 fixed - CACSD demonstrations / Robust control failed on Windows 64-bit.
1420 * Bug #9214 fixed - abaque replaced by nicholschart in the black.sci comments.
1422 * Bug #9266 fixed - fftw crashed under Windows when using MKL wrapper.
1424 * Bug #9321 fixed - Missing tests and help info for some CACSD functions.
1426 * Bug #9647 fixed - At Scilab start-up, the fft variable was declared by default
1427 while it should not have been the case.
1429 * Bug #9675 fixed - iir generated bad results.
1431 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
1433 * Bug #9719 fixed - delip.tst execution froze under Windows.
1435 * Bug #9725 fixed - syredi.tst execution froze under Windows.
1437 * Bug #10008 fixed - Wrong unit in the datatip for bode function.
1439 * Bug #10169 fixed - Bad clipping option in evans.
1441 * Bug #10562 fixed - The "CACSD/Robust Control" demonstration failed.
1443 * Bug #11092 fixed - Incorrect argument check in h_inf
1445 * Bug #11340 fixed - bode, gainplot, nyquist and plzr without arguments did not show an example.
1452 * Scilab can now be installed without administration rights.
1453 In this case, the file association will not be configured.
1455 * ATOMS module is now mandatory and is installed in the minimal installation.
1461 * Under GNU/Linux and Mac OS X, Scilab start-up speed of scilab-cli and
1462 scilab-adv-cli has been improved by 15 to 20 % (see Compilation for more
1465 * SSE is now enabled by default under GNU/Linux with 32-bit CPU (it is already
1466 the case under 64-bit CPU).
1467 Pentium III class (or equivalent) with SSE instructions is required.
1469 * Improved performances of pareto_filter function (Genetic algorithms).
1471 * 'hank' function performances improved.
1473 * Using api_scilab, construction of any type of lists is now much faster (300x in some cases).
1475 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
1476 simplified and optimized.
1482 * Under Windows, Scilab uses VS 2010 Pro and Express solution.
1484 * Under GNU/Linux and Mac OS X, engine libraries have been merged into a single
1485 library named libscilab-cli.so. This greatly improves the start-up
1487 Note that the --enable-maintainer-mode enables the previous behavior (simply
1488 the development process).
1490 * Under GNU/Linux and Mac OS X, all modules build as standalone their algorithms
1491 as a static library (only available in the source tree).
1492 This will avoid an important dependency tree for unitary testing.
1494 * Under GNU/Linux and Mac OS X, for each module, the list of
1495 explicit dependencies on the other libraries is no more needed.
1496 Use libscilab-cli.so or libscilab.so to link against Scilab.
1498 * Scilab dependency on Java HDF has been removed.
1500 * Enforce a minimal version of JRosetta (1.0.4).
1502 * Enforce a minimal version of flexdock (1.2.0).
1504 * Enforce a minimal version of GIWS (1.3.0).
1506 * Enforce a minimal version of Scirenderer (1.0.2).
1508 * Enforce a minimal version of JLaTeXMath (1.0.0).
1510 * Enforce a minimal version of JOGL (2.0-rc9).
1512 * Force the Java class version target to version 6 (or 1.6).
1514 * Add Java 7 in the Debian & Ubuntu search path under GNU/Linux.
1516 * BLAS_LIBS variable can now be set by the user (See bug #9824).
1518 * Scilab now uses the ARPACK-ng package maintained by Scilab Enterprises.
1520 * An option --without-arpack-ng has been added to disable the Arnoldi features.
1522 * HDF5 is now a mandatory dependency of Scilab (even in a minimal build).
1524 * Under GNU/Linux and Mac OS X, if ccache is installed, use it to build Scilab.
1526 * Bug #9409 fixed - Warning "remark #8291" removed with Intel Fortran 2011 compiler.
1528 * Bug #9500 fixed - Explicit the GUI module manifest class-path to facilitate Debian
1529 checking tool process.
1531 * Bug #9782 fixed - configure with --without-gui was failing.
1533 * Bug #9793 fixed - --without-gui now also disables Xcos.
1535 * Bug #9883 fixed - Build with --disable-build-help was failing.
1537 * Bug #9991 fixed - ./configure --without-xcos failed to build.
1539 * Bug #11060 fixed - ccache use can be disabled with --disable-ccache .
1541 * Bug #10158 fixed - Configure used g77 even if gfortran was available.
1547 * Default text in history for a starting session has been changed for:
1548 "Begin Session: Tue Jun 21 14:35:45 2011" to "21/06/2011 14:35:45"
1554 * 'atomsQuit' function added to allow to call .quit of modules loaded by ATOMS
1555 when user closes Scilab session. See SEP #77.
1557 * tbx_build_loader generates also an unloader.sce to allow to call .quit file of
1560 * ATOMS option 'offLine' has been renamed to 'offline'.
1562 * Bug #5380 fixed - atomsShow() output was broken (separators were not aligned).
1564 * Bug #8302 fixed - Wrong order when loading dependencies.
1566 * Bug #8648 fixed - The tarball was not deleted when a module was removed (SEP #71).
1568 * Bug #8664 fixed - Message error updated for non-supported OS.
1570 * Bug #8763 fixed - ATOMS installation path was shared on Windows 64 with 32-bit.
1572 * Bug #8942, #9805 fixed - atomsSystemUpdate() failed under some Windows.
1574 * Bug #9078 fixed - atomsGui took time to start gui.
1576 * Bug #9127 fixed - "Home" item renamed to "Installed Modules".
1578 * Bug #9679 fixed - atomsSystemUpdate checks that Scilab is not in offLine mode, or writes a warning message if so.
1580 * Bug #9798 fixed - .quit script of Atoms modules were not evaluated at Scilab quit.
1582 * Bug #9967 fixed - Windows UAC was causing trouble with atomsRepositorySetOfl (internal function).
1584 * Bug #10025 fixed - Wrong url in some help files examples.
1586 * Bug #10031 fixed - atomsDisp did not work with "\n" in messages text.
1588 * Bug #10494 fixed - atomsInstall and atomsLoad were not clearly distinguished
1589 in the documentation.
1591 * Bug #10500 fixed - ATOMS module without DESCRIPTION file returned a wrong
1594 * Bug #10707 fixed - atomsInstall failed to use the path shortcut.
1596 * Bug #10846 fixed - atomsSystemUpdate failed.
1597 'downloadTimeout' help page added.
1599 * Bug #10864 fixed - atomsRemove required a network connection to remove a package.
1601 * Bug #10933 fixed - atomsGetConfig did not check the value of input arguments.
1603 * Bug #10957 fixed - atomsInstall required a network connection to install
1606 * Bug #11062 fixed - atomsGetInstalledPath function moved as a public function.
1612 * Java mapping of Scilab data has now a new method called getType() which
1613 returns the value of the ScilabTypeEnum enum.
1615 * New methods added:
1616 - Scilab.execException(String)
1617 Same as Scilab.exec(String) but returns an exception when a Scilab error occurs
1618 - Scilab.execException(String[])
1619 Same as Scilab.exec(String[]) but returns an exception when a Scilab error occurs
1620 - Scilab.execException(File)
1621 Same as Scilab.exec(File) but returns an exception when a Scilab error occurs
1623 * Bug #9149 fixed - Calling a graphic function without activating the appropriate
1624 mode did not triggered an exception.
1626 * Bug #9467 fixed - Unnecessary declarations in MAKE.BAT of Javasci examples.
1628 * Bug #9544 fixed - Calling graphic with Javasci from a SWING application from
1629 EDT was crashing the execution of a Java program.
1635 * Add functions to identify list datatypes:
1636 isListType, isNamedListType, isTListType, isNamedTListType, isMListType,
1644 * The linspace function accepts column vectors as input argument for the two
1645 first input arguments. Thanks to Guillaume AZEMA for the implementation.
1647 * The logspace function accepts column vectors as input argument for the two
1648 first input arguments.
1650 * Change the buffering display mode.
1652 * SEP #67: lines(0) by default at start-up.
1654 * Options -disable-exception-catching added under GNU/Linux & Mac OS X.
1655 Disables the Scilab exception catching system.
1657 * texmacs module moved as an ATOMS module.
1658 atomsInstall('texmacs')
1660 * PVM module moved as an ATOMS module.
1663 * maple2scilab module moved as an ATOMS module.
1664 atomsInstall('maple2scilab')
1666 * SEP #69: predef('names') returns names of protected variables by predef.
1668 * printf moved as alias on mprintf function.
1670 * sprintf moved as alias on msprintf function.
1676 * 'oemtochar' and 'chartooem' functions (windows_tools) are obsolete and will be
1677 removed in Scilab 5.4.1.
1679 * 'showalluimenushandles' function (graphics) was undocumented. This function is
1680 obsolete and will be removed on 5.4.1.
1681 Use set(get(0), "ShowHiddenHandles", "on"); instead.
1683 * 'code2str' and 'str2code' are obsolete and will be removed on 5.4.1, please use
1686 * config function is now obsolete and will be removed in Scilab 5.4.1.
1687 Please use 'preferences' instead.
1689 * dnaupd, dneupd, dsaupd, dseupd, znaupd and zneupd deprecated for eigs.
1691 * createpopup and uipopup functions are now obsolete. Please use 'uicontextmenu' instead.
1694 Removed Functions (previously declared as obsolete)
1695 ====================================================
1697 * ilib_for_link, ilib_build no more accept files with ".o" or ".obj" extensions
1700 * 'with_atlas' removed. Please use 'getdebuginfo' instead.
1702 * C API function Error(x) removed. Please use SciError instead.
1704 * 'MSDOS' removed. Please use 'getos' instead.
1707 Known Incompatibilities
1708 ========================
1710 * In previous versions, modulo(x,0) and pmodulo(x,0) returned x. But this solution is
1711 not correct. Indeed, the expression used to compute the modulo is x - y * int(x / y)
1712 for the modulo function and x - y * floor(x / y). Now, they return an error and
1713 %nan with ieee(2). See bug #7216.
1715 * In previous versions, newest function could be called with a string vector
1716 as second (up to last) input argument. In these cases, only the first string of
1717 the vector was taken into account. These calls now return an error. See bug #11398.
1719 * Setting the "foreground" property for a figure was possible even if it was not
1720 officially supported or documented. An error is now returned.
1721 Please use the axes "foreground" property instead. See bug #11369.
1723 * getcallbackobject: Input argument must be an UID (String) and no more an index (Constant).
1728 * Some issues at start-up under Mac OS X 10.6.7 (and previous 10.6 versions)
1730 If you have "Audio Hijack" installed on your Mac OS X, it prevents some
1731 applications to work including Scilab. See Bug #7012.
1732 Uninstall / disable Audio Hijack should fix this problem.
1733 Airfoil, also developed by Rogue Amoeba, has been reported as also breaking
1740 * Bug #1604 fixed - List extraction failed.
1742 * Bug #2479 fixed - Graphic editor could not be used when format was not format("v",18).
1744 * Bug #2853 fixed - sd2sci.sci removed from sources.
1746 * Bug #3291 fixed - SCI/modules/tclsci/tcl/BWidget-1.8.0/ moved as prerequirements.
1748 * Bug #3235 fixed - In bezout function, wrong typo in the name of a variable
1749 made the calpol unitary test failed.
1751 * Bug #3244 fixed - Error messages in qpsolve and qp_solve functions updated.
1753 * Bug #3787 fixed - Invalid calling sequences removed from schur help page.
1755 * Bug #3811 fixed - The overloading charcode was wrong for libraries.
1757 * Bug #4240 fixed - Some unexpected blank lines were displayed with the dir function.
1759 * Bug #4337 fixed - who_user did not return the user's variable names but
1760 only displayed them.
1762 * Bug #4576 fixed - An example of ilib_build with "cflags" argument was missing.
1764 * Bug #4806 fixed - If A was a sparse matrix, A^0 returned A and not the identity
1767 * Bug #4813 fixed - Description of type 0 added in type help page.
1769 * Bug #4833 fixed - msprintf() interpreted "\n" as a carriage return even if "\n"
1770 was supplied by the 2nd input argument.
1772 * Bug #4847 fixed - In uigetfile, there was no way to select files with a given
1775 * Bug #4978 fixed - Icons did not follow the Tango norm.
1777 * Bug #5491 fixed - Clearly states that haveacompiler() only works under Windows.
1779 * Bug #5675 fixed - Levitron demonstration was failing in some cases.
1781 * Bug #5696 fixed - When SE Linux is enabled, error messages for
1782 Scilab in the Scilab binary distribution disabled.
1784 * Bug #6009 fixed - conv, conv2 and convol2d functions were missing.
1786 * Bug #6154, #10850 fixed - Arnoldi package help pages updated.
1788 * Bug #6408 fixed - prompt() removed trailing whites.
1790 * Bug #6538 fixed - unobs ignored its 'tol' argument when it was given,
1791 and always calculated its own, arbitrary, internal value.
1793 * Bug #6702 fixed - max and min functions returned a scalar in k when the input
1794 argument was the last column of an hypermatrix.
1796 * Bug #6819 fixed - prompt() interpreted '<...>' as HTML.
1798 * Bug #6875 fixed - test_run() could not run at once on the +3000 tests of
1801 * Bug #7061 fixed - changelog.txt, readme.txt, version.xml removed from modules.
1803 * Bug #7167 fixed - Typo fixed in pdiv help page.
1805 * Bug #7216 fixed - modulo(x,0) and pmodulo(x,0) did not return an error message.
1806 With ieee(2), these functions now return %nan.
1808 * Bug #7249 fixed - 'string' function did not work as documented
1809 with a macro as input argument.
1811 * Bug #7251 fixed - Error fixed in qp_solve help page.
1813 * Bug #7289 fixed - The handle of the menu was still valid after calling delmenu(console_menu_handle).
1815 * Bug #7333 fixed - In BrowseVar, variables could have a weird type number.
1817 * Bug #7358 fixed - type and typeof help pages have now links to the actual
1820 * Bug #7380 fixed - 'Value' property for uicontrol was rounded.
1822 * Bug #7409 fixed - Some corrupted matrices could be created from api_scilab.
1824 * Bug #7490 fixed - %inf had not always the same display.
1826 * Bug #7674 fixed - In all Optimization and Simulation demonstrations, the source
1827 code was displayed by default.
1828 A messagebox now lets the choice to the user to display the
1831 * Bug #7700 fixed - Bad proposition in the console history when a char was added.
1833 * Bug #7728 fixed - rubberbox(): Instantaneous pointer's coordinates are now displayed in the status bar.
1835 * Bug #7745 fixed - add_demo moved in demo_tools module.
1837 * Bug #7763 fixed - mtlb_max and mtlb_min functions did not manage complex
1838 numbers with null imaginary part.
1840 * Bug #7779 fixed - genlib did not check input arguments and did not use current
1843 * Bug #7815 fixed - tohome() function erased previous and future commands in Scilab console.
1845 * Bug #7855 fixed - It was not possible to change event function while
1846 the event handler was enabled.
1848 * Bug #7859 fixed - Improvements of "exists" help page.
1850 * Bug #7873 fixed - The lagr parameter in qld help page was wrong.
1852 * Bug #7874 fixed - qp_solve help page did not give enough information
1855 * Bug #7881 fixed - Error in the condition which checks if the second input
1856 argument in lattn function was scalar or not.
1858 * Bug #8050 fixed - A weird error message was displayed in some cases.
1860 * Bug #8086 fixed - Some functions displayed a wrong error message when called
1861 without input argument.
1863 * Bug #8101 fixed - median function with a sparse as a first argument did not
1864 return the good result. Moreover, median(sparse, 'r'| 'c') was not
1867 * Bug #8151 fixed - Under Mac OS X, "Scilab/Quit Scilab" and "File/Quit" items were
1870 * Bug #8243 fixed - xgeom demonstration renamed to geom3d.
1872 * Bug #8245 fixed - gsort() did not allow overloading with not managed types.
1874 * Bug #8296 fixed - Asking for extra array dimension value with size crashed Scilab.
1876 * Bug #8339 fixed - Default path for the Mac OS X version is now HOME instead
1879 * Bug #8351 fixed - integrate function did not manage properly the optional
1882 * Bug #8420 fixed - lines crashed Scilab in some cases.
1884 * Bug #8488 fixed - NaN values were propagated when min/max were performed between
1887 * Bug #8592 fixed - Explicit error message added when macros are not available.
1889 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
1890 simplified and optimized.
1892 * Bug #8640 fixed - histplot function failed when the data vector contained
1895 * Bug #8651 fixed - The error message of write_csv was wrong.
1897 * Bug #8682 fixed - funcprot did not return the previous value when called with
1900 * Bug #8685 fixed - Lack of consistency in keyword help page.
1902 * Bug #8688 fixed - fillMatrixOfString did not check available memory on stack.
1904 * Bug #8724 fixed - A critical error with uiget(file|dir) could occur.
1906 * Bug #8753 fixed - c_link help page did not describe input argument num.
1908 * Bug #8768 fixed - GetRhsVar(..., STRING_DATATYPE, ...) did not check size of input argument.
1910 * Bug #8785 fixed - modulo and pmodulo functions did not check input arguments.
1912 * Bug #8797 fixed - Update of getdate('s') help pages to detail that
1913 the returned value contains the leap seconds.
1915 * Bug #8799 fixed - gsort did not work with hypermatrices.
1917 * Bug #8859 fixed - Some comparison operators between hyper-matrices and 2-D arrays
1920 * Bug #8874 fixed - Display of complex numbers with Inf or NaN for real or imaginary
1923 * Bug #8963 fixed - mtlb_mode test failed under Windows.
1925 * Bug #9002 fixed - bsplin3val, cshep2d, eval_cshep2d,interp, interp2d, interp3d,
1926 linear_interp, splin, splin2d, splin3d functions ignored imaginary
1927 part of input arguments without returning an error.
1929 * Bug #9032 fixed - The rectangular contour of a 'Text' object did not fit the text
1930 for huge font sizes.
1932 * Bug #9045 fixed - plot2d did not support overloading.
1934 * Bug #9056 fixed - A uicontrol could not be closed with <META>+W.
1936 * Bug #9104 fixed - 'warning' used in a diary Scilab session added timestamp
1939 * Bug #9129 fixed - Completion on field did not propose graphics handle fields
1942 * Bug #9156 fixed - mgetl.c compilation failed under some Windows.
1944 * Bug #9164 fixed - The unit tests now use the new assert functions.
1946 * Bug #9197 fixed - Unitary test examples in toolbox_skeleton
1947 and xcos_toolbox_skeleton did not use assert functions.
1949 * Bug #9204 fixed - The Frobenius norm of a complex vector was numerically complex.
1951 * Bug #9255 fixed - Correct bad calling sequence in list_double_writing_API help page.
1953 * Bug #9268 fixed - Scilab was overriding a predefined variable JAVA_HOME.
1955 * Bug #9277 fixed - Escape character '\' did not work with msprintf.
1957 * Bug #9295 fixed - 'base2dec' ignored the fractional part of 'base' input argument.
1959 * Bug #9328 fixed - Scilab randomly crached at start-up under Mac OS X when calling
1960 functions returning no value (lines, modes, banner, ...).
1962 * Bug #9339 fixed - tbx_build_help function did not manage languages properly.
1964 * Bug #9354 fixed - savematfile could not save imbricate structures.
1966 * Bug #9414 fixed - 'SCI' and 'SCIHOME' variables were not documented.
1968 * Bug #9424 fixed - gettext("") did not return "".
1970 * Bug #9452 fixed - It was impossible to download Intel MKL through a proxy.
1972 * Bug #9461 fixed - The assert_checkalmostequal function did not manage
1973 sparse matrices and hypermatrices.
1975 * Bug #9464 fixed - contourf did not work if the "Matlab Compatibility functions
1976 module" was not installed.
1978 * Bug #9479 fixed - Typo fixed (intput => input).
1980 * Bug #9498 fixed - A long history caused Scilab start-up to be very long.
1982 * Bug #9502 fixed - 'toolbox' was badly used in assert help pages (replaced by 'module').
1984 * Bug #9510 fixed - export_to_hdf5 did not return %f when trying to export
1985 unmanaged types (function, macro, ...).
1987 * Bug #9520 fixed - Missing named functions added in "API Scilab" help pages.
1989 * Bug #9531 fixed - assert_checkequal failed with mlist.
1991 * Bug #9540 fixed - MKL Pentium 4 target was not downloaded by installer under Windows.
1993 * Bug #9542 fixed - Under Windows, during export operation, the file could be locked by
1996 * Bug #9543 fixed - Scilab did not use the default DocumentBuilderFactory
1997 to parse XML configuration files.
1999 * Bug #9549 fixed - nthroot function added.
2001 * Bug #9555 fixed - Typo error in deff help page.
2003 * Bug #9571 fixed - "error(144)" returned a wrong variable name.
2005 * Bug #9572 fixed - assert_checkerror did not check multi-lines errors.
2007 * Bug #9573 fixed - getdebuginfo did not report multiple video cards under Windows.
2009 * Bug #9581 fixed - cleaner.sce in toolbox_skeleton did not remove all generated files.
2011 * Bug #9599 fixed - Error message "at line ... of function ... called by" was
2012 printed directly on the same line.
2014 * Bug #9616 fixed - In qp_solve help page, the input arguments in calling
2015 sequence did not match those in arguments section.
2017 * Bug #9635 fixed - Some temp. variables were not removed when test_run was used.
2019 * Bug #9643 fixed - Genetic algorithms demonstration was not vectorized.
2021 * Bug #9647 fixed - At Scilab start-up, the fft variable was declared by default
2022 while it should not have been.
2024 * Bug #9654 fixed - An example in optim help page was poorly implemented.
2026 * Bug #9659 fixed - "error(246)" returned a bad message for overloading.
2028 * Bug #9682 fixed - 3-D assignment into a 2-D array of integers issued an error.
2030 * Bug #9693 fixed - The default value of epsg in optim help page was %eps.
2032 * Bug #9696 fixed - An error in an if expression inside a try make Scilab froze.
2034 * Bug #9699 fixed - A single $ as text in a ui text led to a segfault.
2036 * Bug #9700 fixed - optim help page contained a mistake about bounds management.
2038 * Bug #9707 fixed - createNamedXXX did not check variable name.
2040 * Bug #9708 fixed - createNamedXXX did not check length of variable name.
2042 * Bug #9712 fixed - StartScilab help page had an error about Stacksize argument type.
2044 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
2046 * Bug #9717 fixed - dllinfo.tst failed under Windows binary versions.
2048 * Bug #9728 fixed - SCI/modules/special_functions/src/fortran/special_functions_f.def
2049 was not ignored (generated file).
2051 * Bug #9730 fixed - lines() returned an int32 and not a double value.
2053 * Bug #9734 fixed - intsplin help page moved from interpolation to
2054 elementary functions chapter.
2056 * Bug #9735 fixed - Old stack api examples removed.
2058 * Bug #9755 fixed - Completion on paths was not case insensitive under Windows.
2060 * Bug #9756 fixed - polelm.tst unitary test failed under Windows 64-bit.
2062 * Bug #9763 fixed - comet3d did not check input argument presence.
2064 * Bug #9765 fixed - Remove ref to scicos_pal in sci_f_clear.f.
2066 * Bug #9766 fixed - Scilab under Mac OS X 10.7 did not start.
2068 * Bug #9791 fixed - Toolbar visible state change crashed Scilab in NW mode.
2070 * Bug #9799 fixed - pol2str did not manage matrix of polynomials and input argument
2071 type was not checked.
2073 * Bug #9804 fixed - Starting Scilab with an external module emptied the
2074 demonstrations list menu.
2076 * Bug #9811 fixed - Output message of fminsearch was wrongly set.
2078 * Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure.
2080 * Bug #9825 fixed - The assert_computedigits function gave too large correct digits.
2082 * Bug #9830 fixed - leastsq did not match the information given in optim help page.
2084 * Bug #9833 fixed - percent was badly formatted by Scierror function.
2086 * Bug #9836 fixed - repfreq failed due to singular problem.
2088 * Bug #9838 fixed - evstr froze on some specific strings.
2090 * Bug #9843 fixed - Colormaps with 2 colors could not be created.
2092 * Bug #9858 fixed - length() could not be overloaded with mlist.
2094 * Bug #9879 fixed - Fix some minor issues in isdir help pages.
2096 * Bug #9880 fixed - Fix a page referencing itself in the help page.
2098 * Bug #9881 fixed - Fix a mistake in call help page.
2100 * Bug #9884 fixed - Possibility to add a default header on new files in SciNotes
2101 added in Preferences.
2103 * Bug #9885 fixed - User initialization scripts (scilab.ini, .scilab) did not work.
2105 * Bug #9899 fixed - string(10*log10(1/10)) gave -0, instead of -10.
2107 * Bug #9900 fixed - There was a memory leak in getAllocatedMatrixOfString,
2108 getAllocatedMatrixOfWideString, getAllocatedNamedMatrixOfString,
2109 and getAllocatedNamedMatrixOfWideString.
2111 * Bug #9920 fixed - winqueryreg did not manage HKEY_CURRENT_CONFIG.
2113 * Bug #9929 fixed - Improve integration with Gnome shell and Unity.
2115 * Bug #9950 fixed - It was possible to select several texts in the console.
2117 * Bug #9953 fixed - Documentation added to fre input argument of stdevf.
2119 * Bug #9954 fixed - Example added in gmres help page.
2121 * Bug #9957 fixed - msprintf("%d\r", 2) returned '2r'.
2123 * Bug #9963 fixed - The assert_computedigits function was not vectorized.
2125 * Bug #9966 fixed - The default value of comptype in assert_checkalmostequal
2128 * Bug #9971 fixed - GLoad macro not used and not documented has been removed.
2130 * Bug #9976 fixed - cdfbet function returned a wrong value instead of 0.
2132 * Bug #9979 fixed - who_user() function printed a wrong message.
2134 * Bug #9980 fixed - When one tried to complete an empty string, the console froze.
2136 * Bug #9992 fixed - gcbo was not initialized in callbacks for uimenus in console.
2138 * Bug #10001 fixed - %inf:%inf crashed Scilab.
2140 * Bug #10016 fixed - The damp function unit test failed under Windows.
2142 * Bug #10017 fixed - The unitary test for bdiag used a strange comparison
2145 * Bug #10019 fixed - 'exec' crashed with error 113 for too long lines.
2147 * Bug #10037 fixed - checkalmostequal.tst unitary test failed under Linux 64-bit.
2149 * Bug #10044 fixed - wfir_gui function rewritten based on uicontrol and documented.
2151 * Bug #10061 fixed - datatipCreate drew the tip in the current axes instead of curve
2154 * Bug #10073 fixed - Use the new Scilab icon for GNU/Linux installations.
2155 Icons renamed from XPM to PNG.
2157 * Bug #10105 fixed - Focus was not given to the prompt when outputview had it.
2159 * Bug #10119 fixed - assert_checkequal did not support sparse complex doubles.
2161 * Bug #10124 fixed - strsplit crashed with wrong input arguments.
2163 * Bug #10139 fixed - 'atomsTest' function did not manage specific test names.
2165 * Bug #10150 fixed - completion help page moved to console chapter.
2167 * Bug #10151 fixed - Wrong error message about polynomials was displayed.
2169 * Bug #10178 fixed - norm function returned the message "division by zero" for
2170 some sparse matrices.
2172 * Bug #10179 fixed - Weird behavior with evstr.
2174 * Bug #10184 fixed - In messagebox, focus was not set by default on "yes" or "ok"
2177 * Bug #10236 fixed - exit(-1) prompted for exiting Scilab.
2179 * Bug #10241 fixed - A .scg file could not be opened when a non-ascii character was in the legend.
2181 * Bug #10244 fixed - The install of call_scilab could fail in some cases under
2184 * Bug #10250 fixed - Bug in the detection of the Java path under GNU/Linux fixed.
2186 * Bug #10267 fixed - The help browser did not use the default language at new session start-up.
2188 * Bug #10272 fixed - Examples added in squeeze help page.
2190 * Bug #10281 fixed - lyap function could crash.
2192 * Bug #10282 fixed - repmat did not work for scalar input on dims greater than 2
2193 neither for N-D arrays.
2195 * Bug #10283 fixed - w and iw output arguments of ode function
2196 are now directly read from work table used in sub-functions.
2198 * Bug #10289 fixed - xload returns a more explicit error message when a file does
2201 * Bug #10292 fixed - Improved description of modulo help page.
2203 * Bug #10293 fixed - Improved description of bvode help page.
2205 * Bug #10303 fixed - test_run ignored "enable_lt" option.
2207 * Bug #10304 fixed - test_run did not return an error if an invalid option was used.
2209 * Bug #10306 fixed - 'isempty' could fail with empty elements in a list.
2211 * Bug #10324 fixed - format(m) where m was a vector did not work but the
2212 documentation stated it could be used.
2214 * Bug #10330 fixed - 'error' did not manage vector of strings as input argument, but
2215 'lasterror' returned vector of strings.
2217 * Bug #10341 fixed - Font in help was bold when the font of a text uicontrol
2220 * Bug #10342 fixed - assert_checkerror help page had a wrong format.
2222 * Bug #10345 fixed - uicontrols were not always drawn at the right place.
2224 * Bug #10346 fixed - An uicontrol was visible during a few milliseconds even if
2225 its "Visible" property was set to "off".
2227 * Bug #10366 fixed - A warning about fun2string redefinition was displayed
2228 when we used "Edit label generator" and click "Ok".
2230 * Bug #10372 fixed - Dependencies of MALLOC.h removed on Windows.h and machine.h
2233 * Bug #10379 fixed - lines did not manage a 1x2 vector [nc, nl] as input argument.
2235 * Bug #10384 fixed - In exiting, "Close Console" was suggested rather than "Close
2238 * Bug #10385 fixed - It was not possible to configure default web browser.
2240 * Bug #10396 fixed - Display of a structure with large matrix took too much time.
2242 * Bug #10402 fixed - FileBrowser threw an exception when a filter was set
2243 and the tree was expanded.
2245 * Bug #10408 fixed - In the history browser, the contents were scrolled even if the
2246 knob was not at the bottom.
2248 * Bug #10416 fixed - xmltoformat did not return at the root directory in case of error.
2250 * Bug #10418 fixed - Playsound was failing under Mac OS X. Thanks to
2251 Pierre-Henri Jondot for the patch.
2253 * Bug #10423 fixed - browsehistory() function to open the history browser was missing.
2255 * Bug #10431 fixed - Navigation in history using CTRL+P or CTRL+N was not available.
2257 * Bug #10439 fixed - stacksize('max') crashed under Windows 64-bit.
2259 * Bug #10440 fixed - 'wfir_gui' generated errors if the view checkbox was selected
2260 and an erronous value was entered.
2262 * Bug #10444 fixed - fullfile did not manage string matrix as last input argument.
2264 * Bug #10449 fixed - At new session start-up, empty tabs could appear if the previous
2265 session has not been properly exited.
2267 * Bug #10450 fixed - Overloading for gamma, dlgamma and gammaln functions for list,
2268 tlist, mlist and hypermatrices types was not allowed.
2270 * Bug #10457 fixed - Reference in fftw help page pointed to a wrong version.
2272 * Bug #10458 fixed - demo_gui did not clear its variables when closing the figure.
2274 * Bug #10465 fixed - Typo fixed in isreal help page.
2276 * Bug #10466 fixed - mgetl detected an error but it did not return an error
2279 * Bug #10471 fixed - %helps_modules was not ignored by default by browsevar.
2281 * Bug #10473 fixed - Error fixed in factorial function help page bibliography.
2283 * Bug #10474 fixed - An exception could be thrown at the history browser
2286 * Bug #10475 fixed - Error fixed in perms function help page.
2288 * Bug #10477 fixed - In ilib_for_link, the display of the error message generated
2289 at configure time made mprintf fail.
2291 * Bug #10479 fixed - max and min functions were incorrect for N-D arrays.
2293 * Bug #10482 fixed - Wrong error message in format function fixed.
2295 * Bug #10497 fixed - Some special characters were causing issues in phaseplot
2298 * Bug #10499 fixed - The example in lincos help page returned a warning and an error.
2300 * Bug #10503 fixed - error(999.666) did trunc error code without an error.
2302 * Bug #10506 fixed - ssprint did not check input arguments.
2304 * Bug #10518 fixed - odeoptions help page was inaccurate.
2306 * Bug #10519 fixed - spec returned a wrong error message when an input argument
2309 * Bug #10520 fixed - The fact that ceil, floor, round or fix could manage complex
2310 matrices was not clearly stated in the documentation.
2312 * Bug #10521 fixed - frexp returned a wrong error message.
2314 * Bug #10523 fixed - The fact that flipdim could manage complex matrices was
2315 not clearly stated in the documentation.
2317 * Bug #10526 fixed - A string was in French in the English help page of cumprod.
2319 * Bug #10532 fixed - In some cases, browsevar cloud crash with some unknown
2322 * Bug #10536 fixed - A string was in French in the English help page of cumsum.
2324 * Bug #10538 fixed - Typos fixed in prod and cumprod help pages.
2326 * Bug #10543 fixed - %eps, %pi, %i, %nan, %inf were not documented.
2328 * Bug #10544 fixed - debug did not return the previous value when called with
2331 * Bug #10551 fixed - Issues fixed in the Russian localization.
2333 * Bug #10558 fixed - Tcl/Tk demonstrations did not start.
2335 * Bug #10559 fixed - Spectral estimation demonstration failed if the graphic
2338 * Bug #10560 fixed - genetic algorithms demonstrations failed.
2340 * Bug #10564 fixed - atan graphic demonstration was failing due to a too restrictive test
2341 in the linspace function.
2343 * Bug #10565 fixed - Simulation / bicycle simulation / unstable trajectory
2344 demonstration failed.
2346 * Bug #10574 fixed - Runge-Kutta-Method failed for vector [x, 1] with x > 9.
2348 * Bug #10576 fixed - getdate (under Windows) did not manage dates after January 19, 2038
2350 * Bug #10577 fixed - getdate did not check input arguments.
2352 * Bug #10579 fixed - Wrong reference to and function in prod and cumprod help pages
2355 * Bug #10588 fixed - Update of waitbar help page to precise that the function returns
2358 * Bug #10595 fixed - In SciNotes, <TAB> did not go to the next tab position.
2360 * Bug #10626 fixed - taucs_chdel(), umf_ludel() returned an error.
2362 * Bug #10628 fixed - Reference to sci_types enum changed and "see also" section added.
2364 * Bug #10631 fixed - The # sign was missing in some error cases.
2366 * Bug #10632 fixed - Navigation buttons in the file browser did not change the
2367 current Scilab working directory.
2369 * Bug #10634 fixed - dsearch help page referenced an invalid input argument
2372 * Bug #10641 fixed - string(:) gave wrong results.
2374 * Bug #10643 fixed - Bad result when using isreal function with a polynomial
2377 * Bug #10652 fixed - getdebuginfo() did not display TMPDIR value.
2379 * Bug #10654 fixed - dgettext with "scilab" domain did not return the same result
2382 * Bug #10656 fixed - Exception occurred when an empty help browser was closed.
2384 * Bug #10658 fixed - Typos fixed in the bloc2exp help page.
2386 * Bug #10662 fixed - xload did not support tlist for user_data property.
2388 * Bug #10673 fixed - Typos fixed in ssrand help page.
2390 * Bug #10677 fixed - %to_6=%to_e, crashed Scilab under Windows 64-bit version.
2392 * Bug #10685 fixed - inttrap help page moved to differential equations module.
2394 * Bug #10710 fixed - Wrong error message fixed in XML module.
2396 * Bug #10711 fixed - The textbox of datatip was not displayed in graphics using
2399 * Bug #10716 fixed - acos help page badly talked about vectors instead of matrices.
2401 * Bug #10717 fixed - Typos fixed in acosd help page.
2403 * Bug #10720 fixed - Typos fixed in acosh help page.
2405 * Bug #10724 fixed - Missing links added in acot help page.
2407 * Bug #10725 fixed - Typos fixed in acot help page.
2409 * Bug #10726 fixed - Missing links added in acsc help page.
2411 * Bug #10727 fixed - Missing links added in asech help page.
2413 * Bug #10728 fixed - Wrong link fixed in asind help page.
2415 * Bug #10729 fixed - Missing links added in asinh help page.
2417 * Bug #10730 fixed - Missing links added in asinhm help page.
2419 * Bug #10731 fixed - Typos fixed in atan help page.
2421 * Bug #10732 fixed - Wrong link fixed in atand help page.
2423 * Bug #10733 fixed - Missing link added in atanm help page.
2425 * Bug #10734 fixed - Missing link added in cos help page.
2427 * Bug #10735 fixed - Missing information added about input argument in cotd help page.
2429 * Bug #10736 fixed - Missing "Arguments" section added in coth help page.
2431 * Bug #10737 fixed - Missing "Arguments" section added in cothm help page.
2433 * Bug #10738 fixed - Typos fixed in cscd help page.
2435 * Bug #10739 fixed - Typos fixed in csgn help page.
2437 * Bug #10740 fixed - Typos fixed in sec help page.
2439 * Bug #10741 fixed - Typos fixed in secd help page.
2441 * Bug #10742 fixed - Missing link added in sin help page.
2443 * Bug #10743 fixed - Wrong link fixed in sind help page.
2445 * Bug #10744 fixed - Typos fixed in sinh help page.
2447 * Bug #10745 fixed - Typos fixed in tand help page.
2449 * Bug #10769 fixed - Dead code removed from bsplin3val.
2451 * Bug #10775 fixed - Scilab icons in FileBrowser had a wrong size.
2453 * Bug #10782 fixed - 'iconvert' did not check input arguments.
2455 * Bug #10797 fixed - contour, contour2d, contourf did not check input arguments.
2457 * Bug #10807 fixed - It was not possible to overload fft and fftw for list,
2460 * Bug #10809, #10810 fixed - error_table help page was not up-to-date.
2462 * Bug #10820 fixed - datatipscurve generator was freezing Scilab.
2464 * Bugs #10827, #10868 fixed - In SciNotes, strings containing LaTeX disappeared
2467 * Bug #10828 fixed - Developer arguments were not displayed in the help of
2470 * Bug #10831 fixed - set("auto_clear", "on") and set("auto_clear", "off") returned an error.
2472 * Bug #10835 fixed - Typo that made the 'atanm' function unusable fixed.
2474 * Bug #10836 fixed - resize_matrix with boolean failed.
2476 * Bug #10837 fixed - Font modification in SciNotes preferences did not work.
2478 * Bug #10839 fixed - dec2hex function was limited to 32-bits.
2480 * Bug #10840 fixed - Keyboard arrows were disabled on 'Slider' uicontrols.
2482 * Bug #10841 fixed - sliderStep property could not be set with "big" default value.
2484 * Bug #10845 fixed - $ was not documented.
2486 * Bug #10847 fixed - dec2base returned a wrong error message with a complex
2487 number as input argument.
2489 * Bug #10861 fixed - debug([]) returned a wrong error message.
2491 * Bug #10867 fixed - Loading a .scg file failed when the legend contained accentuated characters.
2493 * Bug #10879 fixed - Typo fixed in dec2base help page.
2495 * Bug #10880 fixed - Default start-up directory moved to "My Documents folder"
2496 under Windows for icon shortcut.
2498 * Bug #10881 fixed - Typo fixed in ftest and ftuneq help pages.
2500 * Bug #10885 fixed - Renamed "Exit" to "Exit SciNotes" in SciNotes.
2502 * Bug #10904 fixed - Error messages of and() and or() builtin were not standard.
2504 * Bug #10913 fixed - The "View code" button was missing in GUI demonstrations.
2506 * Bug #10915 fixed - It was not possible to select several files when using
2507 button "Open file" in console toolbar.
2509 * Bug #10921 fixed - For ill-conditioned matrix, inv function displayed a
2510 wrong value of rcond.
2512 * Bug #10928 fixed - Examples of save updated with information to fix trouble under Windows.
2514 * Bug #10966 fixed - linspace was producing some numerical errors on the last
2517 * Bug #10982 fixed - Completion failed when a space was used before the command.
2519 * Bug #11010 fixed - Examples of preconditioning added in gmres help page.
2521 * Bug #11029 fixed - Execution path to TMPDIR fixed in the example given in dae help page.
2523 * Bug #11046 fixed - Sometimes, OverLoad(0) did not called %_xxx but %x_xxx.
2525 * Bug #11048 fixed - In SciNotes, comment/uncomment actions did not work
2528 * Bug #11049 fixed - Link to intg help page added in ode help page.
2530 * Bug #11050 fixed - The output argument rd in ode and ode_root help pages was not
2533 * Bug #11055 fixed - 'string' function did not manage implicit size type as
2536 * Bug #11069 fixed - An axe could be wrongly set as parent for an uicontrol.
2538 * Bug #11070 fixed - The "Visible"/"Enable"/"Position" properties of a frame
2539 uicontrol did not impact its children.
2541 * Bug #11076 fixed - mlist('r'), tlist('r') returned a wrong error message.
2543 * Bug #11077 fixed - rlist() returned an error.
2545 * Bug #11081 fixed - movefile, copyfile did not support '~', 'TMPDIR',
2546 shortcuts in filenames.
2548 * Bug #11090 fixed - Typo fixed in event_handler_function help page.
2550 * Bug #11093 fixed - isNamedVarExist() did not search in builtin functions names.
2552 * Bug #11105 fixed - Crash with color_flag 3 fixed.
2554 * Bug #11114 fixed - Using load(file_descriptor, ...) is now obsolete.
2556 * Bug #11115 fixed - A graphic window was opened with two xend().
2558 * Bug #11126 fixed - Error messages improved.
2560 * Bug #11129 fixed - lapackscilab.sce could not be run outside its location.
2562 * Bug #11138 fixed - a = list() crashed under Windows 64-bit.
2564 * Bug #11154 fixed - Grid color hid the plots in Graphics/2D & 3D plots/plot2d demonstrations.
2566 * Bug #11166 fixed - datatipRemove example did not work.
2568 * Bug #11167 fixed - datatipRemoveAll example did not work.
2570 * Bug #11175 fixed - xstringl example did not work.
2572 * Bug #11186 fixed - 'typeof' of a type 130 returned an error.
2574 * Bug #11194 fixed - A browsevar exception could occur at start-up.
2576 * Bug #11203 fixed - Description for info output argument was wrong in lsqrsolve help page.
2578 * Bug #11205 fixed - A rare exception at Scilab start-up could occur.
2580 * Bug #11222 fixed - Links added between xdel, close and delete help pages.
2582 * Bug #11223 fixed - Deletion of datatips.
2584 * Bug #11244 fixed - Due to the variable browser, an error was displayed in the console when
2585 deleting a global variable.
2587 * Bug #11257 fixed - Memory leaks fixed in Scilab graphics.
2589 * Bug #11265 fixed - msprintf crashed on a huge string.
2591 * Bug #11281 fixed - References to x_left & y_top were false in reversed axes
2592 cases in rubberbox help page.
2594 * Bug #11289 fixed - swap_handles function modified the properties.
2596 * Bug #11293 fixed - Line style was not taken into account.
2598 * Bug #11298 fixed - Listboxes callback was executed several times for one action.
2600 * Bug #11300 fixed - freson calculated wrong frequencies in Scilab 5.3.3.
2602 * Bug #11318 fixed - Order of uimenus in a figure changed when adding submenus.
2604 * Bug #11324 fixed - Restoring old files (< 5.4.0 format) could fail due to new
2605 mechanism in SOD file loading.
2607 * Bug #11326 fixed - set(h, "enable", "off") and set(h, "visible", "off") had no
2608 effect after menu creation.
2610 * Bug #11328 fixed - strsplit returned a wrong error message when the second input
2611 argument contained wrong values.
2613 * Bug #11330 fixed - oldplot function removed.
2615 * Bug #11331 fixed - graypolarplot returned an error about an unknown property.
2617 * Bug #11332 fixed - Default usage of contour2d was producing some errors.
2619 * Bug #11333 fixed - Missing argument number checking in comet added.
2621 * Bug #11343 fixed - The "isoview" figure property did not work when the axes
2622 margins had been modified.
2624 * Bug #11346 fixed - Error messages added in cosm function in case of bad
2627 * Bug #11349 fixed - There was an error when the path to external editor contained
2630 * Bug #11360 fixed - In some help pages, f in calling sequence was named mtx in
2631 the parameter section.
2633 * Bug #11369 fixed - colordef("black") returned an error about an unknown property.
2635 * Bug #11372 fixed - Calling odeoptions returned an error.
2637 * Bug #11385 fixed - length returned a wrong error message when called without
2640 * Bug #11388 fixed - Calling xsetech(frect=[0,0,100,100]) failed.
2642 * Bug #11390 fixed - When cond function had one input argument, matrices could be
2643 non square. Moreover, cond function has been updated to
2644 give the possibility to use another norm than the one imposed
2645 (by default 2-norm).
2647 * Bug #11396 fixed - Overloading: toto([])=[] with toto being an mlist failed.
2649 * Bug #11398 fixed - newest produced an incomprehensible error message when
2650 called with a string vector as second input argument.
2652 * Bug #11403 fixed - toprint and Print menu did not work.
2654 * Bug #11409 fixed - xpoly crashed on polyline allocation.
2656 * Bug #11411 fixed - save function used unsigned char to store string length.
2657 Now it is an integer.
2659 * Bug #11420 fixed - When using the event_handler of the default figure, events were not trapped.
2661 * Bug #11422 fixed - datatips did not work when the figure contained uicontrols.
2663 * Bug #11423 fixed - When the variable "a" was selected, all the a characters were
2664 highlighted rather than only the "a" variable.
2666 * Bug #11426 fixed - save function shew a warning message while saving user environment.
2668 * Bug #11434 fixed - After having set the "auto_resize" default figure property
2669 to "off", plot was no longer possible.
2671 * Bug #11443 fixed - There was no way to set default language by the preferences under
2674 * Bug #11449 fixed - color function created a figure when no current figure
2677 * Bug #11450 fixed - Logarithmic ticks were not sorted.
2679 * Bug #11452 fixed - The use of diag optional argument in lsqrsolve produced an error.
2681 * Bug #11457 fixed - gsort crashed when getting string data from stack after big stacksize.
2683 * Bug #11459 fixed - varname, command, constant and option docbook tags were not
2686 * Bug #11460 fixed - In the console, scrollbar was not updated if nothing was
2687 entered at the prompt.
2689 * Bug #11466 fixed - fscanf was not set as obsolete as it should have been.
2691 * Bug #11469 fixed - The drawing, using xfpolys, was incremental instead of drawing
2694 * Bug #11472 fixed - Old menus were not removed before adding the new ones in default figure.
2696 * Bug #11481 fixed - The title of axes was in front of plots.
2698 * Bug #11482 fixed - The two plots drawn in Graphics/Complex elementary function/Custom
2699 demonstration were too small.
2701 * Bug #11485 fixed - delete function deleted axes identifier before using it.
2703 * Bug #11486 & #11487 fixed - When a list was inserted into itself,
2704 it produced Segfault or infinite loop.
2706 * Bug #11488 fixed - Java exception led to a segfault in -ns mode when something
2707 was typed in the console.
2709 * Bug #11489 fixed - 'SliderStep' property was ignored for uicontrols.
2711 * Bug #11490 fixed - comet produced wrong display with matrix inputs.
2713 * Bug #11502 fixed - Some Java debug information was displayed when playing with
2716 * Bug #11506 fixed - "Rendu d'子uations math士atiques dans le graphique Scilab"
2717 were missing some closure tags in the examples.
2719 * Bug #11509 fixed - A progression bar was missing during ATOMS operations.
2721 * Bug #11515 fixed - checkVarDimension help page added and getNbInputArgument and
2722 getNbOutputArgument help pages updated.
2724 * Bug #11517 fixed - Bad formatting fixed in the French version of getenv help page.
2726 * Bug #11519 fixed - The colored lines in the legend of nyquist plot were inverted.
2728 * Bug #11529 fixed - Only 512 chars could be entered in the console, now it is
2731 * Bug #11532 fixed - Update of mkdir English and French help pages.
2733 * Bug #11533, #11652 and #11653 fixed - typos in messages of eigs function fixed,
2734 eigs help page updated and optional booleans in eigs are boolean by
2735 default to be consistent with Scilab's own data types.
2737 * Bug #11534 fixed - getshortpathname and getlongpathname documentation updated to be clearer
2738 about what happens on other OS than Windows.
2740 * Bug #11535 fixed - listfiles used on multiple folders could return unusable results.
2742 * Bug #11537 fixed - In SciNotes, it was not possible to modify font size with
2745 * Bug #11538 fixed - xxxWideString functions (API Scilab) did not check to_wide_string
2746 conversion (crashed under GNU/Linux & Mac OS X).
2748 * Bug #11544 fixed - ilib_gen_cleaner did not add command to remove "Debug" and
2749 "Release" folder under Windows.
2751 * Bug #11547 fixed - _() moved into gettext() help page.
2753 * Bug #11553 fixed - The uicontextmenu handles (and their children) were not
2754 deleted at the end of execution.
2756 * Bug #11554 fixed - After using xcosPalAdd, a message was displayed on 'quit'.
2758 * Bug #11558 fixed - Typo in helptools module fixed.
2760 * Bug #11563 fixed - Button was called "Open" (instead of "Save") in the GUI
2761 used to select a file name for graphic export.
2763 * Bug #11568 fixed - In SciNotes, only N-1 whites were used for a tab when N
2766 * Bug #11578 fixed - dir function under Windows took into account the
2767 case to sort the results.
2769 * Bug #11582 fixed - Typo fixed in strchr help page.
2771 * Bug #11592 fixed - The example in bessel help page failed.
2773 * Bug #11597 fixed - Under Mac OS X, the Preferences window was not available
2774 through the standard shortcut "CMD + ,".
2776 * Bug #11604 fixed - Some items were not localized in "Scilab Preferences" window.
2778 * Bug #11606 fixed - exit() was too slow in nw mode when driver("png") was set.
2780 * Bug #11612 fixed - Index of the max value of a negative sparse was wrong.
2782 * Bug #11618 fixed - A(:) returned wrong values when A was a complex sparse matrix.
2784 * Bug #11619 fixed - titlepage("Text"): the font size was no longer maximized to fit the figure's sizes.
2786 * Bug #11628 fixed - Clearing a shortcut did not work in Preferences.
2788 * Bug #11640 fixed - Same behavior as in Scilab 5.3.3 plugged back at STDIN closure.
2790 * Bug #11641 fixed - In xmltoformat, parsing of the CHAPTER files was too strict.
2792 * Bug #11645 fixed - Short description was wrong in atomsGetLoadedPath help page.
2794 * Bug #11647 fixed - The phrase "The system cannot find the file specified." in
2795 rmdir was not localized.
2797 * Bug #11654 fixed - Rendering of the title of genetic algorithms help pages improved.
2799 * Bug #11655 fixed - external_object help chapter was empty.
2801 * Bug #11657 fixed - Setting the callback_type property of an uicontrol was not
2804 * Bug #11659 fixed - twinkle displayed warning messages about show_pixmap function.
2806 * Bugs #11666, #11667 and #11670 to 11676 fixed - Add examples in signal processing help pages.
2808 * Bug #11683 fixed - figure_properties help page did not explain what happens
2809 when the event_handler and closerequestfcn properties were both set.
2811 * Bug #11684 fixed - mfft failed due to MKL fftw library restrictions.
2813 * Bug #11685 fixed - gcbo variable was not defined when executing functions set
2814 for "closerequestfcn" and "resizefcn" properties.
2816 * Bug #11686 fixed - An error occurred when clicking outside of an uicontextmenu area.
2818 * Bug #11688 fixed - The example in example_run help page failed.
2820 * Bug #11697 fixed - ATOMS modules are now listed in the "Toolboxes" menu when
2821 they are not automatically loaded.
2823 * Bug #11701 fixed - Under Windows, a carriage return was added in SciNotes each time the file
2826 * Bug #11703 fixed - Exception occurred when text was selected in SciNotes color preferences.
2828 * Bug #11738 fixed - Rendering was of poor quality and very slow when usign xsave/xload.
2830 * Bug #11745 fixed - Scilab export functions did not export in EPS but in PS.
2832 * Bug #11760 fixed - Exceptions were thrown when trying to display invalid
2835 * Bug #11761 fixed - There was an exception in rendering MathML.
2837 * Bug #11763 fixed - In SciNotes, number of recently opened files set in
2838 preferences was not taken into account.
2840 * Bug #11764 fixed - ispc (Matlab to Scilab Conversion Tips) help page was not updated regarding the
2843 * Bug #11774 fixed - Wrong description in now help page.
2845 * Bug #11787 fixed - There was a problem with toolbar refreshing under Mac OS.
2847 * Bug #11794 fixed - Empty lists could not be saved/loaded to/from SOD files.
2849 * Bug #11802 fixed - mrfit function redefined the diff function.
2851 * Bug #11810 fixed - In EditVar, undesired data were added when the edition
2854 * Bug #11810 fixed - In BrowseVar, contents of "visibility" column were left
2857 * Bug #11810 fixed - In Editvar, under Mac OS, there was no vertical/horizontal
2860 * Bug #11834 fixed - New menu to set font or colors in SciNotes.
2862 * Bug #11838 fixed - Maximized state of a window was not saved in quitting.
2864 * Bug #11840 fixed - In Xcos, dialogs could not be closed on escape.
2866 * Bug #11842 fixed - CTRL+X did not work in Scilab console.
2868 * Bug #11861 fixed - An exception could occur when closing a figure.
2870 * Bug #11865 fixed - There was no information about a LaTeX error in doc
2875 Changes between version 5.4.0-beta-3 and 5.4.0 of Scilab
2876 ========================================================
2882 * New functions added:
2883 - csvRead: Read a CSV file.
2884 - csvWrite: Write data into a CSV file.
2885 - csvTextscan: Transform a CSV line into a matrix.
2886 - csvDefault: Configure the CSV behavior.
2888 * csvRead and cvsWrite provide the same features as read_csv and write_csv
2889 with major improvements in term of usability and performances:
2890 - Writing performances are improved to a 100x factor.
2891 - Reading performances are improved from 3x to 200x factor.
2893 * Bug #8349 fixed - write_csv() failed to support the writing of complexes with
2896 * Bug #8653 fixed - csvRead now returns double values by default.
2897 (read_csv still returns string values)
2899 * Bug #8654 fixed - write_csv did not use the standard separator and decimal mark.
2901 * Bug #8656 fixed - write_csv had accuracy issues.
2903 * Bug #9969 fixed - Issues of performances of CSV functions for large files.
2905 * Bug #10203 fixed - The help pages of CSV function did not detail the encoding
2913 - dct - Discrete cosine transform (based on FFTW library).
2914 - idct - Inverse discrete cosine transform (based on FFTW library).
2915 - dst - Discrete sine transform (based on FFTW library).
2916 - idst - Inverse discrete sine transform (based on FFTW library).
2922 * Scilab can now be installed without administration rights.
2923 In this case, the file association will not be configured.
2925 * ATOMS module is now mandatory and is installed in the minimal installation.
2931 * Bug #9075 fixed - The inverted pendulum demonstration in Xcos/Control systems
2932 opened a useless graphic windows
2934 * Bug #10433 fixed - Xcos stop simulation button did not work properly.
2936 * Bug #10943 fixed - Accented character in the file path broke file loading
2939 * Bug #11717 fixed - Setting recent opened file number in the preferences GUI
2940 was not applied in Xcos menu.
2942 * Bug #11747 fixed - Modelica block text was visible under the block image.
2948 * Update to Scirenderer 1.0.2.
2950 * Update to JLaTeXMath 1.0.0.
2956 * Bug #7874 fixed - qp_solve help page did not give enough information
2959 * Bug #8799 fixed - gsort did not work with hypermatrices.
2961 * Bug #10346 fixed - An uicontrol was visible during a few milliseconds even if
2962 its "Visible" property was set to "off".
2964 * Bug #10559 fixed - Spectral estimation demonstration failed if the graphic
2967 * Bug #10840 fixed - Keyboard arrows were disabled on 'Slider' uicontrols.
2969 * Bug #10885 fixed - Renamed "Exit" to "Exit Scinotes" in Scinotes.
2971 * Bug #11257 fixed - Memory leaks fixed in Scilab graphics.
2973 * Bug #11293 fixed - Line style was not taken into account.
2975 * Bug #11298 fixed - Listboxes callback was executed several times for one action.
2977 * Bug #11489 fixed - 'SliderStep' property was ignored for uicontrols.
2979 * Bug #11558 fixed - Typo in helptools module fixed.
2981 * Bug #11657 fixed - Setting the callback_type property of an uicontrol was not
2984 * Bug #11684 fixed - mfft failed due to MKL fftw library restrictions.
2986 * Bug #11688 fixed - The example in example_run help page failed.
2988 * Bug #11794 fixed - Empty lists could not be saved/loaded to/from SOD files.
2990 * Bug #11802 fixed - mrfit function redefined the diff function.
2992 * Bug #11810 fixed - In EditVar, undesired data were added when the edition
2995 * Bug #11810 fixed - In BrowseVar, contents of "visibility" column were left
2998 * Bug #11810 fixed - In Editvar, under Mac OS, there was no vertical/horizontal
3001 * Bug #11834 fixed - New menu to set font or colors in SciNotes.
3003 * Bug #11838 fixed - Maximized state of a window was not saved in quitting.
3005 * Bug #11840 fixed - In Xcos, dialogs could not be closed on escape.
3007 * Bug #11842 fixed - CTRL+X did not work in Scilab console.
3009 * Bug #11861 fixed - An exception could occur when closing a figure.
3011 * Bug #11865 fixed - There was no information about a LaTeX error in doc
3015 Changes between version 5.4.0-beta-2 and 5.4.0-beta-3 of Scilab
3016 ===============================================================
3021 * Bug #10041 fixed - WFILE_f block was not declared as deprecated.
3023 * Bug #10781 fixed - DFlipflop incorrectly reported problem for port size or type.
3025 * Bug #11735 fixed - Output sink name was not reported as figure name.
3027 * Bug #11737 fixed - Incompatibility between a Xcos menu and its help page description.
3029 * Bug #11746 fixed - Closing the palette window with the crossing box
3030 did not update the checkbox in Xcos "View" menu.
3036 * config function is now obsolete and will be removed in Scilab 5.4.1.
3037 Please use 'preferences' instead.
3039 * dnaupd, dneupd, dsaupd, dseupd, znaupd and zneupd deprecated for eigs.
3045 * Categories have been created for the following modules help pages:
3046 - Signal processing. See bug #11661.
3047 - Functions (libraries sub-category). See bug #11642.
3048 - Linear algebra. See bug #11562.
3049 - Special functions. See bug #11643.
3050 - Functions. See bug #11722.
3051 - Input/Output functions. See bug #11726.
3053 * Elementary functions module help pages have been better organized.
3056 * Automatic spelling corrections for Scilab Online help - http://help.scilab.org/
3062 * Scilab dependency on Java HDF has been removed.
3064 * Update to Scirenderer 0.5.7.
3066 * Update to JOGL 2.0 rc9
3072 * cond function updated to take into account a second input argument (See SEP #85)
3078 * Bug #4337 fixed - who_user did not return user's variable names but
3079 only displayed them.
3081 * Bug #7674 fixed - In all Optimization and Simulation demonstrations, the source
3082 code was displayed by default.
3083 A messagebox now lets the choice to the user to display the
3086 * Bug #8151 fixed - Under Mac OS X, "Scilab/Quit Scilab" and "File/Quit" items were
3089 * Bug #8488 fixed - NaN values were propagated when min/max were performed between
3092 * Bug #9032 fixed - The rectangular contour of a 'Text' object did not fit the text
3095 * Bug #9204 fixed - The Frobenius norm of a complex vector was numerically complex.
3097 * Bug #9616 fixed - In qp_solve help page, the input arguments in calling
3098 sequence did not match those in arguments section.
3100 * Bug #9693 fixed - The default value of epsg in optim help page was %eps.
3102 * Bug #9976 fixed - cdfbet function returned wrong value instead of 0.
3104 * Bug #10178 fixed - norm function returned the message "division by zero" for
3105 some sparse matrices.
3107 * Bug #10677 fixed - %to_6=%to_e, crashed Scilab under Windows x64 version.
3109 * Bug #11390 fixed - When cond function had one input argument, matrices could be
3110 non square. Moreover, cond function has been updated to
3111 give the possibility to use another norm than the one imposed
3112 (by default 2-norm).
3114 * Bug #11411 fixed - save function used unsigned char to store string length.
3115 Now it is an integer.
3117 * Bug #11426 fixed - save function shew a warning message while saving user environment.
3119 * Bug #11509 fixed - A progression bar was missing during Atoms operations.
3121 * Bug #11533, #11652 and #11653 fixed - typos in messages of eigs function fixed,
3122 eigs help page updated and optional booleans in eigs are boolean by
3123 default to be consistent with Scilab's own data types.
3125 * Bug #11554 fixed - After using xcosPalAdd, a message was displayed on 'quit'.
3127 * Bug #11568 fixed - In SciNotes, only N-1 whites were used for a tab when N
3130 * Bug #11592 fixed - In the documentation, example of bessel failed.
3132 * Bug #11597 fixed - Under Mac OS X, the Preferences window was not available
3133 through the standard shortcut "CMD + ,".
3135 * Bug #11604 fixed - Some items were not localized in "Scilab Preferences" window.
3137 * Bug #11606 fixed - exit() was too slow in nw mode when driver("png") was set.
3139 * Bug #11612 fixed - Index of the max value of a negative sparse was wrong.
3141 * Bug #11618 fixed - A(:) returned wrong values when A was a complex sparse matrix.
3143 * Bug #11619 fixed - titlepage("Text"): the font size was no longer maximized to fit the figure's sizes.
3145 * Bug #11628 fixed - Clearing a shortcut did not work is Preferences.
3147 * Bug #11640 fixed - Same behavior as in Scilab 5.3.3 plugged back at STDIN closure.
3149 * Bug #11641 fixed - In xmltoformat, parsing of the CHAPTER files was too strict.
3151 * Bug #11645 fixed - Short description was wrong in atomsGetLoadedPath help page.
3153 * Bug #11647 fixed - The phrase "The system cannot find the file specified." in
3154 rmdir was not localized.
3156 * Bug #11654 fixed - Rendering of the title of genetic algorithms help pages improved.
3158 * Bug #11655 fixed - external_object help chapter was empty.
3160 * Bug #11659 fixed - twinkle displayed warning messages about show_pixmap function.
3162 * Bugs #11666, #11667 and #11670 to 11676 fixed - Add examples in signal processing help pages.
3164 * Bug #11683 fixed - figure_properties help page did not explain what happens
3165 when the event_handler and closerequestfcn properties were both set.
3167 * Bug #11685 fixed - gcbo variable was not defined when executing functions set
3168 for "closerequestfcn" and "resizefcn" properties.
3170 * Bug #11686 fixed - An error occurred when clicking outside of an uicontextmenu area.
3172 * Bug #11697 fixed - ATOMS modules are now listed in the "Toolboxes" menu when
3173 they are not automatically loaded.
3175 * Bug #11701 fixed - Under Windows a carriage return was added in SciNotes each time the file
3178 * Bug #11703 fixed - Exception occurred when text was selected in SciNotes color preferences.
3180 * Bug #11738 fixed - Rendering was of poor quality and very slow when usign xsave/xload.
3182 * Bug #11745 fixed - Scilab export functions did not export in EPS but in PS.
3184 * Bug #11760 fixed - Exceptions were thrown when trying to display invalid
3187 * Bug #11761 fixed - There was an exception in rendering MathML.
3189 * Bug #11763 fixed - In SciNotes, number of recently opened files set in
3190 preferences was not taken into account.
3192 * Bug #11764 fixed - ispc (Matlab to Scilab Conversion Tips) help page was not updated regarding the
3195 * Bug #11774 fixed - Wrong description in now help page.
3197 * Bug #11787 fixed - There was a problem with toolbar refreshing under Mac OS.
3200 Changes between version 5.4.0-beta-1 and 5.4.0-beta-2 of Scilab
3201 ===============================================================
3207 * Help pages updated with examples and translated into French:
3208 - WFILE_f - Block to write to output file
3209 - WRITEC_f - Block to write C binary file
3211 * Bug #8510 fixed - The message "Diagram contains implicit blocks..." stopped
3214 * Bug #9290 fixed - HALT blocks displayed STOP.
3216 * Bug #9496 fixed - Xcos flag 5 (ending) was not called when simulation was
3217 stopped from the user interface.
3219 * Bug #11132 fixed - Some help pages were missing: standard_origin, ...
3221 * Bug #11494 fixed - Xcos PDE block could not open UIcontrol to set parameter.
3223 * Bug #11518 fixed - When zooming on CLR block-text, the block was outside the box.
3225 * Bug #11550 fixed - Closing the scope graph while running simulation led to a
3232 * preferences() function added to open the Preferences window.
3238 * Javasci version 1 removed (deprecated in Scilab 5.3.0).
3244 * Tag <scilab:image> added. This tag will perform the graphic rendering of
3245 a Scilab code and include the result into the help page as a sample image.
3247 * With the <scilab:image> tag, all graphic and trigonometric help pages
3248 now contain a sample image.
3250 * Management of <varname>, <command>, <function> and <constant> Docbook tags.
3253 * help_from_sci updated to manage recent changes in docbook Scilab files.
3255 * Categories have been created for the following modules help pages:
3256 - Scilab. See bug #11546.
3257 - Statistics. See bug #9108.
3258 - Genetic algorithms. See bug #11514.
3259 - Simulated annealing. See bug #11560.
3265 * fft function based on fftw updated and improved (See SEP#84):
3266 - Take data symmetry into account,
3267 - Include hard coded multivariate fft.
3273 * Switch to flexdock 1.2.0.
3275 * Switch to Scirenderer 0.5.5.
3277 * BLAS_LIBS variable can now be set by the user (See bug #9824).
3283 * Uicontrols tooltip can now be managed using the new "TooltipString" property.
3285 * Figure closure can now be managed by the user (confirmation, ...) through the
3286 'CloseRequestFcn' property.
3288 * F5 and F6 change the focus of the docked element.
3290 * Improvement in the refresh of the docked elements.
3296 * createpopup function is now obsolete. Please use 'uicontextmenu' instead.
3298 * uipopup function is now obsolete. Please use 'uicontextmenu' instead.
3305 - eigs function added (See SEP #82)
3311 * A fourth argument added to test_run to export test results to XUnit format.
3313 * A new function called example_run has been introduced, this function tests the
3314 examples given in Scilab help pages. See SEP #83.
3320 * General improvements of the show_pca function (See bug #11500):
3321 - Data bounds fixed in the left graph,
3322 - Correlation circle graph improved,
3323 - Eigenvalues graph improved.
3329 * Bug #3235 fixed - In bezout function, wrong typo in the name of a variable
3330 made the calpol unitary test failed.
3332 * Bug #3244 fixed - Error messages in qpsolve and qp_solve functions updated.
3334 * Bug #3787 fixed - Invalid calling sequences removed from schur help page.
3336 * Bug #5675 fixed - Levitron demonstration was failing in some cases.
3338 * Bug #6154, #10850 fixed - arnoldi package help pages updated.
3340 * Bug #6538 fixed - unobs ignored its 'tol' argument when it was given,
3341 and always calculated its own, arbitrary, internal value.
3343 * Bug #6702 fixed - max and min functions returned a scalar in k when the input
3344 argument was the last column of an hypermatrix.
3346 * Bug #7216 fixed - modulo(x,0) and pmodulo(x,0) did not return an error message.
3347 With ieee(2) these functions now return %nan.
3349 * Bug #7251 fixed - Error fixed in qp_solve help page.
3351 * Bug #7763 fixed - mtlb_max and mtlb_min functions did not manage complex
3352 numbers with null imaginary part.
3354 * Bug #7855 fixed - It was not possible to change event function while
3355 the event handler was enabled.
3357 * Bug #7873 fixed - The lagr parameter in qld help page was wrong.
3359 * Bug #7881 fixed - Error in the condition which checks if the second input
3360 argument in lattn function was scalar or not.
3362 * Bug #8101 fixed - median function with a sparse as a first argument did not
3363 return the good result. Moreover, median(sparse, 'r'| 'c') was not
3366 * Bug #8351 fixed - integrate function did not manage properly the optional
3369 * Bug #8640 fixed - histplot function failed when the data vector contained
3372 * Bug #8785 fixed - modulo and pmodulo functions did not check input arguments.
3374 * Bug #9464 fixed - contourf did not work if the "Matlab Compatibility functions
3375 module" was not installed.
3377 * Bug #9824 fixed - BLAS_LIBS variable was overloaded by the configure.
3379 * Bug #9830 fixed - leastsq did not match the information given in optim help page.
3381 * Bug #9884 fixed - Possibility to add a default header on new files in SciNotes
3382 added in Preferences.
3384 * Bug #10150 fixed - Completion help page moved to console chapter.
3386 * Bug #10184 fixed - In messagebox, focus was not set by default on yes or ok
3389 * Bug #10385 fixed - It was not possible to configure default web browser.
3391 * Bug #10479 fixed - max and min functions were incorrect for N-D arrays.
3393 * Bug #10497 fixed - Some special characters were causing issues in phaseplot
3396 * Bug #10595 fixed - In SciNotes, <TAB> did not go to the next tab position.
3398 * Bug #10711 fixed - The textbox of datatip was not displayed in graphics using
3401 * Bugs #10827, #10868 fixed - In SciNotes, strings containing LaTeX disappeared
3404 * Bug #10837 fixed - Font modification in SciNotes preferences did not work.
3406 * Bug #10915 fixed - It was not possible to select several files when using
3407 button "Open file" in console toolbar.
3409 * Bug #10921 fixed - For ill-conditioned matrix, inv function displayed a
3410 wrong value of rcond.
3412 * Bug #11046 fixed - Sometimes, OverLoad(0) did not called %_xxx but %x_xxx.
3414 * Bug #11048 fixed - In SciNotes, comment/uncomment actions did not work
3417 * Bug #11049 fixed - Link to intg help page added in ode help page.
3419 * Bug #11050 fixed - The output argument rd in ode and ode_root help pages was not
3422 * Bug #11069 fixed - An axe could be wrongly set as parent for an uicontrol.
3424 * Bug #11070 fixed - The "Visible"/"Enable"/"Position" properties of a frame
3425 uicontrol did not impact its children.
3427 * Bug #11203 fixed - Description for info output argument was wrong in lsqrsolve help page.
3429 * Bug #11244 fixed - Due to the variable browser, an error was displayed in the console when
3430 deleting a global variable.
3432 * Bug #11300 fixed - freson calculated wrong frequencies in Scilab 5.3.3.
3434 * Bug #11318 fixed - Order of uimenus in a figure changed when adding submenus.
3436 * Bug #11324 fixed - Restoring old files (< 5.4.0 format) could fail due to new
3437 mechanism in SOD file loading.
3439 * Bug #11326 fixed - set(h, "enable", "off") and set(h, "visible", "off") had no
3440 effect after menu creation.
3442 * Bug #11328 fixed - strsplit returned a wrong error message when the second input
3443 argument contained wrong values.
3445 * Bug #11330 fixed - oldplot function removed.
3447 * Bug #11331 fixed - graypolarplot returned an error about an unknown property.
3449 * Bug #11332 fixed - Default usage of contour2d was producing some errors.
3451 * Bug #11333 fixed - Missing argument number checking in comet added.
3453 * Bug #11343 fixed - The "isoview" figure property did not work when the axes
3454 margins had been modified.
3456 * Bug #11346 fixed - Error messages added in cosm function in case of bad
3459 * Bug #11349 fixed - There was an error when the path to external editor contained
3462 * Bug #11360 fixed - In some help pages, f in calling sequence was named mtx in
3463 the parameter section.
3465 * Bug #11369 fixed - colordef("black") returned an error about an unknown property.
3467 * Bug #11372 fixed - Calling odeoptions returned an error.
3469 * Bug #11385 fixed - length returned a wrong error message when called without
3472 * Bug #11388 fixed - Calling xsetech(frect=[0,0,100,100]) failed.
3474 * Bug #11396 fixed - Overloading: toto([])=[] with toto being an mlist failed.
3476 * Bug #11398 fixed - newest produced an incomprehensible error message when
3477 called with a string vector as second input argument.
3479 * Bug #11403 fixed - toprint and Print menu did not work.
3481 * Bug #11409 fixed - xpoly crashed on polyline allocation.
3483 * Bug #11420 fixed - When using the event_handler of the default figure, events were not trapped.
3485 * Bug #11422 fixed - datatips did not work when the figure contained uicontrols.
3487 * Bug #11423 fixed - When the variable "a" was selected, all the a characters were
3488 highlighted rather than only the "a" variable.
3490 * Bug #11434 fixed - After having set the "auto_resize" default figure property
3491 to "off", plot was no longer possible.
3493 * Bug #11443 fixed - There was no way to set default language by the preferences under
3496 * Bug #11449 fixed - color function created a figure when no current figure
3499 * Bug #11450 fixed - Logarithmic ticks were not sorted.
3501 * Bug #11452 fixed - The use of diag optional argument in lsqrsolve produced an error.
3503 * Bug #11457 fixed - gsort crashed when getting string data from stack after big stacksize.
3505 * Bug #11459 fixed - varname, command, constant and option docbook tags were not
3508 * Bug #11460 fixed - In the console, scrollbar was not updated if nothing was
3509 entered at the prompt.
3511 * Bug #11466 fixed - fscanf was not set as obsolete as it should have been.
3513 * Bug #11469 fixed - The drawing, using xfpolys, was incremental instead of drawing
3516 * Bug #11472 fixed - Old menus were not removed before adding the new ones in default figure.
3518 * Bug #11481 fixed - The title of axes was in front of plots.
3520 * Bug #11482 fixed - The two plots drawn in "Graphics/Complex elementary function/Custom"
3521 demonstration were too small.
3523 * Bug #11485 fixed - delete function deleted axes identifier before using it.
3525 * Bug #11486 & #11487 fixed - When a list was inserted into itself,
3526 it produced Segfault or infinite loop.
3528 * Bug #11488 fixed - Java exception led to a segfault in -ns mode when something
3529 was typed in the console.
3531 * Bug #11490 fixed - comet produced wrong display with matrix inputs.
3533 * Bug #11502 fixed - Some Java debug information was displayed when playing with
3536 * Bug #11506 fixed - "Rendu d'équations mathématiques dans le graphique Scilab"
3537 were missing some closure tags in the examples.
3539 * Bug #11515 fixed - checkVarDimension help page added and getNbInputArgument and
3540 getNbOutputArgument help pages updated.
3542 * Bug #11517 fixed - Bad formatting fixed in the French version of getenv help page.
3544 * Bug #11519 fixed - The colored lines in the legend of nyquist plot were inverted.
3546 * Bug #11529 fixed - Only 512 chars could be entered in the console, now it is
3549 * Bug #11532 fixed - Update of mkdir English and French help pages.
3551 * Bug #11534 fixed - getshortpathname and getlongpathname documentation updated to be clearer
3552 about what happens on other OS than Windows.
3554 * Bug #11535 fixed - listfiles used on multiple folders could return unusable results.
3556 * Bug #11537 fixed - In SciNotes, it was not possible to modify font size with
3559 * Bug #11538 fixed - xxxWideString functions (API Scilab) did not check to_wide_string
3560 conversion (crashed under GNU/Linux & Mac OS X).
3562 * Bug #11544 fixed - ilib_gen_cleaner did not add command to remove "Debug" and
3563 "Release" folder under Windows.
3565 * Bug #11547 fixed - _() moved into gettext() help page.
3567 * Bug #11553 fixed - The uicontextmenu handles (and their children) were not
3568 deleted at the end of execution.
3570 * Bug #11563 fixed - Button was called "Open" (instead of "Save") in the GUI
3571 used to select a file name for graphic export.
3573 * Bug #11578 fixed - dir function under Windows took into account the
3574 case to sort the results.
3576 * Bug #11582 fixed - Typo fixed in strchr help page.
3579 Known Incompatibilities
3580 =======================
3582 * In previous versions, modulo(x,0) and pmodulo(x,0) returned x. But this solution is
3583 not correct. Indeed, the expression used to compute the modulo is x - y * int(x / y)
3584 for the modulo function and x - y * floor(x / y). Now, they return an error and
3585 %nan with ieee(2). See bug #7216.
3587 * In previous versions, newest function could be called with a string vector
3588 as second (up to last) input argument. In these cases, only the first string of
3589 the vector was taken into account. These calls now return an error. See bug #11398.
3591 * Setting the "foreground" property for a figure was possible even if it was not
3592 officially supported or documented. An error is now returned.
3593 Please use the axes "foreground" property instead. See bug #11369.
3596 Changes between version 5.4.0-alpha-1 and 5.4.0-beta-1 of Scilab
3597 ================================================================
3603 * Entire refactoring of Scilab graphic capabilities in order to solve the known issues
3604 of graphical cards compatibilities and many Scilab crashes.
3606 * Based on SciRenderer (rendering library based on JoGL), Scilab graphics have
3607 been rewritten to provide new graphic functionalities with:
3608 - better performances,
3610 - 2-D zoom using the mouse wheel,
3611 - new 3-D zoom capabilities,
3612 - rotation available through the mouse right-click.
3613 SciRenderer is a free and open-source library developed by Scilab Enterprises
3614 for 2-D and 3-D rendering of scientific data.
3616 * Improved graphic exports:
3617 - Off-screen export (Scilab will not open a window to export with driver).
3618 - New bitmap formats supported: PNG, JPEG and BMP in the driver function.
3619 - New vectorial formats supported: PDF and SVG in the driver function.
3620 - Many portability issues fixed.
3623 * Bug #4289 fixed - Graphic exports were not working when the drawlater or the
3624 pixmap modes were activated.
3626 * Bug #4339 fixed - listvarinfile did not manage graphic handles.
3628 * Bug #4818 fixed - Scilab could not export graphics which contained a lot of information.
3630 * Bug #6582 fixed - A copy of a handle did not keep foreground property.
3632 * Bug #6644 fixed - New graphic windows take care of default figure properties (uimenu).
3634 * Bug #7998 fixed - %h_get failed on heterogeneous handle matrix.
3636 * Bug #8241 fixed - Graphical properties were not always inherited.
3638 * Bug #8250, #10567, #10614 fixed - Artefacts dropped on the
3639 vectorial (EPS/PDF/SVG) exports.
3641 * Bug #8705 fixed - Some specific graphics could not be saved.
3643 * Bug #8916 fixed - Menu to export in PS format was missing in graphic figures.
3645 * Bug #9721 fixed - Documentation improved on tight_limits. Thanks to Samuel
3648 * Bug #10240 fixed - In a Scilab localized in French, SVG export could use "," instead
3649 of "." for numerical separator.
3651 * Bug #10290 fixed - Error message for bad assignement of interp_color_vector updated.
3653 * Bug #10360 fixed - Default format for export is now PNG instead of BMP.
3655 * Bug #10365 fixed - To copy a handle to a figure (instead of an axes) crashed Scilab.
3657 * Bug #10395 fixed - xset("clipping", [1,2,3,4]) returned an error.
3659 * Bug #10417 fixed - xget("background") returned a wrong value.
3661 * Bug #10637 fixed - xs2svg crashed when first input argument was not a figure handle.
3662 An error message is now displayed.
3668 * A 'Console' handle has been created and can be obtained by calling get(0):
3669 - uimenus now appear as 'Children' of this handle when they are added to the
3671 - the 'ShowHiddenHandles' property enables the user to make some hidden
3672 graphic objects visible.
3674 * Scilab Console and graphic figure menus are now uimenus. They are hidden by
3675 default. To see them in the children list, use set(get(0), "ShowHiddenHandles", "on")
3677 * New uicontrols added:
3678 - 'image' style uicontrol: display, transformation and various other
3679 operations on images.
3680 - 'table' style uicontrol: display data in a table form (read-only in Scilab
3681 5.4.0-BETA-1 version).
3683 * The 'Value' property can now contain non-integer values and allows to take full
3684 advantage of 'slider' style uicontrols (See bug #7380).
3686 * Figure resizing can now be managed by the user (uicontrol position setting, ...)
3687 through the 'resizefcn' property.
3693 * save/load functions can export/import Scilab data to SOD format:
3694 - Scilab data are saved and loaded using a standard, HDF5-based, documented,
3695 and fully tested: Scilab Open Data format (SOD).
3696 - Graphic handles can be saved under the SOD format.
3697 - 'save' writes data to HDF5 format when using new calling sequence
3698 save("filename.sod", "a", "b", "c"). This format is Scilab 6 compatible.
3699 - 'save' displays a message when using old calling sequence
3700 save("filename", a, b, c) and writes data in old Scilab binary format.
3701 This format will not be supported by Scilab 6.
3702 - The 'matfile2sci' function now converts MAT-files to SOD files.
3704 * Calling load with a file descriptor as first input argument is now obsolete.
3705 Please replace the file descriptor by the corresponding file name.
3706 This feature will be removed in Scilab 6.0.0
3708 * Update the default size of the Scilab stack to 100 million elements (instead of
3709 50M). See stacksize help page for more information.
3711 * Scilab Desktop provides a button in dockbar to get the help about the component.
3713 * External modules are managed out of the box by test_run function. See bug #9834.
3714 Example: test_run('SCI/contrib/toolbox_skeleton')
3720 * xmlClose renamed in xmlDelete and xmlGetOpenStreams in xmlGetOpenDocs.
3722 * Bug #10185 fixed - Add xmlDelete("all") in xml.quit.
3724 * Bug #10594 fixed - size could not be used with two arguments on XMLList.
3726 * Bug #10630 fixed - Typo fixed in an error message.
3728 * Bug #10670 fixed - Crash avoided when xmlRead had an argument with a bad size.
3730 * Bug #11250 fixed - Avoid a crash when an error is met during xmlValidation.
3736 * Management of Docbook tags <note>, <caution>, <warning>, <important> and
3737 <tip>. See bug #10505.
3739 * Function help_skeleton extended to suggest the <revhistory>, <latex>, <note>,
3740 <caution>, <warning>, <important> and <tip> tags in examples.
3742 * Scilab documentation is now available in Russian. Many thanks to Stanislav Kroter.
3744 * Many errors have been fixed in Scilab documentation:
3745 - Wrong calling sequences
3746 - Errors in examples
3754 * DEBUG_SCILAB_DYNAMIC_LINK was not available under GNU/Linux or Mac OS X.
3760 * Major performance improvements on the simulation start-up. On important diagrams,
3761 the gain is very important (from minutes to milliseconds). See bug #8188.
3763 * Performance improvements on diagram saving/loading.
3765 * A compressed file format is now available (ZCOS) and allows more flexibility on
3768 * Ports styles and labels are now available to external modules.
3770 * New examples are provided in the help pages of the following blocks:
3771 - ABS_VALUE - Absolute value
3772 - EVTDLY_c - Event delay
3773 - AFFICH_m - Display value
3774 - CLSS - Continuous state-space system
3775 - SELECT_m - Selector block
3776 - NEGTOPOS_f - Threshold negative to positive
3778 * External modules should be updated to use the new Scilab Open Data format
3779 instead of the previous HDF5 format.
3781 * Bug #6201 fixed - Block help menu had no shortcut.
3783 * Bug #6733 fixed - Each call to Xcos created an empty diagram.
3785 * Bug #7539 fixed - Interaction with some blocks was slowed down.
3787 * Bug #7863 fixed - Default path for code generation was SCI instead of pwd() or
3790 * Bug #8188 fixed - Xcos to Scilab export took too much time.
3792 * Bug #8295 fixed - Save compressed Xcos file set as default.
3794 * Bug #8600 fixed - Closing Xcos did not end the simulation.
3796 * Bug #8744 fixed - Solving the initialization problem more than once crashed
3799 * Bug #9131 fixed - PULSE_SC has been added to the Source palette.
3801 * Bug #10081 fixed - Palette configuration saving could produce an invalid
3804 * Bug #10107 fixed - Default value of the Integrator Absolute Tolerance was
3805 too large. It has been reduced to 1e-6.
3807 * Bug #10246 fixed - PROD_f block was broken.
3809 * Bug #10333 fixed - Labeling I/O blocks on a super block produced wrong port
3810 labeling when ports had not the same types.
3812 * Bug #10340 fixed - Exception occurred while moving the palette split pane to
3813 hide the block list and while using a palette diagram.
3815 * Bug #10393 fixed - Block style was not updated on palette loading.
3817 * Bug #10419 fixed - Exception occurred while refusing to create a new empty
3820 * Bug #10422 fixed - Exception occurred when exporting with an unspecified
3823 * Bug #10461 fixed - Canceling a Quit operation did not work.
3825 * Bug #10486 fixed - importXcosDiagram opened a tab.
3827 * Bug #10496 fixed - Wrong error message fixed in xcosValidateBlockSet.
3829 * Bug #10510 fixed - Unused variables were generated by Xcos at start-up.
3831 * Bug #10533 fixed - Some action shortcuts were not disabled when editing a text
3834 * Bug #10657 fixed - CONSTRAINT_c had no icons on a graph.
3836 * Bug #10679 fixed - blocks_link.tst failed.
3838 * Bug #10697 fixed - post_xcos_simulate function did not work with a TOWS_c block
3841 * Bug #10800 fixed - xcosPalAddBlock help example did not work.
3843 * Bug #10812 fixed - cos and cosf files loading did not use a direct handler.
3845 * Bug #10848 fixed - The first Drag'n Drop of a block produced an exception.
3847 * Bug #11094 fixed - Image creation of blocks did not use xinit / xend.
3853 * Scilab now uses the ARPACK-ng package maintained by Scilab Enterprises.
3855 * An option --without-arpack-ng has been added to disable the Arnoldi features.
3857 * HDF5 is now a mandatory dependency of Scilab (even in a minimal build)
3859 * Bug #11060 fixed - ccache use can be disabled with --disable-ccache .
3862 Elementary Functions
3863 ====================
3866 - dec2base function added (See SEP #75)
3867 - nthroot function added (See SEP #78)
3869 * linspace and logspace deprecate the use of non-integer values as third input argument.
3871 * The toeplitz macro is now vectorized.
3877 * qmr function updated and modified.
3878 Calling qmr(F, Fp, x) where F is a function returning A*x
3879 and Fp a function returning A'*x is deprecated.
3880 Use qmr(F, x) instead where F prototype is
3881 function y = F(x, t)
3884 where t is used to make F return A*x or A'*x.
3885 Same behavior has been implemented for qmr( ..., M1, M1p, M2, M2p).
3886 See qmr help page for examples and details.
3889 CLI Console (GNU/Linux and Mac OS X only)
3890 =========================================
3892 * Wide characters supported.
3894 * Multiline command supported.
3896 * Command line display improved.
3898 * List of shortcuts in NW/NWNI mode:
3899 - CTRL+W removes the previous word.
3900 - CTRL+U removes everything from the current position to the beginning of
3902 - UP or Ctrl+P recalls previous line.
3903 - DOWN or Ctrl+N recalls next line.
3904 - TAB for completion. Scilab displays a list of all names (functions, variables) that
3905 start with the characters already typed by the user.
3906 - Ctrl + A or HOME moves the cursor to beginning of current line.
3907 - Ctrl + B or LEFT moves the cursor one character to the left.
3908 - Ctrl + D or DELETE deletes the current character.
3909 - Ctrl + E or END moves the cursor to the end of command line.
3910 - Ctrl + F or RIGHT moves the cursor one character to the right.
3911 - Ctrl + H or BACKSPACE deletes the previous character.
3912 - Ctrl + K kills command line from cursor to the end.
3913 - Alt+B or Ctrl+LEFT moves left one word.
3914 - Alt+F or Ctrl+RIGHT moves right one word.
3916 * Bug #3108 fixed - Some specific chars in the terminal were not correctly
3917 removed by the backspace.
3919 * Bug #3400 fixed - Long lines in the history broke the display.
3921 * Bug #6804 fixed - Prompt was removed in cli mode when playing with arrow keys.
3927 * Shortcuts META+(UP|DOWN) added to navigate between paragraphs.
3929 * Bug #10442 fixed - Sometimes a crash occurred at start-up when Scinotes was
3932 * Bug #10647 fixed - An error message did not respect Scilab localization standard.
3934 * Bug #10889 fixed - Exception about block highlighters was thrown by Scinotes.
3940 * 'hank' function performances improved.
3942 * Using api_scilab, construction of any type of lists is now much faster (300x in some cases).
3948 * New datatypes are now supported:
3949 - sparse and boolean sparse
3950 - tlists, mlists and lists
3953 * If Scilab fails to start because of a memory issue (stacksize), an
3954 InitializationException Java exception is now displayed.
3956 * Bug #10794 fixed - With Scilab built on an Ubuntu 11.10, javasci failed to
3957 load with an undefined symbol
3960 CACSD & Signal Processing
3961 =========================
3964 - conv - discrete 1-D convolution.
3965 - conv2 - discrete 2-D convolution.
3966 - convol2d - discrete 2-D convolution, using fft.
3967 - phaseplot - frequency phase plot.
3968 - xcorr - auto and cross correlation of signals (superseeds corr).
3969 - xcov - auto and cross correlationvariance of signals (superseeds corr).
3970 - arma2ss - conversion of an arma data structure into a state space one.
3972 * 'mtlb_conv' compatibility function is now obsolete. Please use 'conv' instead.
3974 * Bug #10562 fixed - The "CACSD/Robust Control" demo failed.
3976 * Bug #11340 fixed - bode, gainplot, nyquist and plzr without arguments did not show an example.
3982 * 'atomsQuit' function added to allow to call .quit of modules loaded by ATOMS
3983 when user closes Scilab session. See SEP #77.
3985 * tbx_build_loader generates also an unloader.sce to allow to call .quit file of
3988 * ATOMS option 'offLine' has been renamed to 'offline'.
3990 * Bug #8302 fixed - wrong order when loading dependencies
3992 * Bug #9078 fixed - atomsGui took time to start gui.
3994 * Bug #9798 fixed - .quit script of Atoms modules were not evaluated at Scilab quit.
3996 * Bug #10494 fixed - atomsInstall and atomsLoad were not clearly distinguished
3997 in the documentation.
3999 * Bug #10500 fixed - ATOMS module without DESCRIPTION file returned a wrong
4002 * Bug #10707 fixed - atomsInstall failed to use the path shortcut.
4004 * Bug #10846 fixed - atomsSystemUpdate failed.
4005 documentation about 'downloadTimeout' added.
4007 * Bug #10864 fixed - atomsRemove required a network connection to remove a package.
4009 * Bug #10933 fixed - atomsGetConfig did not check the value of input arguments.
4011 * Bug #10957 fixed - atomsInstall required a network connection to install
4014 * Bug #11062 fixed - atomsGetInstalledPath function moved as a public function.
4020 * CallScilab.h removed (was deprecated since Scilab 5.2.0).
4021 Please use call_scilab.h instead.
4023 * 'int getLastErrorValue(void)' function added.
4024 It now returns the last error code generated by Scilab.
4026 * Function 'const char* getLastErrorMessageSingle();' added.
4027 It now returns the last error message generated by Scilab.
4029 * Deprecated functions in call_scilab.h removed : C2F(readmat), C2F(creadmat),
4030 C2F(creadbmat), C2F(creadcmat), C2F(readchain), C2F(creadchain), C2F(creadchains),
4031 GetLengthStringMatrixByName, C2F(matptr), C2F(cmatptr), C2F(cmatcptr), C2F(cmatsptr),
4032 C2F(cmatbptr), getlengthchain
4038 * Bug #2479 fixed - Graphic editor could not be used when format was not format("v",18).
4040 * Bug #2853 fixed - sd2sci.sci removed from sources.
4042 * Bug #3811 fixed - The overloading charcode was wrong for libraries.
4044 * Bug #4806 fixed - If A was a sparse matrix, A^0 returned A and not the identity
4047 * Bug #4813 fixed - Description of type 0 added in type help page.
4049 * Bug #4978 fixed - Icons did not follow the Tango norm.
4051 * Bug #6009 fixed - conv, conv2 and convol2d functions were missing.
4053 * Bug #7167 fixed - Typo fixed in pdiv help page.
4055 * Bug #7380 fixed - 'Value' property for uicontrol was rounded.
4057 * Bug #7490 fixed - %inf had not always the same display.
4059 * Bug #7289 fixed - The handle of the menu was still valid after calling delmenu(console_menu_handle).
4061 * Bug #7728 fixed - rubberbox(): Instantaneous pointer's coordinates are now displayed in the status bar.
4063 * Bug #7779 fixed - genlib did not check input arguments and did not use current
4066 * Bug #7859 fixed - Improvements of "exists" help page.
4068 * Bug #8050 fixed - A weird error message was displayed in some cases.
4070 * Bug #8339 fixed - Default path for the Mac OS X version is now HOME instead
4073 * Bug #8592 fixed - Explicit error message added when macros are not available.
4075 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
4076 simplified and optimized.
4078 * Bug #8651 fixed - The error message of write_csv was wrong.
4080 * Bug #8682 fixed - funcprot did not return the previous value when called with
4083 * Bug #8685 fixed - Lack of consistency in keyword help page.
4085 * Bug #8724 fixed - A critical error with uiget(file|dir) could have occurred.
4087 * Bug #8859 fixed - Some comparison operators between hyper-matrices and 2-D arrays
4090 * Bug #9002 fixed - bsplin3val, cshep2d, eval_cshep2d,interp, interp2d, interp3d,
4091 linear_interp, splin, splin2d, splin3d functions ignored imaginary
4092 part of input arguments without returning an error.
4094 * Bug #9197 fixed - Unitary test examples in toolbox_skeleton
4095 and xcos_toolbox_skeleton did not use assert functions.
4097 * Bug #9255 fixed - Correct bad calling sequence in list_double_writing api help page.
4099 * Bug #9295 fixed - 'base2dec' ignored the fractional part of 'base' input argument.
4101 * Bug #9328 fixed - Scilab randomly crached at start-up under Mac OS X when calling
4102 functions returning no value (lines, modes, banner, ...).
4104 * Bug #9424 fixed - gettext("") did not return "".
4106 * Bug #9502 fixed - 'toolbox' was badly used in assert help pages (replaced by 'module').
4108 * Bug #9520 fixed - Missing named functions added in "API Scilab" help pages.
4110 * Bug #9549 fixed - nthroot function added.
4112 * Bug #9572 fixed - assert_checkerror did not check multi-lines errors.
4114 * Bug #9643 fixed - genetic algorithms demo was not vectorized.
4116 * Bug #9654 fixed - An example in optim help page was poorly implemented.
4118 * Bug #9700 fixed - optim help page contained a mistake about bounds management.
4120 * Bug #9734 fixed - intsplin help page moved from interpolation to
4121 elementary functions chapter.
4123 * Bug #9735 fixed - Old stack api examples removed.
4125 * Bug #9811 fixed - Output message of fminsearch was wrongly set.
4127 * Bug #9954 fixed - Example added in gmres help page.
4129 * Bug #9953 fixed - Documentation added to the fre input argument of stdevf.
4131 * Bug #9992 fixed - gcbo was not initialized in callbacks for uimenus in console.
4133 * Bug #10017 fixed - The unitary test for bdiag used a "strange" comparison
4136 * Bug #10044 fixed - wfir_gui function rewritten based on uicontrol and documented.
4138 * Bug #10061 fixed - datatipCreate drew the tip in the current axes instead of curve
4141 * Bug #10139 fixed - 'atomsTest' function did not manage specific test names.
4143 * Bug #10236 fixed - exit(-1) prompted for exiting Scilab.
4145 * Bug #10241 fixed - A .scg file could not be opened when a non-ascii character was in the legend.
4147 * Bug #10244 fixed - The install of call_scilab could fail in some cases under
4150 * Bug #10250 fixed - Bug in the detection of the Java path under GNU/Linux fixed.
4152 * Bug #10267 fixed - The help browser did not use the default language at new session start-up.
4154 * Bug #10272 fixed - Examples added in squeeze help page.
4156 * Bug #10281 fixed - lyap function could crash.
4158 * Bug #10303 fixed - test_run ignored "enable_lt" option.
4160 * Bug #10304 fixed - test_run did not return an error if an invalid option was used.
4162 * Bug #10306 fixed - 'isempty' could fail with empty elements in a list.
4164 * Bug #10330 fixed - 'error' did not manage vector of strings as input argument, but
4165 'lasterror' returned vector of strings.
4167 * Bug #10341 fixed - font in help was bold when the font of a text uicontrol
4170 * Bug #10342 fixed - assert_checkerror help file had a wrong format.
4172 * Bug #10345 fixed - uicontrols were not always drawn at the right place.
4174 * Bug #10372 fixed - Dependencies of MALLOC.h removed on Windows.h and machine.h
4177 * Bug #10379 fixed - lines did not manage a 1x2 vector [nc, nl] as input argument.
4179 * Bug #10384 fixed - In exiting, "Close Console" was suggested rather than "Close
4182 * Bug #10396 fixed - Display of a structure with large matrix took too much time.
4184 * Bug #10402 fixed - FileBrowser threw an exception when a filter was set
4185 and the tree was expanded.
4187 * Bug #10408 fixed - In the history browser, the contents were scrolled even if the
4188 knob was not at the bottom.
4190 * Bug #10416 fixed - xmltoformat did not return at the root directory in case of error.
4192 * Bug #10418 fixed - Playsound was failing under Mac OS X. Thanks to
4193 Pierre-Henri Jondot for the patch.
4195 * Bug #10423 fixed - The function browsehistory() to open the history browser was missing.
4197 * Bug #10431 fixed - Navigation in history using CTRL+P or CTRL+N was not available.
4199 * Bug #10439 fixed - stacksize('max') crashed under Windows 64 bit.
4201 * Bug #10440 fixed - 'wfir_gui' generated errors if the view checkbox was selected
4202 and an erronous value was entered.
4204 * Bug #10444 fixed - fullfile did not manage string matrix as last input argument.
4206 * Bug #10449 fixed - At new session start-up, empty tabs could appear if the previous
4207 session has not been properly exited.
4209 * Bug #10450 fixed - Overloading for gamma, dlgamma and gammaln functions for list,
4210 tlist, mlist and hypermatrices types was not allowed.
4212 * Bug #10457 fixed - Reference in fftw help page pointed to a wrong version.
4214 * Bug #10458 fixed - demo_gui did not clear its variables when closing the figure.
4216 * Bug #10465 fixed - Typo fixed in isreal help page.
4218 * Bug #10466 fixed - mgetl detected an error but it did not return an error
4221 * Bug #10471 fixed - %helps_modules was not ignored by default by browsevar.
4223 * Bug #10473 fixed - Error fixed in factorial function help page bibliography.
4225 * Bug #10474 fixed - An exception could be thrown at the history browser
4228 * Bug #10475 fixed - Error fixed in perms function help page.
4230 * Bug #10477 fixed - In ilib_for_link, the display of the error message generated
4231 at configure time made mprintf fail.
4233 * Bug #10482 fixed - Wrong error message in format function fixed.
4235 * Bug #10499 fixed - lincos example in help file returned warning and error.
4237 * Bug #10503 fixed - error(999.666) did trunc error code without an error.
4239 * Bug #10506 fixed - ssprint did not check input arguments.
4241 * Bug #10518 fixed - odeoptions help page was inaccurate.
4243 * Bug #10519 fixed - spec returned a wrong error message when an input argument
4246 * Bug #10520 fixed - The fact that ceil, floor, round or fix could manage complex
4247 matrices was not clearly stated in the documentation.
4249 * Bug #10521 fixed - frexp returned a wrong error message.
4251 * Bug #10523 fixed - The fact that flipdim could manage complex matrices was
4252 not clearly stated in the documentation.
4254 * Bug #10526 fixed - A string was in French in the English help page of cumprod.
4256 * Bug #10532 fixed - In some cases, browsevar cloud crash with some unknown
4259 * Bug #10536 fixed - A string was in French in the English help page of cumsum.
4261 * Bug #10538 fixed - Typos fixed in the help pages of prod and cumprod.
4263 * Bug #10543 fixed - %eps, %pi, %i, %nan, %inf were not documented.
4265 * Bug #10544 fixed - debug did not return the previous value when called with
4268 * Bug #10551 fixed - Issues fixed in the Russian localization.
4270 * Bug #10558 fixed - Tcl/Tk demonstrations did not start.
4272 * Bug #10560 fixed - genetic algorithms demonstrations failed.
4274 * Bug #10564 fixed - atan graphic demonstration was failing due to a too restrictive test
4275 in the linspace function.
4277 * Bug #10565 fixed - The demonstration simulation --> bicycle simulation --> unstable
4280 * Bug #10574 fixed - Runge-Kutta-Method failed for vector [x, 1] with x > 9.
4282 * Bug #10576 fixed - getdate (under Windows) did not manage dates after January 19, 2038
4284 * Bug #10577 fixed - getdate did not check input arguments.
4286 * Bug #10579 fixed - Wrong reference to and function in the help page of prod
4289 * Bug #10588 fixed - Update of waitbar help page to precise that the function returns
4292 * Bug #10626 fixed - taucs_chdel(), umf_ludel() returned an error.
4294 * Bug #10628 fixed - Reference to sci_types enum changed and "see also" section added.
4296 * Bug #10631 fixed - The # sign was missing in some error cases.
4298 * Bug #10632 fixed - Navigation buttons in the file browser did not change the
4299 current Scilab working directory.
4301 * Bug #10634 fixed - dsearch help page referenced an invalid input argument
4304 * Bug #10641 fixed - string(:) gave wrong results.
4306 * Bug #10643 fixed - Bad result when using isreal function with a polynomial
4309 * Bug #10652 fixed - getdebuginfo() did not display TMPDIR value.
4311 * Bug #10654 fixed - dgettext with "scilab" domain did not return the same result
4314 * Bug #10656 fixed - Exception occurred when an empty help browser was closed.
4316 * Bug #10658 fixed - Typos fixed in the bloc2exp help page.
4318 * Bug #10662 fixed - xload did not support tlist for user_data property.
4320 * Bug #10673 fixed - Typos fixed in ssrand help page.
4322 * Bug #10685 fixed - inttrap help page moved to differential equations module.
4324 * Bug #10710 fixed - Wrong error message fixed in xml module.
4326 * Bug #10716 fixed - The help page of acos badly talked about vectors instead of matrices.
4328 * Bug #10717 fixed - Typos fixed in acosd help page.
4330 * Bug #10720 fixed - Typos fixed in acosh help page.
4332 * Bug #10724 fixed - Missing links added in acot help page.
4334 * Bug #10725 fixed - Typos fixed in acot help page.
4336 * Bug #10726 fixed - Missing links added in acsc help page.
4338 * Bug #10727 fixed - Missing links added in asech help page.
4340 * Bug #10728 fixed - Wrong link fixed in asind help page.
4342 * Bug #10729 fixed - Missing links added in asinh help page.
4344 * Bug #10730 fixed - Missing links added in asinhm help page.
4346 * Bug #10731 fixed - Typos fixed in atan help page.
4348 * Bug #10732 fixed - Wrong link fixed in atand help page.
4350 * Bug #10733 fixed - Missing link added in atanm help page.
4352 * Bug #10734 fixed - Missing link added in cos help page.
4354 * Bug #10735 fixed - Missing information added about input argument in cotd help page.
4356 * Bug #10736 fixed - Missing "Arguments" section added in coth help page.
4358 * Bug #10737 fixed - Missing "Arguments" section added in cothm help page.
4360 * Bug #10738 fixed - Typos fixed in cscd help page.
4362 * Bug #10739 fixed - Typos fixed in csgn help page.
4364 * Bug #10740 fixed - Typos fixed in sec help page.
4366 * Bug #10741 fixed - Typos fixed in secd help page.
4368 * Bug #10742 fixed - Missing link added in sin help page.
4370 * Bug #10743 fixed - Wrong link fixed in sind help page.
4372 * Bug #10744 fixed - Typos fixed in sinh help page.
4374 * Bug #10745 fixed - Typos fixed in tand help page.
4376 * Bug #10769 fixed - Dead code removed from bsplin3val.
4378 * Bug #10775 fixed - Scilab icons in filebrowser had a wrong size.
4380 * Bug #10782 fixed - 'iconvert' did not check input arguments.
4382 * Bug #10797 fixed - contour, contour2d, contourf did not check input arguments.
4384 * Bug #10807 fixed - It was not possible to overload fft and fftw for list,
4387 * Bug #10809, #10810 fixed - error_table help page was not up-to-date.
4389 * Bug #10820 fixed - datatipscurve generator was freezing Scilab.
4391 * Bug #10828 fixed - Developer arguments were not displayed in the help of
4394 * Bug #10831 fixed - set("auto_clear", "on") and set("auto_clear", "off") returned an error.
4396 * Bug #10835 fixed - Typo that made the 'atanm' function unusable fixed.
4398 * Bug #10836 fixed - resize_matrix with boolean failed.
4400 * Bug #10839 fixed - dec2hex function was limited to 32 bits.
4402 * Bug #10841 fixed - sliderStep property could not be set with "big" default value.
4404 * Bug #10845 fixed - $ was not documented.
4406 * Bug #10847 fixed - dec2base returned a wrong error message with a complex
4407 number as input argument.
4409 * Bug #10861 fixed - debug([]) returned a wrong error message.
4411 * Bug #10867 fixed - Loading a .scg file failed when the legend contained accentuated characters.
4413 * Bug #10879 fixed - Typo fixed in dec2base help page.
4415 * Bug #10880 fixed - Default start-up directory moved to "My Documents folder"
4416 under Windows for icon shortcut.
4418 * Bug #10881 fixed - Typo fixed in ftest and ftuneq help pages.
4420 * Bug #10904 fixed - Error messages of and() and or() builtin were not standard.
4422 * Bug #10913 fixed - The "View code" button was missing in GUI demos.
4424 * Bug #10928 fixed - Examples of save updated with information to fix trouble under Windows.
4426 * Bug #10966 fixed - linspace was producing some numerical errors on the last
4429 * Bug #10982 fixed - Completion failed when a space was used before the command.
4431 * Bug #11010 fixed - Examples of preconditioning added in gmres help page.
4433 * Bug #11029 fixed - Execution path to TMPDIR fixed in the example given in dae help page.
4435 * Bug #11055 fixed - 'string' function did not manage implicit size type as
4438 * Bug #11076 fixed - mlist('r'), tlist('r') returned a wrong error message.
4440 * Bug #11077 fixed - rlist() returned an error.
4442 * Bug #11081 fixed - movefile, copyfile did not support '~', 'TMPDIR',
4443 shortcuts in filenames.
4445 * Bug #11090 fixed - Typo fixed in event_handler_function help page.
4447 * Bug #11093 fixed - isNamedVarExist() did not search in builtin functions names.
4449 * Bug #11105 fixed - Crash with color_flag 3 fixed.
4451 * Bug #11114 fixed - Using load(file_descriptor, ...) is now obsolete.
4453 * Bug #11115 fixed - A graphic window was opened with two xend().
4455 * Bug #11126 fixed - Error messages improved.
4457 * Bug #11129 fixed - lapackscilab.sce could not be run outside its location.
4459 * Bug #11138 fixed - a = list() crashed under Windows 64 bits.
4461 * Bug #11154 fixed - Grid color hid the plots in Graphics/2D & 3D plots/plot2d demonstrations.
4463 * Bug #11166 fixed - datatipRemove example did not work.
4465 * Bug #11167 fixed - datatipRemoveAll example did not work.
4467 * Bug #11175 fixed - xstringl example did not work.
4469 * Bug #11186 fixed - 'typeof' of a type 130 returned an error.
4471 * Bug #11194 fixed - A browsevar exception could occur at start-up.
4473 * Bug #11205 fixed - A rare exception at Scilab start-up could occur.
4475 * Bug #11222 fixed - Links added between xdel, close and delete help pages.
4477 * Bug #11223 fixed - Deletion of datatips.
4479 * Bug #11265 fixed - msprintf crashed on a huge string.
4481 * Bug #11281 fixed - References to x_left & y_top were false in reversed axes
4482 cases in rubberbox help page.
4484 * Bug #11289 fixed - swap_handles function modified the properties.
4487 Changes between version 5.3.3 and 5.4.0-alpha-1 of Scilab
4488 =========================================================
4493 * Thanks to this new feature, Scilab confirms its usability and its strong
4494 user-oriented approach. Scilab desktop is the new concept behind Scilab
4495 windows management taking advantage of our docking system (advanced Flexdock features).
4496 Out of the box, Scilab is now able to save all windows layouts including the
4497 help browser, the variable browser, the command history, SciNotes and Xcos.
4498 Through this major improvement, position and size of all windows will
4499 be saved from a session to another.
4501 In this context, a file browser component has been developed and fully
4502 integrated into Scilab desktop and all other components have been improved
4503 to provide the best user experience for Scilab users.
4505 Editvar has had important refreshment. It allows plot and subplot, manages
4506 almost all Scilab variable types and is much more faster.
4508 Scilab desktop provides various predefined layouts:
4509 - Simple The standard Scilab console
4510 => Scilab 5.3.3 (and previous versions) defaults.
4511 - Integrated The variable browser, the history browser and the file browser
4512 are opened by default and combined around Scilab
4513 console to provide an ergonomic workspace
4514 => Scilab 5.4.0 defaults
4520 * Version 5.4.0 introduces XML management features. It allows easy access to
4521 XML files, validation and writing.
4523 - XMLObjects - Describe the properties of the different XML objects
4524 - xmlAddNs - Add a namespace to a XML Element
4525 - xmlClose - Close a XML document
4526 - xmlDTD - Create a XML DTD object
4527 - xmlDocument - Create a new XML document
4528 - xmlDump - Dump a XML object
4529 - xmlElement - Create a new XML element
4530 - xmlFormat - Format a Scilab variable into XML
4531 - xmlGetNsByHref - Get a namespace by its href
4532 - xmlGetNsByPrefix - Get a namespace by prefix
4533 - xmlGetOpenStreams - Get all open XML documents or all open XML Validation files.
4534 - xmlNs - Create a new XML Namespace
4535 - xmlRead - Read a XML stream from a local or distant file
4536 - xmlReadStr - Read a XML tree from a string
4537 - xmlRelaxNG - Create a XML Relax NG object
4538 - xmlSchema - Create a XML Schema object
4539 - xmlValidate - Validate a document in using a DTD, a Relax NG or a Schema.
4540 - xmlWrite - Write a XML document in a file
4541 - xmlXPath - Make an XPath query on a XML document
4542 - xmlIsValidObject - Test the existence of a XML object
4544 Those features have been developed in the context of the OASIS R&D project.
4550 * Marks added in the vertical scrollbar to see the positions of matching words
4551 when an incremental search is done (via F3 or in selecting text).
4553 * In the find/grep tools, possibility added to use ~ as an alias for user home
4554 dir. and SCI for Scilab data base dir.
4556 * 'Save and Execute all files' action added.
4558 * A tab can be closed in using the middle mouse button.
4560 * Bug #9334 fixed - Extra lines were added when code was exported into PDF under
4563 * Bug #9358 fixed - A simple quoted string was not always correctly converted
4564 into double quoted ones.
4566 * Bug #9476 fixed - In find/grep tools, the abbreviation 'sec' is now used instead of
4569 * Bug #9480 fixed - Words after selection were badly highlighted under Windows.
4571 * Bug #9484 fixed - An empty file was not removed when an existing file was
4574 * Bug #9488 fixed - There was no popup menu on the tab to copy the file path.
4576 * Bug #9505 fixed - A LaTeX string in a comment was not considered as a comment.
4578 * Bug #9597 fixed - It was not possible to navigate across the tabs with
4579 <CTRL>+(PAGE_UP | PAGE_DOWN).
4581 * Bug #9740 fixed - There was no way to have \n in replacement string.
4583 * Bug #9854 fixed - There was a wrong colorization with strings containing several
4586 * Bug #9878 fixed - Shortcut "Correct indentation" added in right click menu.
4588 * Bug #9897 fixed - With Mac OS X, eol was not replaced by \n when code was copied
4589 from Word to SciNotes.
4591 * Bug #10157 fixed - Scilab froze when docking SciNotes after a flexdock bug in a
4594 * Bug #10252 fixed - The font could not changed when SciNotes was docked with the
4597 * Bug #10354 fixed - Bad caret position after a selection action.
4600 Graphical User Interface
4601 =========================
4603 * The variable browser now automatically refreshes (See Bug #9446).
4609 * Bug #10006 fixed - Unrelevant C-comment in the example of ScilabHaveAGraph
4615 * xcos_toolbox_skeleton will not be loaded if Xcos is not installed.
4617 * scilab -f file.xcos opens Xcos diagram in Xcos.
4619 * Error reporting has been improved to print warnings on blocks into Xcos.
4621 * The style of a block can be changed in the interface function.
4623 * BARXY Block added to help 2-D Mechanics system visualization.
4625 * Bug #7985 fixed - dmmul.c did not use dgemm routine optimized by BLAS.
4627 * Bug #8421 fixed - CLKFROM and CLKGOTO were not part of the "Signal Routing"
4630 * Bug #8538 fixed - Counter block label was not reflecting parameters.
4632 * Bug #8742 fixed - On the Modelica initialization GUI, the error reporting did
4635 * Bug #8743 fixed - On the Modelica initialization GUI, it was impossible to
4636 re-fix the states after a derivative fix.
4638 * Bug #9037 fixed - When connecting blocks, the green port blinked on a small mouse move.
4640 * Bug #9301 fixed - Exception when one tried to paste a column to replace a
4643 * Bug #9336 fixed - SuperBlock with non-connected ports produced an invalid
4646 * Bug #9390 fixed - FROMWSB_c block did not reset to the default values on
4647 reinitialization execution.
4649 * Bug #9478 fixed - Block structure was not checked while adding them to a new
4652 * Bug #9501 fixed - With a localized TMPDIR, block edition could throw an HDF5
4655 * Bug #9506 fixed - Some libraries dependencies were not loaded at
4656 xcos_toolbox_skeleton start-up.
4658 * Bug #9532 fixed - User-defined blocks had no icons when saved.
4660 * Bug #9547 fixed - The about box was not localized due to a multi-line string.
4662 * Bug #9579 fixed - Duplicate content in scicos_math.h removed and replaced by
4663 a cleaner call to math.h instead.
4665 * Bug #9590 fixed - Xcos examples were not embedded into Windows binary version.
4667 * Bug #9732 fixed - Code generation failed at compilation under Windows with
4668 "unresolved external symbol dset_".
4670 * Bug #9750 fixed - Minor error in the help page of scicos_debug fixed.
4672 * Bug #9810 fixed - Errors dealing with MATINV wrong simulation values have been improved.
4674 * Bug #9927 fixed - Xcos crashed at 'XcosPalAdd' command execution.
4676 * Bug #9947 fixed - VARIABLE_DELAY block could not be dragged to a diagram.
4678 * Bug #9972 fixed - Error reporting with a wrong context produced an endless
4681 * Bug #9988 fixed - CLKSOMV_f had a wrong interface function after loading from
4684 * Bug #10003 fixed - The MAXMIN block did not update its display according to
4686 * Bug #10048 fixed - Blocks which use superblocks now loop over their children
4687 to find the parameters dialog to open.
4689 * Bug #10069 fixed - AFFICH_m block did not update its display at
4692 * Bug #10096 fixed - Set [1;-1;] on a product block thrown an exception.
4694 * Bug #10302 fixed - LaTeX labels were not rendered.
4701 * Czech localization by ZbynÄk Schwarz
4704 * Bug #10032 fixed - Force the unset of the environment variable LANGUAGE to
4705 tackle some issues. Mac OS X locale detection did not take into account
4712 * mgetl, exec, fscanfMat functions manage files encoded as UTF-8 with BOM.
4714 * tempname function added (SEP #68).
4716 * fullpath did not manage matrix of string as input argument. (SEP #72)
4718 * Bug #9253 fixed - fscanfMat failed to read a file with some lines
4719 of text at the end (backward compatibility).
4721 * Bug #9570 fixed - fprintfMat did not use the good format argument with nan and
4724 * Bug #9869 fixed - fscanf did not check the number of input arguments.
4726 * Bug #9917 fixed - mputl function crashed with a wrong second parameter.
4728 * Bug #10055 fixed - findfiles had a wrong default filter under GNU/Linux
4731 * Bug #10300 fixed - fscanfMat did not free some memory.
4733 * Bug #10355 fixed - Error messages in fullfile function were not localized.
4739 * The assert module provides a set of assertion functions.
4740 The goal of this module is to provide functions to check the
4741 behavior of some other functions, for example in unitary tests.
4742 We emphasize the use of consistent tools for testing numerical
4743 issues, with the goal of testing numerical algorithms more easily.
4744 In particular, we provide a comparison function for two floating
4745 point numbers, which allows to check that two numbers are
4746 "numerically almost equal", i.e. that the relative error is small.
4747 This automatically fixes Bug #4381.
4749 * The damp function in CACSD module computes the natural pulsation
4750 and damping factor of linear dynamical systems.
4756 * neldermead: Added a demonstration - search for largest / smallest polygon.
4758 * Improved clarity of examples in the help pages of
4759 optimization module.
4760 Avoid unnecessary calls to "deff".
4761 Avoid the "all statements in whole line" style.
4763 * readmps - Created unit test.
4764 Fixed bug in error messages management.
4765 Fixed bug in a test file reading.
4766 Defined a printing system by overloading for MPS structure.
4767 Updated the help page.
4769 * genetic_algorithms - performances improved (2 to 4 times faster).
4771 * Bug #7093 fixed - The data structure generated by neldermead_new could not
4772 be saved and reloaded.
4774 * Bug #7889 fixed - The tolerance on x for neldermead was too small.
4775 Updated -tolxrelative default value from %eps to sqrt(%eps).
4777 * Bug #7891 fixed - The neldermead component had too many options.
4778 Tagged -costfargument option of optimbase as obsolete: will be
4779 maintained for backward compatibility until 5.4.1.
4780 The -fun option can now be a list, where the element #1 is a
4781 function, and the elements #2 to the end are automatically appended to
4782 the calling sequence.
4783 Tagged -outputcommandarg option of optimbase as obsolete: will be
4784 maintained for backward compatibility until 5.4.1.
4785 The -outputcommand option can now be a list, where the element #1 is
4786 a function, and the elements #2 to the end are automatically appended
4787 to the calling sequence.
4788 Tagged "outputfun(x,optimValues,state)" calling sequence of fminsearch
4789 as obsolete: will be maintained for backward compatibility until
4791 The new calling sequence is "stop=outputfun(x,optimValues,state)"
4792 Tagged "myoutputfun(state,data)" calling sequence of neldermead
4793 as obsolete: will be maintained for backward compatibility until
4795 The new calling sequence is "stop=myoutputfun(state,data)"
4796 Tagged "-myterminateflag" and "-myterminate" options as obsolete:
4797 will be maintained for backward compatibility until 5.4.1.
4798 See the help page of neldermead for details to update your
4801 * Bug #7892 fixed - The neldermead component did not provide a default
4803 The new function neldermead_defaultoutput was created
4804 to print a simple one line output message by iteration.
4806 * Bug #8542 fixed - In neldermead, there were undocumented default options.
4807 Same changes applied to the help of optimbase.
4809 * Bug #8543 fixed - In neldermead, the help page presented a wrong order
4812 * Bug #8545 fixed - In neldermead, the printing system displayed too long
4815 * Bug #8546 fixed - The neldermead functions might have called f outside
4818 * Bug #8547 fixed - The neldermead function called f outside the constraints.
4820 * Bug #8549 fixed - The neldermead function did not help to debug
4823 * Bug #8552 fixed - Improved fminsearch to provide Extra Parameters.
4824 Help page updated with new section "The cost function" and new
4825 example "Passing extra parameters".
4827 * Bug #8676 fixed - The pack/unpack functions had no help pages.
4829 * Bug #8777 fixed - The neldermead function failed to restart with bounds.
4830 Added examples of restarts with/without bounds in the
4831 neldermead help page.
4833 * Bug #8805 fixed - The neldermead function, algorithm box, wrongly used
4834 the output function.
4836 * Bug #9323 fixed - The messages in optimbase_checkbounds were not localized.
4837 Same changes applied to optimbase_checkx0.
4839 * Bug #9472 fixed - The ind argument of optim was inconsistently documented.
4841 * Bug #9566 fixed - The tolvarianceflag, tolabsolutevariance,
4842 tolrelativevariance options of neldermead are now obsolete.
4843 See the help page of neldermead for details to update your
4846 * Bug #9567 fixed - The neldermead overview had a TODO section.
4848 * Bug #9576 fixed - The neldermead component did not check the bounds
4849 of some input parameters.
4851 * Bug #9578 fixed - The optimbase_configure function did not check the
4852 values of input arguments.
4854 * Bug #9607 fixed - The optimsimplex_new function poorly managed the
4855 variable number of arguments.
4857 * Bug #9612 fixed - The quapro help page has been removed.
4859 * Bug #9698 fixed - The optim/"gc" algorithm did not support imp=-1.
4861 * Bug #9822 fixed - The value ind=1 of optim was not supported by
4868 * Bug #9357 fixed - stdevf returned zero for row vector arguments.
4870 * Bug #9846 fixed - stdevf() gave zero result when a single row matrix was evaluated.
4872 * Bug #7387 fixed - The help pages for rand and grand functions gave wrong advice.
4878 * Bug #9749 fixed - expm reported non convergence problem.
4884 * ordmmd help page and unit test created.
4886 * Organized help pages into sub-sections.
4888 * Bug #10126 fixed - Wrong (or failing) insertion in a sparse matrix.
4894 * A new system to keep track of the translations of the main documentation
4895 has been developed. See http://help.scilab.org/status/fr_FR/,
4896 help.scilab.org/status/pt_BR/ and http://help.scilab.org/status/ja_JP/
4899 * <ALT>+<LEFT ARROW> / <ALT>+<RIGHT ARROW> allows browsing the history
4902 * The space key behave like the page down key (See Bug #9491).
4904 * Management of the revhistory / revision tag to provide information about
4905 the history of the function.
4907 * Bug #3431 fixed - Some help tools functions were obsolete and not removed.
4909 * Bug #9105 fixed - err output parameter of mopen function was not documented.
4911 * Bug #9299 fixed - Fix a typo in the cspect, pspect and window help pages
4912 (Hanning changed to Hann).
4914 * Bug #9320 fixed - analpf help page gave wrong frequency units of omega (Hz instead of rd/s).
4916 * Bug #9417 fixed - In English, api_scilab polynom help pages updated to the word
4919 * Bug #7133 fixed - help_from_sci function did not return the function template.
4921 * Bug #7134 fixed - help_from_sci produced an invalid .xml file.
4923 * Bug #9790 fixed - windows_tools help were not available for all platforms.
4925 * Bug #9983 fixed - The xclick help page did not clearly specify the axes used for
4932 * 'oemtochar' and 'chartooem' functions (windows_tools) are obsolete and will be
4933 removed in Scilab 5.4.1.
4935 * 'showalluimenushandles' function (graphics) was undocumented. This function is
4936 obsolete and will be removed on 5.4.1.
4937 Use set(get(0), "ShowHiddenHandles", "on"); instead.
4939 * 'code2str' and 'str2code' are obsolete and will be removed on 5.4.1, please use
4943 Removed Functions (previously declared as obsolete)
4944 ====================================================
4946 * ilib_for_link, ilib_build no more accept files with ".o" or ".obj" extensions
4949 * 'with_atlas' removed. Please use 'getdebuginfo' instead.
4951 * C API function Error(x) removed. Please use SciError instead.
4953 * 'MSDOS' removed. Please use 'getos' instead.
4959 * Under GNU/Linux and Mac OS X, Scilab start-up speed of scilab-cli and
4960 scilab-adv-cli has been improved by 15 to 20 % (see Compilation for more
4963 * SSE is now enabled by default under GNU/Linux with 32-bit CPU (it is already
4964 the case under 64-bit CPU).
4965 Pentium III class (or equivalent) with SSE instructions is required.
4967 * Improved performances of function pareto_filter (Genetic algorithms).
4969 * Bug #8608 fixed - dec2hex, hex2dec, dec2oct, oct2dec, base2dec code have been
4970 simplified and optimized.
4976 * Under Windows, Scilab uses VS 2010 Pro and Express solution.
4978 * Under GNU/Linux and Mac OS X, engine libraries have been merged into a single
4979 library named libscilab-cli.so. This greatly improves the start-up
4981 Note that the --enable-maintainer-mode enables the previous behavior (simply
4982 the development process).
4984 * Under GNU/Linux and Mac OS X, all modules build as standalone their algorithms
4985 as a static library (only available in the source tree).
4986 This will avoid an important dependency tree for unitary testing.
4988 * Under GNU/Linux and Mac OS X, for each module, the list of
4989 explicit dependencies on the other libraries is no more needed.
4990 Use libscilab-cli.so or libscilab.so to link against Scilab.
4992 * Enforce a minimal version of JRosetta (1.0.4).
4994 * Enforce a minimal version of flexdock (1.0).
4996 * Enforce a minimal version of GIWS (1.3.0).
4998 * Force the Java class version target to version 6 (or 1.6).
5000 * Add Java 7 in the Debian & Ubuntu search path under GNU/Linux.
5002 * Under GNU/Linux and Mac OS X, if ccache is installed, use it to build Scilab.
5004 * Bug #9409 fixed - Warning "remark #8291" removed with Intel Fortran 2011 compiler.
5006 * Bug #9500 fixed - Explicit the GUI module manifest class-path to facilitate Debian
5007 checking tool process.
5009 * Bug #9782 fixed - configure with --without-gui was failing.
5011 * Bug #9793 fixed - --without-gui now also disables Xcos.
5013 * Bug #9883 fixed - Build with --disable-build-help was failing.
5015 * Bug #9991 fixed - ./configure --without-xcos failed to build.
5017 * Bug #10158 fixed - Configure used g77 even if gfortran was available.
5023 * Bug #9432 fixed - Link a 64-bit dynamic library on a 32-bit platform returned
5024 a wrong error message under Windows.
5026 * Bug #9761 fixed - NDEBUG was not defined for dynamic link (by default) in
5027 release mode under Windows.
5029 * Bug #9930 fixed - ilib_build did not display all filenames used.
5031 * Bug #10320 fixed - libname argument of ilib_for_link did not work.
5033 * Bug #10344 fixed - Windows SDK 7.1 was not detected with VS Express 2010
5034 under 64-bit platform.
5040 * Shows the dimension of the variable by default.
5042 * Automatically resize the variable browser table when docked.
5044 * A tooltip has been added on the type column to display the name of the type.
5046 * A tooltip has been added on the size column to display the size in bytes
5047 (like in previous versions of Scilab).
5053 * Default text in history for a starting session has been changed for:
5054 "Begin Session: Tue Jun 21 14:35:45 2011" to "21/06/2011 14:35:45"
5060 * Obsolete value for line_style property:
5061 0 and 1 are equivalent values for SOLID rendering.
5062 A warning message will be displayed if the user tries to set this property to 0.
5063 Setting this property to 0 will no more be supported in Scilab 5.4.1.
5065 * getcallbackobject: Input argument must be an UID (String) and no more an index (Constant).
5067 * datatips tool improved on several aspects:
5068 - It is now possible to manage directional arrows as well as
5069 square mark markers.
5070 - The automatic label placement has been improved to avoid the
5071 overlapping with the curve.
5072 - It is now possible to have painted box or box free labels.
5073 - Markers can now be selected and moved using the arrow keys
5074 or deleted with the "Del" key.
5076 * Bug #2043 fixed - The graphic function copy() did not manage axes. Thanks to
5077 Samuel Gougeon for the fix.
5079 * Bug #7412 fixed - Better management of datatips activation/deactivation.
5081 * Bug #7419 fixed - datatips(): customization is now available through a GUI.
5083 * Bug #8239 fixed - Activation of datatips overwrote and destroyed any event_handler
5086 * Bug #8965 fixed - copy function did not work for handles.
5088 * Bug #9269 fixed - Specified graphic entities for legend were drawn in reverse order.
5090 * Bug #9330 fixed - delete() called overloading instead of deleting the current
5093 * Bug #9455 fixed - The contourf and contourf 2 demonstrations displayed unwanted dots.
5095 * Bug #10121 fixed - polyline.interp_color_vector where not saved or recoverable
5096 by xsave/xload. Thanks to Samuel Gougeon for the fix.
5098 * Bug #10298 fixed - Example of datatipSetDisplay generated an error.
5100 * Bug #10331 fixed - datatipCreate produced a warning and an error instead of
5101 a warning if the curve user_data was not a struct.
5106 * Bug #5380 fixed - atomsShow() output was broken (separators were not aligned).
5108 * Bug #8648 fixed - The tarball was not deleted when a module was removed (SEP #71).
5110 * Bug #8664 fixed - Message error updated for non-supported OS.
5112 * Bug #8763 fixed - ATOMS installation path was shared on Windows 64 with 32-bit.
5114 * Bug #8942, #9805 fixed - atomsSystemUpdate() failed under some Windows.
5116 * Bug #9127 fixed - "Home" item renamed to "Installed Modules".
5118 * Bug #9679 fixed - atomsSystemUpdate checks that Scilab is not in offLine mode, or writes a warning message if so.
5120 * Bug #9805, #8942 fixed - atomsSystemUpdate() failed under some Windows.
5122 * Bug #9967 fixed - Windows UAC was causing trouble with atomsRepositorySetOfl (internal function).
5124 * Bug #10025 fixed - Wrong url in some help files examples.
5126 * Bug #10031 fixed - atomsDisp did not work with "\n" in messages text.
5128 * Bug #10223 fixed - Errors messages in atomsDownload must be clearer.
5134 * Java mapping of Scilab data has now a new method called getType() which
5135 returns the value of the ScilabTypeEnum enum.
5137 * New methods added:
5138 - Scilab.execException(String)
5139 Same as Scilab.exec(String) but returns an exception when a Scilab error occurs
5140 - Scilab.execException(String[])
5141 Same as Scilab.exec(String[]) but returns an exception when a Scilab error occurs
5142 - Scilab.execException(File)
5143 Same as Scilab.exec(File) but returns an exception when a Scilab error occurs
5145 * Bug #9149 fixed - Calling a graphic function without activating the appropriate
5146 mode did not triggered an exception.
5148 * Bug #9467 fixed - Unnecessary declarations in MAKE.BAT of Javasci examples.
5150 * Bug #9544 fixed - Calling graphic with Javasci from a SWING application from
5151 EDT was crashing the execution of a Java program.
5157 * Add functions to identify list datatypes:
5158 isListType, isNamedListType, isTListType, isNamedTListType, isMListType,
5163 CACSD and Signal Processing
5164 ===========================
5166 * Bug #1635 fixed - iir filter frequency response might have been wrong.
5167 "pole zero gain" representation added as possible iir function
5170 * Bug #7895 fixed - fft2() was broken under Windows with MKL wrapper.
5172 * Bug #7901 fixed - besselh.tst failed under Windows.
5174 * Bug #8684 fixed - wfir function produced an error message when used interactively.
5176 * Bug #9098 fixed - CACSD demonstrations --> Robust control failed on 64-bit Windows.
5178 * Bug #9214 fixed - abaque replaced by nicholschart in the black.sci comments.
5180 * Bug #9266 fixed - fftw crashed under Windows when using MKL wrapper.
5182 * Bug #9321 fixed - Missing tests and help info for some CACSD functions.
5184 * Bug #9647 fixed - At Scilab start-up, the variable fft was declared by default
5185 while it should not have been.
5187 * Bug #9675 fixed - iir generated bad results.
5189 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
5191 * Bug #9719 fixed - delip.tst execution froze under Windows.
5193 * Bug #9725 fixed - syredi.tst execution froze under Windows.
5195 * Bug #10008 fixed - Wrong unit in the datatip for bode function.
5197 * Bug #10169 fixed - Bad clipping option in evans.
5199 * Bug #11092 fixed - Incorrect argument check in h_inf
5205 * The linspace function accepts column vectors as input argument for the two
5206 first input arguments. Thanks to Guillaume AZEMA for the implementation.
5208 * The logspace function accepts column vectors as input argument for the two
5209 first input arguments.
5211 * Change the buffering display mode.
5213 * SEP #67: lines(0) by default at start-up.
5215 * Options -disable-exception-catching added under GNU/Linux & Mac OS X.
5216 Disables the Scilab exception catching system.
5218 * texmacs module moved as an ATOMS module.
5219 atomsInstall('texmacs')
5221 * PVM module moved as an ATOMS module.
5224 * maple2scilab module moved as an ATOMS module.
5225 atomsInstall('maple2scilab')
5227 * SEP #69: predef('names') returns names of protected variables by predef.
5229 * printf moved as alias on mprintf function.
5231 * sprintf moved as alias on msprintf function.
5237 * Bug #1604 fixed - List extraction failed.
5239 * Bug #3291 fixed - SCI/modules/tclsci/tcl/BWidget-1.8.0/ moved as prerequirements.
5241 * Bug #4240 fixed - Some unexpected blank lines were displayed with the dir function.
5243 * Bug #4576 fixed - An example of ilib_build with "cflags" argument was missing.
5245 * Bug #4833 fixed - msprintf() interpreted "\n" as a carriage return even if "\n"
5246 was supplied by the 2nd input argument.
5248 * Bug #4847 fixed - In uigetfile, there was no way to select files with a given
5251 * Bug #5491 fixed - Clearly states that haveacompiler() only works under Windows.
5253 * Bug #5696 fixed - When SE Linux is enabled, error messages for
5254 Scilab in the Scilab binary distribution disabled.
5256 * Bug #6408 fixed - prompt() removed trailing whites.
5258 * Bug #6819 fixed - prompt() interpreted '<...>' as html.
5260 * Bug #6875 fixed - test_run() could not run at once on the +3000 tests of
5263 * Bug #7061 fixed - changelog.txt, readme.txt, version.xml removed from modules.
5265 * Bug #7249 fixed - 'string' function did not work as documented
5266 with a macro as input argument.
5268 * Bug #7333 fixed - In BrowseVar, variables could have a weird type number.
5270 * Bug #7358 fixed - Help pages of type and typeof have now links to the actual
5273 * Bug #7409 fixed - Some corrupted matrices could be created from api_scilab.
5275 * Bug #7700 fixed - Bad proposition in the console history when a char was added.
5277 * Bug #7745 fixed - add_demo moved in demo_tools module.
5279 * Bug #7815 fixed - tohome() function erased previous and future commands in Scilab console.
5281 * Bug #8086 fixed - Some functions displayed a wrong error message when called
5282 without input argument.
5284 * Bug #8243 fixed - xgeom demonstration renamed to geom3d.
5286 * Bug #8245 fixed - gsort() did not allow overloading with not managed types.
5288 * Bug #8296 fixed - Asking for extra array dimension value with size crashed Scilab.
5290 * Bug #8420 fixed - lines crashed Scilab in some cases.
5292 * Bug #8688 fixed - fillMatrixOfString did not check available memory on stack.
5294 * Bug #8753 fixed - Help file of c_link did not describe input argument num.
5296 * Bug #8768 fixed - GetRhsVar(..., STRING_DATATYPE, ...) did not check size of input argument.
5298 * Bug #8797 fixed - Update of the help pages of getdate('s') to detail that
5299 the returned value contains the leap seconds.
5301 * Bug #8874 fixed - Display of complex numbers with Inf or Nan for real or imaginary
5304 * Bug #8963 fixed - mtlb_mode test failed under Windows.
5306 * Bug #9045 fixed - plot2d did not support overloading.
5308 * Bug #9056 fixed - A uicontrol could not be closed with <META>+W.
5310 * Bug #9104 fixed - 'warning' used in a diary Scilab session added timestamp
5313 * Bug #9129 fixed - Completion on field did not propose graphics handle fields
5316 * Bug #9156 fixed - mgetl.c compilation failed under some Windows.
5318 * Bug #9164 fixed - The unit tests now use the new assert functions.
5320 * Bug #9268 fixed - Scilab was overriding a predefined variable JAVA_HOME.
5322 * Bug #9277 fixed - Escape character "\" did not work with msprintf.
5324 * Bug #9339 fixed - tbx_build_help function did not manage languages correctly.
5326 * Bug #9354 fixed - savematfile could not save imbricate structures.
5328 * Bug #9414 fixed - 'SCI' and 'SCIHOME' variables were not documented.
5330 * Bug #9452 fixed - It was impossible to download Intel MKL through a proxy.
5332 * Bug #9461 fixed - The assert_checkalmostequal function did not manage
5333 sparse matrices and hypermatrices.
5335 * Bug #9479 fixed - Typo fixed (intput => input).
5337 * Bug #9498 fixed - A long history caused Scilab start-up to be very long.
5339 * Bug #9510 fixed - export_to_hdf5 did not return %f when trying to export
5340 unmanaged types (function, macro, ...).
5342 * Bug #9531 fixed - assert_checkequal failed with mlist.
5344 * Bug #9540 fixed - MKL Pentium 4 target was not downloaded by installer under Windows.
5346 * Bug #9542 fixed - During export operation, the file could be locked by another
5347 process (Windows Bug).
5349 * Bug #9543 fixed - Scilab did not use the default DocumentBuilderFactory
5350 to parse XML configuration files.
5352 * Bug #9555 fixed - Typo error in the deff help page.
5354 * Bug #9571 fixed - "error(144)" returned a wrong variable name.
5356 * Bug #9573 fixed - getdebuginfo did not report multiple video cards under Windows.
5358 * Bug #9581 fixed - cleaner.sce in toolbox_skeleton did not remove all generated files.
5360 * Bug #9599 fixed - Error message "at line ... of function ... called by" was
5361 printed directly on the same line.
5363 * Bug #9635 fixed - Some temp. variables were not removed when test_run was used.
5365 * Bug #9647 fixed - At Scilab start-up, the variable fft was declared by default
5366 while it should not have been.
5368 * Bug #9659 fixed - "error(246)" returned a bad message for overloading.
5370 * Bug #9682 fixed \D0 3-D assignment into a 2-D array of integers issued an error.
5372 * Bug #9696 fixed - An error in an if expression inside a try make Scilab froze.
5374 * Bug #9699 fixed - A single $ as text in a text ui led to a segfault.
5376 * Bug #9707 fixed - createNamedXXX did not check variable name.
5378 * Bug #9708 fixed - createNamedXXX did not check length of variable name.
5380 * Bug #9712 fixed - Help of StartScilab had a error about Stacksize argument type.
5382 * Bug #9716 fixed - amell.tst execution froze under Windows with reference lapack library.
5384 * Bug #9717 fixed - dllinfo.tst failed under Windows binary versions.
5386 * Bug #9728 fixed - SCI/modules/special_functions/src/fortran/special_functions_f.def
5387 was not ignored (generated file).
5389 * Bug #9730 fixed - lines() returned an int32 and not a double value.
5391 * Bug #9755 fixed - Completion on paths was not case insensitive under Windows.
5393 * Bug #9756 fixed - polelm.tst unitary test failed under 64-bit Windows.
5395 * Bug #9763 fixed - comet3d did not check input argument presence.
5397 * Bug #9765 fixed - Remove ref to scicos_pal in sci_f_clear.f.
5399 * Bug #9766 fixed - Scilab under Mac OS X 10.7 did not start.
5401 * Bug #9791 fixed - toolbar visible state change crashed Scilab in NW mode.
5403 * Bug #9799 fixed - pol2str did not manage matrix of polynomials and input argument
5404 type was not checked.
5406 * Bug #9804 fixed - Starting Scilab with an external module emptied the
5407 demonstrations list menu.
5409 * Bug #9825 fixed - The assert_computedigits function gave too large correct digits.
5411 * Bug #9833 fixed - percent was badly formatted by Scierror function.
5413 * Bug #9836 fixed - repfreq failed due to singular problem.
5415 * Bug #9838 fixed - evstr froze on some specific strings.
5417 * Bug #9843 fixed - Colormaps with 2 colors could not be created.
5419 * Bug #9858 fixed - length() could not be overloaded with mlist.
5421 * Bug #9879 fixed - Fix some minor issues in the isdir help pages.
5423 * Bug #9880 fixed - Fix a page referencing itself in the help page.
5425 * Bug #9881 fixed - Fix a mistake in call help page.
5427 * Bug #9885 fixed - User initialization scripts (scilab.ini, .scilab) did not work.
5429 * Bug #9899 fixed - string(10*log10(1/10)) gave -0, instead of -10.
5431 * Bug #9900 fixed - There was a memory leak in getAllocatedMatrixOfString,
5432 getAllocatedMatrixOfWideString, getAllocatedNamedMatrixOfString,
5433 and getAllocatedNamedMatrixOfWideString.
5435 * Bug #9920 fixed - winqueryreg did not manage HKEY_CURRENT_CONFIG.
5437 * Bug #9929 fixed - Improve integration with Gnome shell and Unity.
5439 * Bug #9950 fixed - It was possible to select several texts in the console.
5441 * Bug #9957 fixed - msprintf("%d\r", 2) returned '2r'.
5443 * Bug #9963 fixed - The assert_computedigits function was not vectorized.
5445 * Bug #9966 fixed - The default value of comptype in assert_checkalmostequal
5448 * Bug #9971 fixed - GLoad macro not used and not documented has been removed.
5450 * Bug #9979 fixed - The who_user() function printed a wrong message.
5452 * Bug #9980 fixed - Frozen console when one tried to complete an empty string.
5454 * Bug #10001 fixed - %inf:%inf crashed Scilab.
5456 * Bug #10016 fixed - The damp function unit test failed under Windows.
5458 * Bug #10019 fixed - 'exec' crashed with error 113 for too long lines.
5460 * Bug #10037 fixed - checkalmostequal.tst unitary test failed under Linux x64.
5462 * Bug #10073 fixed - Use the new Scilab icon for GNU/Linux installations.
5463 Icons renamed from XPM to PNG.
5465 * Bug #10105 fixed - Focus was not given to the prompt when outputview had it.
5467 * Bug #10119 fixed - assert_checkequal did not support sparse complex doubles
5469 * Bug #10124 fixed - strsplit crashed with wrong input arguments.
5471 * Bug #10151 fixed - Wrong error message about polynomials was displayed.
5473 * Bug #10179 fixed - Weird behavior with evstr.
5475 * Bug #10282 fixed - repmat did not work for scalar input on dims greater than 2
5476 neither for N-D arrays.
5478 * Bug #10283 fixed - w and iw output arguments of ode function
5479 are now directly read from work table used in sub-functions.
5481 * Bug #10289 fixed - xload returns a more explicit error message when a file does
5484 * Bug #10292 fixed - Improved description of modulo help page.
5486 * Bug #10293 fixed - Improved description of bvode help page.
5488 * Bug #10324 fixed - format(m) where m is a vector did not work but the
5489 documentation stated it could be used.
5491 * Bug #10366 fixed - A warning about fun2string redefinition was displayed
5492 when we used "Edit label generator" and click "Ok".
5498 * Random crash under Mac OS X at start-up.
5499 Some random crash can occur at first Scilab start-up. Try to restart Scilab.
5501 * Some issues at start-up under Mac OS X 10.6.7 (and previous 10.6 versions)
5503 If you have "Audio Hijack" installed on your Mac OS X, it prevents some
5504 applications to work including Scilab. See Bug #7012.
5505 Uninstall / disable Audio Hijack should fix this problem.
5506 Airfoil, also developed by Rogue Amoeba, has been reported as also breaking