Age | Commit message (Expand) | Author | Files | Lines |
2011-04-19 | bug 7061 fixed - changelog.txt, readme.txt, version.xml removed from modules. | Allan CORNET | 349 | -1530/+397 |
2011-04-19 | remove with_atlas macro (obsolete since 5.3.1) , add info in getdebuginfo (fo... | Allan CORNET | 16 | -331/+272 |
2011-04-19 | fix build f2c express (Thanks Clement) | Allan CORNET | 2 | -97/+108 |
2011-04-18 | bug 9156 - mgetl.c compilation failed on some Windows. | Allan CORNET | 2 | -1/+5 |
2011-04-15 | development_tools: Fixed wrong example in the help page of assert_checkerror | Michael Baudin | 1 | -7/+5 |
2011-04-14 | --without-umfpack will lead to an empty alog lib and fail under MacOSX. | Bruno JOFRET | 2 | -2/+6 |
2011-04-14 | --without-fftw will lead to an empty alog lib and fail under MacOSX. | Bruno JOFRET | 2 | -6/+10 |
2011-04-13 | Merge remote branch 'origin/5.3' | Bruno JOFRET | 218 | -5192/+20688 |
2011-04-13 | edit_error could not open the file at the line where an error occured | Calixte DENIZET | 1 | -2/+1 |
2011-04-13 | Merge artifact | Sylvestre Ledru | 1 | -1/+0 |
2011-04-12 | Xcos: update of the xcos_toolbox_skeleton | Clément DAVID | 3 | -4/+12 |
2011-04-12 | Xcos skeleton: | Clément DAVID | 42 | -3/+981 |
2011-04-12 | Xcos:CONST_m localization | Bernard DUJARDIN | 1 | -5/+10 |
2011-04-11 | SciNotes: Incremental Search stays hidden when changing the tab | Calixte DENIZET | 4 | -12/+127 |
2011-04-11 | SciNotes: Bad selected item in OpenSourceFileAction | Calixte DENIZET | 1 | -1/+3 |
2011-04-11 | SciNotes: Sometimes the caret did not blink | Calixte DENIZET | 1 | -5/+12 |
2011-04-11 | Wish 9279 fulfilled: Add a version number in configuration.xml | Calixte DENIZET | 3 | -473/+514 |
2011-04-11 | differential_equations: Improved the help page of ode. | Michael Baudin | 2 | -269/+494 |
2011-04-11 | Optimization: added xml:id tags to help pages of optimsimplex functions | Michael Baudin | 1 | -590/+843 |
2011-04-11 | Optimization: added xml:id tags to help pages of neldermead functions | Michael Baudin | 3 | -1736/+2574 |
2011-04-11 | * Bug 7072 fixed - Fix various issues in the documentation. | Sylvestre Ledru | 23 | -86/+186 |
2011-04-08 | Xcos:WRITEC_f.sci Input parameter box infinite loop | Bernard DUJARDIN | 1 | -1/+1 |
2011-04-08 | bug 9159 fixed - grand(1,3,'uin',1,0) crashed scilab. | Allan CORNET | 4 | -12/+93 |
2011-04-08 | fix test since with_lcc removed and with_atlas obsolete | Allan CORNET | 2 | -6/+0 |
2011-04-08 | Use XML:id to remove the warning at the documentation build time | Sylvestre Ledru | 1 | -6/+6 |
2011-04-08 | Help generation: <term> can now have an xml:id | Calixte DENIZET | 1 | -1/+6 |
2011-04-08 | bug 9280 fixed - wavread failed to read PCM 32 bit float file format. | Allan CORNET | 5 | -109/+164 |
2011-04-08 | Xcos:WRITEAU_f localization | Bernard DUJARDIN | 2 | -19/+19 |
2011-04-08 | Wishes 7720,7721 fullfilled: Add a kind of find/grep in SciNotes | Calixte DENIZET | 20 | -35/+2118 |
2011-04-07 | there is no scilab.properties on Windows | Allan CORNET | 2 | -0/+7 |
2011-04-07 | Xcos:WRITEC_f.sci add check on directrory, localization | Bernard DUJARDIN | 1 | -38/+42 |
2011-04-07 | Xcos:READAU_f localization | Bernard DUJARDIN | 1 | -18/+19 |
2011-04-07 | Xcos:WFILE_f.sci add directory name check, localization | Bernard DUJARDIN | 1 | -26/+37 |
2011-04-07 | Fixed bug #9164: Refactored unit tests with assert functions | Michael Baudin | 219 | -11049/+4985 |
2011-04-07 | Xcos:CLOCK_c localization | Bernard DUJARDIN | 1 | -6/+8 |
2011-04-06 | Japanese translated files updated. | Rui Hirokawa | 9 | -52/+883 |
2011-04-06 | japanese translation updated. | Rui Hirokawa | 1 | -8/+8 |
2011-04-06 | Xcos: doc: update DELAY_f to SEP50 | Clément DAVID | 12 | -52/+3912 |
2011-04-05 | Bug 9300 fixed: Scilab crashed when one tryed to complete an empty mlist | Calixte DENIZET | 5 | -6/+109 |
2011-04-05 | Packaging: | Sylvestre Ledru | 17 | -39/+130 |
2011-04-05 | Make Scilab work again under Mac OS X 10.5 | Sylvestre Ledru | 4 | -1518/+1490 |
2011-04-05 | * Factorisation of the Mac OS X detection | Sylvestre Ledru | 1 | -48/+48 |
2011-04-05 | * Synchronisation from launchpad | Sylvestre Ledru | 732 | -4861/+53587 |
2011-04-04 | update of the localization template + modules | Sylvestre Ledru | 750 | -2925/+3283 |
2011-04-01 | Also install the applescript under Mac OS X | Sylvestre Ledru | 2 | -7/+13 |
2011-04-01 | * The Mac OS X version is checked to avoid errors on unsupported versions | Sylvestre Ledru | 3 | -0/+86 |
2011-04-01 | action_binding: tests: fix after d9d82f | Clément DAVID | 1 | -1/+2 |
2011-04-01 | action_binding: tests: only timeout on error | Clément DAVID | 1 | -4/+7 |
2011-03-31 | development_tools: bug #9249 fixed - The assert_checkerror did not localize t... | Michael Baudin | 15 | -915/+1490 |
2011-03-31 | Tests: action_binding: first test for wait/notify (in and out order) | Clément DAVID | 1 | -0/+64 |