2013-08-06 |
Sylvestre Ledru |
Finish the replace |
tree | commitdiff |
2013-08-06 |
Sylvestre Ledru |
Rename the vmkit flags + provide feedback in the report... |
tree | commitdiff |
2013-08-06 |
Sylvestre Ledru |
Add the option --with-vmkit-package to use Debian packa... |
tree | commitdiff |
2013-07-22 |
Peter Senna Tschudin |
Update headers to llvm-3.3. Tested with vmkit + GNU... |
tree | commitdiff |
2013-06-12 |
Peter Senna Tschudin |
Merged origin/YaSp |
tree | commitdiff |
2013-06-12 |
Peter Senna Tschudin |
- Fixed author names |
tree | commitdiff |
2013-06-05 |
Peter Senna Tschudin |
Autoreconf changes after previous commit |
tree | commitdiff |
2013-06-05 |
Peter Senna Tschudin |
First stage of Jitting the AST. The creation of positiv... |
tree | commitdiff |
2013-06-05 |
Peter Senna Tschudin |
Changes made by autoreconf after previous commit. |
tree | commitdiff |
2013-06-05 |
Peter Senna Tschudin |
Fixed issue with build system. The build environment... |
tree | commitdiff |
2013-05-28 |
Peter Senna Tschudin |
Added Scilab function runVMKit to be used to change... |
tree | commitdiff |
2013-05-24 |
Peter Senna Tschudin |
Fixed bug when DEBUG is defined. Should this be applied... |
tree | commitdiff |
2013-05-24 |
Peter Senna Tschudin |
Merge remote-tracking branch 'origin/YaSp' into richeli... |
tree | commitdiff |
2013-05-24 |
Antoine ELIAS |
improve resume/return management 63/11563/7 |
tree | commitdiff |
2013-05-23 |
Vincent COUVERT |
Fix format function, second input can be a double. 78/11578/1 |
tree | commitdiff |
2013-05-23 |
Vincent COUVERT |
Revert "Better comment management through Shell mode... 74/11574/1 |
tree | commitdiff |
2013-05-23 |
Bruno JOFRET |
Better comment management through Shell mode call 42/11542/3 |
tree | commitdiff |
2013-05-23 |
Antoine ELIAS |
reduce conflict in parser 57/11557/2 |
tree | commitdiff |
2013-05-23 |
Vincent COUVERT |
Disable unplugged modules to avoid errors ar exit 70/11570/2 |
tree | commitdiff |
2013-05-23 |
Antoine ELIAS |
remane sci_warning.cpp/h to warningmode.cpp/h for compa... 65/11565/2 |
tree | commitdiff |
2013-05-23 |
Cedric Delamarre |
complex left division corrected. 62/11562/5 |
tree | commitdiff |
2013-05-22 |
Cedric Delamarre |
complex matrix division corrected. 58/11558/1 |
tree | commitdiff |
2013-05-22 |
Antoine ELIAS |
manage a=42 in parameter of macro 56/11556/1 |
tree | commitdiff |
2013-05-20 |
Cedric Delamarre |
management of hypermatrix in repmat. 49/11549/2 |
tree | commitdiff |
2013-05-20 |
Cedric Delamarre |
Implicit lists are assignable after extraction. 48/11548/2 |
tree | commitdiff |
2013-05-17 |
Antoine ELIAS |
fix windows x64 compilation 45/11545/1 |
tree | commitdiff |
2013-05-17 |
Cedric Delamarre |
set functions as assignable. 41/11541/3 |
tree | commitdiff |
2013-05-17 |
Cedric Delamarre |
funcprot plugged. 22/11522/3 |
tree | commitdiff |
2013-05-17 |
Antoine ELIAS |
update parser to manage list(,,,,), list(1,,3) 31/11531/4 |
tree | commitdiff |
2013-05-17 |
Cedric Delamarre |
varargout test corrected. 23/11523/2 |
tree | commitdiff |
2013-05-16 |
Antoine ELIAS |
fix windows release compilation and remove "some" warni... 18/11518/4 |
tree | commitdiff |
2013-05-16 |
Cedric Delamarre |
wrong function name plugged on gammaln. 16/11516/2 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
iconvert macro corrected. 09/11509/2 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
%i_i_i : rewrite and move to module integer. 08/11508/2 |
tree | commitdiff |
2013-05-15 |
Antoine ELIAS |
Merge remote-tracking branch 'origin/master' into yasp 07/11507/2 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
overload of left division with int added. 06/11506/2 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
bug_4123 : test updated 95/11495/2 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
bug_1977 : test updated. 88/11488/3 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
management of overload in iconvert. 86/11486/7 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
management of error in overloading corrected. 94/11494/4 |
tree | commitdiff |
2013-05-15 |
Cedric Delamarre |
iconvert corrected and test updated about 64bit integer. 84/11484/6 |
tree | commitdiff |
2013-05-14 |
Paul BIGNIER |
Minor typo fixes 91/11491/3 |
tree | commitdiff |
2013-05-14 |
Antoine ELIAS |
fix bug from previous version in matfile_open that... 96/11496/2 |
tree | commitdiff |
2013-05-14 |
Antoine ELIAS |
add include folder in .gitignore 00/11500/1 |
tree | commitdiff |
2013-05-14 |
Sylvestre Ledru |
* Port to matio 1.5.0 * Code cleaning * Prepare code... 80/6680/16 |
tree | commitdiff |
2013-05-14 |
Antoine ELIAS |
fix tcltk detection for ubuntu 13.04 89/11489/3 |
tree | commitdiff |
2013-05-14 |
Cedric Delamarre |
inttype ref file test updated. 79/11479/2 |
tree | commitdiff |
2013-05-14 |
Charlotte HECQUET |
* Bug #12606 fixed - Overloads for grand were not standard. 77/11477/3 |
tree | commitdiff |
2013-05-13 |
Vincent COUVERT |
Fix Linux installation after https://codereview.scilab... 83/11483/1 |
tree | commitdiff |
2013-05-13 |
Calixte DENIZET |
Api: handle hypermatrices 81/11481/1 |
tree | commitdiff |
2013-05-13 |
Antoine ELIAS |
Merge remote-tracking branch 'origin/master' into yasp 80/11480/2 |
tree | commitdiff |
2013-05-13 |
Paul BIGNIER |
Randlib: fix in grand gateway 60/11460/4 |
tree | commitdiff |
2013-05-13 |
Cedric Delamarre |
increase ref of the additional arguments before the... 75/11475/2 |
tree | commitdiff |
2013-05-10 |
Cedric Delamarre |
zeros function corrected. 73/11473/3 |
tree | commitdiff |
2013-05-10 |
Cedric Delamarre |
error message for overloading corrected. 66/11466/4 |
tree | commitdiff |
2013-05-10 |
Cedric Delamarre |
stacksize removed from test. 68/11468/2 |
tree | commitdiff |
2013-05-10 |
Cedric Delamarre |
stacksize removed from test. 65/11465/3 |
tree | commitdiff |
2013-05-10 |
Cedric Delamarre |
bitcmp corrected and test updated. 70/11470/4 |
tree | commitdiff |
2013-05-09 |
Stanislav KROTER |
Translated the purpose of squeeze function into Russian. 63/11463/1 |
tree | commitdiff |
2013-05-07 |
Sylvestre Ledru |
Also allow the edition of a variable from a right click 45/11445/5 |
tree | commitdiff |
2013-05-07 |
Sylvestre Ledru |
In browsevar, allows a user to plot the variable (alrea... 53/11353/9 |
tree | commitdiff |
2013-05-07 |
Charlotte HECQUET |
* Bug #5365 fixed - makecell help page was in the ... 59/11459/2 |
tree | commitdiff |
2013-05-06 |
Peter Senna Tschudin |
Initial integration with VMKit. See: README_VMKit |
tree | commitdiff |
2013-05-06 |
Peter Senna Tschudin |
Merge remote-tracking branch 'origin/YaSp' into richeli... |
tree | commitdiff |
2013-05-06 |
Antoine ELIAS |
rewrite real in api c++, some change in sparse type 51/11451/4 |
tree | commitdiff |
2013-05-06 |
Charlotte HECQUET |
* Bug #12150 fixed - datatipCreate failed with one... 42/11442/2 |
tree | commitdiff |
2013-05-06 |
Calixte DENIZET |
SciNotes: Wait a little time before to highlight something 44/11444/2 |
tree | commitdiff |
2013-05-06 |
Clément DAVID |
* Bug #12568 fixed - "Recent files" menu entry should... 52/11452/2 |
tree | commitdiff |
2013-05-06 |
Vincent COUVERT |
Fix wrong error message introduced by https://coderevie... 53/11453/1 |
tree | commitdiff |
2013-05-06 |
Cedric Delamarre |
bug_11618 : test updated. Wrong display of 0 in Master. 40/11440/3 |
tree | commitdiff |
2013-05-06 |
Alexandre HERISSE |
* Bug #7350 fixed - The superblock I/O ports numbering... 55/10855/8 |
tree | commitdiff |
2013-05-03 |
Peter Senna Tschudin |
Merge remote-tracking branch 'origin/YaSp' into richeli... |
tree | commitdiff |
2013-05-02 |
Antoine ELIAS |
clone varargout varaible before close scope 38/11438/1 |
tree | commitdiff |
2013-05-02 |
Antoine ELIAS |
add macrovar function 13/11413/4 |
tree | commitdiff |
2013-05-02 |
Antoine ELIAS |
Now items in list are cloned, add setfield and getfield... 34/11434/2 |
tree | commitdiff |
2013-05-02 |
Sylvestre Ledru |
Add a target to generate the correct scirenderer.jar... 37/11437/2 |
tree | commitdiff |
2013-05-02 |
Cedric Delamarre |
mode(5) and useless conditions removed from sparse... 36/11436/2 |
tree | commitdiff |
2013-05-02 |
Cedric Delamarre |
comparison between sparse corrected. 35/11435/2 |
tree | commitdiff |
2013-05-02 |
Cedric Delamarre |
substraction of identity to complex matrix corrected. 33/11433/1 |
tree | commitdiff |
2013-05-02 |
Cedric Delamarre |
Create a sparse with null size should return an empty... 30/11430/2 |
tree | commitdiff |
2013-04-30 |
Antoine ELIAS |
bad Visual Studio 2010 path in dynamic link 31/11431/1 |
tree | commitdiff |
2013-04-30 |
Antoine ELIAS |
enable optiomization -O2 in core_f in release mode 29/11429/1 |
tree | commitdiff |
2013-04-30 |
Antoine ELIAS |
add ";" in pcg_list test 02/11402/3 |
tree | commitdiff |
2013-04-30 |
Antoine ELIAS |
sparse : remove sps2adj macros, rewrite ordmmd fortran... 00/11400/3 |
tree | commitdiff |
2013-04-29 |
Charlotte HECQUET |
* Bug #12045 fixed - repmat returned wrong result if... 90/10490/10 |
tree | commitdiff |
2013-04-27 |
Calixte DENIZET |
FileBrowser: go to previous in history did not work 17/11417/2 |
tree | commitdiff |
2013-04-26 |
Peter Senna Tschudin |
Merge remote-tracking branch 'origin/YaSp' into richeli... |
tree | commitdiff |
2013-04-26 |
Charlotte HECQUET |
* Bug #9851 fixed - Error message occurred because... 06/11406/3 |
tree | commitdiff |
2013-04-26 |
Adeline CARNIS |
Fix test win64b: test_run('signal_processing', 'hank') 16/11416/2 |
tree | commitdiff |
2013-04-26 |
Charlotte HECQUET |
* Bug #8687 fixed - typeof() function failed on uint8... 15/11415/2 |
tree | commitdiff |
2013-04-26 |
Adeline CARNIS |
Fix test win64b: test_run('randlib', 'grand_generators') 12/11412/2 |
tree | commitdiff |
2013-04-26 |
Adeline CARNIS |
Fix test win64b: test_run('graphics', 'figure.resizefcn... 14/11414/1 |
tree | commitdiff |
2013-04-26 |
Cedric Delamarre |
check error in return of api functions. 03/11403/5 |
tree | commitdiff |
2013-04-26 |
Antoine ELIAS |
add macrovar test 11/11411/1 |
tree | commitdiff |
2013-04-26 |
Adeline CARNIS |
Fix test win64b: test_run('integer', intops') 10/11410/2 |
tree | commitdiff |
2013-04-26 |
Paul BIGNIER |
Xcos palettes: doc fix for TrigFun's atan2() 08/11408/3 |
tree | commitdiff |
2013-04-26 |
Paul BIGNIER |
*Bug #8264 fixed - Fixed doc for Matlab's atan2() equiv... 05/11405/4 |
tree | commitdiff |
2013-04-26 |
Charlotte HECQUET |
* Bug #10287 fixed - An error message added for complex... 80/11380/3 |
tree | commitdiff |
2013-04-26 |
Adeline CARNIS |
Fix test win64b: test_run('graphics', 'contour2d') 04/11404/2 |
tree | commitdiff |
2013-04-25 |
Charlotte HECQUET |
* Bug #6988 fixed - Error messages in modules/data_stru... 92/11392/3 |
tree | commitdiff |
next |