akl
|
1227aa421b
|
Fix of 0022218: EDF 2638 SMESH: Issue when importing UNV file:
read the whole line instead of chars set.
|
2013-05-28 08:52:35 +00:00 |
|
eap
|
d9e7f2c591
|
0022218: EDF 2638 SMESH: Issue when importing UNV file
- const size_t theMaxLineLen = 82;
+ const size_t theMaxLineLen = 82; // 80 for text + 2 for "\r\n"
|
2013-05-28 08:33:47 +00:00 |
|
akl
|
96625f32df
|
Fix of 0022218: EDF 2638 SMESH: Issue when importing UNV file:
set the correct number of symbols to read the given coordinate system data.
|
2013-05-28 08:16:34 +00:00 |
|
vsr
|
bd8f1aee7c
|
Merge from V6_main 01/04/2013
|
2013-04-01 13:05:47 +00:00 |
|
vsr
|
bd4e115a78
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 10:03:55 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
smh
|
13c1cf5e03
|
SMH: Fix from Paul
|
2005-06-14 12:36:44 +00:00 |
|
admin
|
e4737e85f0
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:48:31 +00:00 |
|
yfr
|
51569f091c
|
DCQ:prepare 2.0.0
|
2004-07-20 07:56:05 +00:00 |
|
yfr
|
c3bf92bd87
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:34:31 +00:00 |
|