source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9420   14 years Eric.Larour almost there 2
(edit) @9419   14 years Eric.Larour almost there 2
(edit) @9418   14 years Eric.Larour almost there
(edit) @9415   14 years Mathieu Morlighem final template
(edit) @9414   14 years Mathieu Morlighem some changes, needs to be updated
(edit) @9413   14 years Eric.Larour Added model template
(edit) @9410   14 years Mathieu Morlighem minor
(edit) @9407   14 years Mathieu Morlighem Fixed bad spc set up
(edit) @9406   14 years Mathieu Morlighem Fixed rift Error
(edit) @9405   14 years Mathieu Morlighem moved iomodel->f to iomodel->Data and iomodel->constants is now …
(edit) @9403   14 years Mathieu Morlighem updated all enums
(edit) @9402   14 years Mathieu Morlighem forgot one enum
(edit) @9401   14 years Mathieu Morlighem moved GroundingLine to Groundingline
(edit) @9400   14 years Mathieu Morlighem moved GroundingLine to Groundingline
(edit) @9399   14 years Mathieu Morlighem DO NOT initialize all fields that are in a union
(edit) @9398   14 years Mathieu Morlighem renamed gl_migration field
(edit) @9395   14 years Mathieu Morlighem Fixed bug again
(edit) @9394   14 years Mathieu Morlighem minor
(edit) @9393   14 years Mathieu Morlighem Fixing bad size of cm_responses
(edit) @9392   14 years Mathieu Morlighem Fixed segfault
(edit) @9391   14 years Mathieu Morlighem moved NumRiftsEnum to NumriftsEnum
(edit) @9390   14 years Mathieu Morlighem new field: groundingline_migration
(edit) @9389   14 years Mathieu Morlighem new field
(edit) @9388   14 years Mathieu Morlighem Formatted Error exceptions for matlab
(edit) @9387   14 years Mathieu Morlighem some crash fixing again
(edit) @9386   14 years Mathieu Morlighem Some segfault fix
(edit) @9385   14 years Mathieu Morlighem Fixed crash
(edit) @9384   14 years Mathieu Morlighem minor fix
(edit) @9383   14 years Mathieu Morlighem segfault fixes
(edit) @9382   14 years Mathieu Morlighem test for pre wrapping
(edit) @9381   14 years Mathieu Morlighem removed some leaks in C and fixed marshall and parseresult for new …
(edit) @9380   14 years Mathieu Morlighem Changed iomodel->data from Parameters to double
(edit) @9376   14 years Mathieu Morlighem OK, seems to be the final fix
(edit) @9375   14 years Mathieu Morlighem minor
(edit) @9374   14 years Mathieu Morlighem some fixing with new iomodel interface
(edit) @9373   14 years Mathieu Morlighem reduced number of files for marshall and parseresults by merging files
(edit) @9372   14 years Mathieu Morlighem new Iomodel interface
(edit) @9371   14 years Mathieu Morlighem Back to previous version
(edit) @9370   14 years Mathieu Morlighem extending new IoModel interface to other analyses in model processor
(edit) @9369   14 years Eric.Larour got rid of the password word
(edit) @9368   14 years Mathieu Morlighem some cleanup
(edit) @9367   14 years Mathieu Morlighem some more cleanup
(edit) @9366   14 years Mathieu Morlighem some cleanup
(edit) @9365   14 years Mathieu Morlighem minor
(edit) @9363   14 years seroussi not needed anymore
(edit) @9362   14 years Eric.Larour Before computer shutdown, commiting changes to the almost final …
(edit) @9361   14 years Eric.Larour Readded todo, in view of incoming release
(edit) @9360   14 years Eric.Larour explicit change
(edit) @9359   14 years Eric.Larour For WriteData: better handling of bool upload (encapsulate into an …
(edit) @9358   14 years Eric.Larour changed a bunch of field templates from int to bool
(edit) @9357   14 years Eric.Larour Idem here. Just casualties of the changes.
(edit) @9356   14 years Eric.Larour Major rewrite of the code so that IoModel now has a parameters …
(edit) @9346   14 years Eric.Larour more cleanup in redundant enums
(edit) @9345   14 years Eric.Larour Some cleanup in redundant enums
(edit) @9343   14 years Eric.Larour Folded IoModelToInputsx into IoModel class
(edit) @9342   14 years Eric.Larour IoModelToInputsx now a method of IoModel
(edit) @9341   14 years Eric.Larour IoModelToInputsx now a method of IoModel
(edit) @9340   14 years Eric.Larour Propping up IoModel class, to contain the iomodel handlle. This …
(edit) @9339   14 years Eric.Larour back to square 1
(edit) @9338   14 years Eric.Larour extra s
(edit) @9337   14 years Eric.Larour Fucking fix
(edit) @9336   14 years Eric.Larour Replaced strcpy by memcpy. For security reasons.
(edit) @9333   14 years Mathieu Morlighem minor
(edit) @9332   14 years Mathieu Morlighem Added matlab doc too
(edit) @9331   14 years Eric.Larour appscan, rats and cppcheck
(edit) @9329   14 years Mathieu Morlighem new archives
(edit) @9328   14 years Mathieu Morlighem Added UpdateConstraints
(edit) @9326   14 years Mathieu Morlighem Fixed bad compilation of mex files
(edit) @9325   14 years Eric.Larour reverting
(edit) @9324   14 years Eric.Larour Reverting
(edit) @9323   14 years Mathieu Morlighem back to more general but unsecure sprintf_s
(edit) @9322   14 years Mathieu Morlighem Added filter for matlab's file to be readable by doxygen
(edit) @9321   14 years Mathieu Morlighem Leave doxygen as is for now
(edit) @9320   14 years Eric.Larour Quality control changes: - "stdlib" to <stdlib> and similar header …
(edit) @9319   14 years Mathieu Morlighem matlab doc done
(edit) @9318   14 years Mathieu Morlighem Better template for matlab doc
(edit) @9317   14 years Mathieu Morlighem Adde patch
(edit) @9316   14 years seroussi missing BasalMeltingRateCorrection in UnitConversion
(edit) @9315   14 years Eric.Larour new aliases
(edit) @9314   14 years Eric.Larour not needed
(edit) @9313   14 years Eric.Larour not needed anymore
(edit) @9312   14 years Mathieu Morlighem Better doxygen doc
(edit) @9310   14 years Mathieu Morlighem took new version of doxygen
(edit) @9309   14 years Mathieu Morlighem some more leaks
(edit) @9308   14 years Mathieu Morlighem some fixing
(edit) @9307   14 years Eric.Larour smaller scope for i
(edit) @9306   14 years Mathieu Morlighem deleted some leaks
(edit) @9305   14 years Eric.Larour isnan issue
(edit) @9304   14 years Eric.Larour isnan issue
(edit) @9303   14 years Mathieu Morlighem created doxygen
(edit) @9302   14 years Mathieu Morlighem minor
(edit) @9300   14 years Eric.Larour Auditing tools
(edit) @9299   14 years Mathieu Morlighem Added SpcDynamicEnum demarshall
(edit) @9298   14 years Mathieu Morlighem added UpdateDynamic
(edit) @9297   14 years bkhakbaz changed WaterColumn to Watercolumn
(edit) @9296   14 years Eric.Larour README
(edit) @9294   14 years Eric.Larour Rought Auditing Tool for Security
(edit) @9293   14 years Mathieu Morlighem Moved UpdateSpcsx to UpdateSpcsx
(edit) @9292   14 years Mathieu Morlighem Added UpdateDynamicConstraintsx
(edit) @9291   14 years Mathieu Morlighem Put back Jesse's Params
Note: See TracRevisionLog for help on using the revision log.