projects
/
scilab.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
scilab.git
2015-10-22
Cedric Delamarre
Makefiles.in fixed about BLAS_CFLAGS
74/17374/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Francois Granade
reverted change for chroot architecture detection,...
70/17370/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Paul Bignier
Scicos src: comment out Structs in var2vec
41/17341/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-22
Clément DAVID
Scilab launch script: support i386 chroot on a x86_64...
34/14234/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Revert "Configure: detect Atlas on Fedora >= 21"
65/17365/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Localization: regenerate locales
64/17364/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Java tests: fix junit4 setup (by adding the missing...
59/17359/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Charlotte HECQUET
* Bug #14203 fixed - Improve some error messages, some...
63/17363/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Xcos MVC: handle XCOS / ZCOS file loading
28/17328/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Xcos: reintroduce a private xcosDiagramToScilab
27/17327/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Paul Bignier
Scicos src: fix memleaks
39/17139/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Configure: detect Atlas on Fedora >= 21
42/17042/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Make doc: build on Java headless
62/17362/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Clément DAVID
Xcos MVC: fix all cosf tests load and compile
53/17353/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Cedric Delamarre
* Bug 14209 fixed - display of ImplicitList fixed.
57/17357/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Calixte DENIZET
SLint: remove pcre_free_study (which caused a bug on...
56/17356/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Paul Bignier
Xcos MVC: fix memleak in list insertion
48/17348/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Cedric Delamarre
[bug_14205] double free fixed
40/17340/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-21
Antoine ELIAS
fix new power impl on windows, zgemm need doublecomplex...
58/17358/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Cedric Delamarre
libX dependencies removed in cli binary
49/17349/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Cedric Delamarre
performance improved about power.
36/17336/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Cedric Delamarre
invalid read in polynomials prod fixed and bool2s memor...
54/17354/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Clément DAVID
Linux : SSE2 support is now mandatory
92/17292/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Antoine ELIAS
fix null terminated in toUTF8 and toWide convertion...
52/17352/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Antoine ELIAS
wrong name of embedded file
51/17351/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Cedric Delamarre
modules Makefile.am fixed about forgotten '\'
50/17350/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Antoine ELIAS
add cnes slint configuration files to Windows installer...
47/17347/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Calixte DENIZET
SLint: add xml conf files
46/17346/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Antoine ELIAS
enable slint module at scilab start on windows
45/17345/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Clément DAVID
Xcos MVC: regenerate SWIG files
44/17344/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Antoine ELIAS
add slint to windows installer
43/17343/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Bignier
Xcos MVC & GUI: allow to clone naked blocks (no ports)
73/17273/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Calixte DENIZET
Slint: add PCRE flags (again...)
39/17339/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Calixte DENIZET
Slint: add PCRE flags
38/17338/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Clément DAVID
Xcos: as the loading is incomplete, NPE may be thrown
37/17337/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Calixte DENIZET
Add a lint tool for Scilab's code
10/17110/13
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Paul Bignier
Xcos GUI: fix Link creation
02/17302/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Cedric Delamarre
Mac complation fixed about missing symbole __ZN12Tclsci...
33/17333/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Antoine ELIAS
clear result in listexp before leave
34/17334/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Charlotte HECQUET
* Bug #13864 fixed - macro %l_isequal was useless in...
30/17330/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Clément DAVID
Xcos GUI: handle XCOS / ZCOS import
90/17290/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Clément DAVID
Xcos MVC: add a mirror boolean on ANGLE
26/17326/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Antoine ELIAS
fix row concatenation with overloaded type
25/17325/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Charlotte HECQUET
* Bug #13862 fixed - There was no lazy evaluation of...
18/17318/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Adeline CARNIS
xpoly does not return handle. Test: Demo > CACSD >...
21/17321/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Adeline CARNIS
call function does not exist in version 6. A gateway...
79/17279/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Charlotte HECQUET
fgrayplot demo was K.O because of command grayplot...
03/17303/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Cedric Delamarre
[mem leak] run_CallExp fixed about ImplicitList
23/17323/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Cedric Delamarre
[memleak] scicos => var2vec leak fixed about List and...
22/17322/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Adeline CARNIS
%s*eye()-A replaced byg %s*eye(ma,na)-A with [ma,na...
19/17319/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Clément DAVID
* Bug #13990 fixed - `gettext` did not manage the added...
16/17316/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Paul Bignier
Xcos MVC: hardcode function names to match Windows...
17/17317/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Antoine ELIAS
failed on exec correctly close file
96/17296/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Charlotte HECQUET
* Bug #13893 fixed - simp() function did not set a...
97/17297/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Antoine ELIAS
bug 14199: wrong management of matrix dimensions
07/17307/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Paul Bignier
Scicos tests: regenerate ref files with COLOR property
15/17315/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Antoine ELIAS
fix scicos-cli compilation on Windows
14/17314/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Antoine ELIAS
fix windows compilation after https://codereview.scilab...
12/17312/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Cedric Delamarre
Linux compilation fixed after https://codereview.scilab...
13/17313/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Clément DAVID
* Bug #13920 fixed - `getscilabkeywords` help page...
10/17310/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Paul Bignier
Scicos MVC: minor comment fix
11/17311/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Clément DAVID
Xcos MVC: add a color and grid to diagrams and superblocks
89/17289/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Cedric Delamarre
tclsci plugged
74/17274/11
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Clément DAVID
Compilation: fix MacOsX after c4b27724
09/17309/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Clément DAVID
* Bug #13908 fixed - part(text, n:$) was very slow.
93/17293/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Antoine ELIAS
fix windows installer after https://codereview.scilab...
08/17308/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Clément DAVID
* Bug #13919 fixed - Scilab parsed "hidden" as a reserv...
06/17306/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Cedric Delamarre
CallExp must interpret arguments before function/variable
86/17286/6
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Cedric Delamarre
[debugger] return statement fix
99/17299/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Calixte DENIZET
Analysis: fix bugs in checkers
00/17300/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Calixte DENIZET
Fix Eigen compilation after package upgrade
04/17304/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Paul Bignier
Scicos tests: regenerate ref files after referencing...
01/17301/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Keith Smith
Typo fix: differenciat* -> differentiat*
98/17298/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Clément DAVID
Fix error message and update localization script
88/16788/6
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Clément DAVID
Compilation: insert a guard on supported OS
24/16024/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Charlotte HECQUET
* Bug #14022 fixed - getscilabkeywords() was KO (+gatew...
35/17235/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Cedric Delamarre
insertion in output of function call
91/17291/4
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Antoine ELIAS
fix concatenation of matrix with [] and list()
94/17294/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Antoine ELIAS
update windows installer, commons does not have *.xsl...
95/17295/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Paul Bignier
Xcos MVC: modify Link's 'xx' and 'yy' properties storage
80/17280/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Antoine ELIAS
fix windows compilation after https://codereview.scilab...
88/17288/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Paul Bignier
Xcos GUI: minor Java fixes
87/17287/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Clément DAVID
Xcos GUI: handle COSF import
72/17272/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Clément DAVID
mem leak fixed about the default visitor
66/17266/6
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Antoine ELIAS
fix [1;[]] after https://codereview.scilab.org/#/c...
85/17285/1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Calixte DENIZET
Analysis: add info about $ and fix bug
83/17283/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Charlotte HECQUET
* Bug #14105 fixed - New block comments /*...*/ feature...
73/17173/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Charlotte HECQUET
Update iscellstr help pages.
38/17138/3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Charlotte HECQUET
Update dot help pages
61/16961/7
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Charlotte HECQUET
* Bug #14159 fixed - Matplot crashed Scilab on boolean...
37/17237/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Charlotte HECQUET
* Bug #13853 fixed - plzr() returned wrong results...
93/17093/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Antoine ELIAS
bug #14047: wrong behaviour of break ( continue ) in...
42/17242/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Antoine ELIAS
overload on matrix concatenation failed with []
21/17221/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Clément DAVID
Xcos GUI: split creation now works
57/17257/5
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Antoine ELIAS
bug_14028: force flag of genlib did not rebuild bin...
20/17220/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Antoine ELIAS
bug #14024 : fix macrofile display
19/17219/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Paul Bignier
Xcos demos: select & open subpanel in the GUI
64/17264/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-02
Antoine ELIAS
add recursion watchdog, configuration function and...
60/17260/6
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Calixte DENIZET
Analysis: AnalysisVisitor can now be used as a singleto...
71/17271/2
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Clément DAVID
AST Inspector: speed-up things while executing
77/17277/2
commit
|
commitdiff
|
tree
|
snapshot
next