Build: #276 was successful Rebuilt by Ville Suoranta
Code commits
casa6
-
Takeshi Nakazato 378f74adb76a344bfadbd9cc2a54378f8c090d57
Pull request #670: CAS-14009 fix memory overrun in sdfit
Merge in CASA/casa6 from CAS-14009 to master
* commit 'f7afdec0885c931f5e26baa4e1d9eed9318b097a':
CAS-14009 make checkList const
CAS-14009 refactoring
CAS-14009 use struct instead of tuple
CAS-14009 simplify the code
CAS-14009 include header files explicitly
CAS-14009 remove trailing whitespace
CAS-14009 bug fix on lambda function
CAS-14009 avoid copy-and-paste coding
CAS-14009 allocate necessary size to Block to avoid invalid memory access -
Takeshi Nakazato f7afdec0885c931f5e26baa4e1d9eed9318b097a m
Merge branch 'master' into CAS-14009
-
Takeshi Nakazato 6353af2202c928acad4294ee76993543e5f2bfcf m
Merge branch 'master' into CAS-14009
-
Takeshi Nakazato 24a0a0c9cbe479371b82da2c7c9c9b88f0a0a03b m
CAS-14009 make checkList const
NAOJ code review Refs #2535 -
Takeshi Nakazato 0db50f48be90c8845d4ea53bb1ea29f2e3598532 m
CAS-14009 refactoring
NAOJ code review Refs #2541 -
Takeshi Nakazato 6ec9fb2c933f5b30613ae3eff16f2d28df348bc9 m
CAS-14009 use struct instead of tuple
NAOJ code review Refs #2540, #2535, #2539 -
Takeshi Nakazato d5ea7614ef96eb0d82477388b9f9a5bbd52a6b76 m
CAS-14009 simplify the code
NAOJ code review Refs #2535 -
Takeshi Nakazato b44bd56714e27acc9aa7ee68a54a30b97183747b m
CAS-14009 include header files explicitly
-
Takeshi Nakazato e949e44d936ee96c0c37c54cb07649867d23a807 m
CAS-14009 remove trailing whitespace
-
Takeshi Nakazato 67e739aff585733178a487eff866cbdfa8408830 m
CAS-14009 bug fix on lambda function
NAOJ code review Refs #2536 -
Takeshi Nakazato 5fc59e838edfc15f4f382f09ceadaa785eec5b83 m
CAS-14009 avoid copy-and-paste coding
NAOJ code review Refs #2535 -
Takeshi Nakazato 7d85669424b24c55fab554403cdfb468e85ebd2b m
CAS-14009 allocate necessary size to Block to avoid invalid memory access