Age | Commit message (Expand) | Author |
2021-07-02 | added support for Windows | detailer |
2021-07-02 | Merge remote-tracking branch 'detailer/master' | KRIXUS-alpha |
2021-05-27 | error handling for unsupported o/p data in struct | detailer |
2021-05-12 | fixed empty structure input crash | detailer |
2021-05-12 | Merge branch 'master' of https://github.com/shag527/fossee-scilab-octave-tool... | KRIXUS-alpha |
2021-05-12 | documentation struct | KRIXUS-alpha |
2021-05-11 | added single string output support | detailer |
2021-05-11 | malloc size fix for I/P struct key | detailer |
2021-05-11 | O/P Real DOUBLE matrix creation fixed | detailer |
2021-05-11 | fixed str_count | detailer |
2021-05-10 | added struct I/O handling in gateway | detailer-asus |
2021-05-07 | Merge branch 'master' of https://github.com/shag527/fossee-scilab-octave-toolbox | shag527 |
2021-05-07 | Retrieved Struct Data | shag527 |
2021-04-30 | Fixed Classification of Message from Octave | ananmaysuri2000@gmail.com |
2021-04-29 | formated and added description | detailer-asus |
2021-04-21 | Removed unwanted error statements | Ananmay Suri |
2021-04-19 | Removed unwanted error statements | Ananmay Suri |
2021-04-17 | Captured original octave errors in scilab | shag527 |
2020-04-19 | Fixed bug in start file | rupak19 |
2019-11-15 | added license info and cleaned for launch | rupak |
2019-11-13 | added src folder for cpp source | rupak |
2019-10-16 | fixed handeling blank inputs to octave_fun | rupak |
2019-10-15 | fixed complex input bug | rupak |
2019-10-11 | writing more test cases | rupak |
2019-10-10 | added help for toolbox | rupak |
2019-10-05 | complex numbers enabled | ttt |
2019-10-02 | matrix input transpose correction | ttt |
2019-09-30 | adding CI | rupak |
2019-09-28 | added demo and updated test | ttt |
2019-09-27 | scilab can now accep any # of input and output of type double and string | rupak |
2019-09-13 | intermediate push for string input | rupak |
2019-09-06 | scilab now checks for incorrect input arguments | rupak |
2019-09-04 | success: call octave with one input vector/scalar with func name and opt stri... | ttt |
2019-08-28 | scilab accepts string arguments as function names | rupak |
2019-08-28 | calling octave with input integer arg | ttt |
2019-08-23 | scilab recieves 1D array from octave | rupak |
2019-08-23 | fixed missing fun.h | rupak |
2019-08-22 | scilab reads int from octave | rupak |
2019-08-20 | working code for single execution of function | rupak |
2019-08-09 | first commit | rupak |