Guillaume Damiand
6b3fbfb5ef
io static methods
2015-03-16 17:14:56 +01:00
Guillaume Damiand
a4afce92b6
Image_3, ImageIO, vmpendian and fgets
2015-03-16 16:11:01 +01:00
Guillaume Damiand
162c6c2cc0
bmp ho
2015-03-16 15:45:38 +01:00
Guillaume Damiand
34737af0e8
gis and gif are header only
2015-03-16 15:40:18 +01:00
Guillaume Damiand
249b41b569
Wip
2015-03-16 14:41:45 +01:00
Guillaume Damiand
f8a65bbea4
Merge branch 'CGAL_headers_only-gdamiand_cjamin' of github.com:CGAL/cgal-dev into CGAL_headers_only-gdamiand_cjamin
2015-03-16 14:32:45 +01:00
Guillaume Damiand
3a78308f64
Update cpp
2015-03-16 14:32:41 +01:00
Clement Jamin
90295969e6
More "done"
2015-03-16 14:26:08 +01:00
Guillaume Damiand
28cf600b2f
Inline only analyze.cpp
2014-12-15 21:20:34 +01:00
Clement Jamin
6bf380f889
Updated cppfiles.txt
2014-12-02 20:42:25 +01:00
Guillaume Damiand
ef550fd3bb
Ok for first version.
2014-11-14 17:22:06 +01:00
Guillaume Damiand
d3452cff45
Version header only for primes.cpp
2014-11-14 14:33:31 +01:00
Guillaume Damiand
ebc4300334
Header only for random.cpp.
...
For the header only version, the global variable default_random no more exist => we need to replace all occurences of default_random by a call to the global function get_default_random().
As usual, no modification for the non header only version.
2014-11-14 14:20:26 +01:00
Guillaume Damiand
707aae22b0
Timers for inline header only.
2014-11-14 12:29:25 +01:00
Guillaume Damiand
f6faf3fee2
Add missing impl file; protect static variable to use it only in the case CGAL_HEADER_ONLY, in FPU_set_cw, replace one more IO::mode.
2014-11-14 12:11:33 +01:00
Guillaume Damiand
a4c39c813f
Inline for test_FPU_rounding_mode.cpp.
...
There is const static variable, transformed into a static variable of a global function. This is not a problem since this is only used in debug mode to test the rounding mode at the end of the program. Testing it several times is ok.
2014-11-14 10:45:42 +01:00
Guillaume Damiand
e2ce91fa42
One more file (Geomview_stream.cpp)
2014-11-04 18:42:29 +01:00
Guillaume Damiand
60ee1c7389
cpp file
2014-11-04 12:38:58 +01:00
Guillaume Damiand
2f52912a79
One more file (NefPolynomial.cpp).
2014-11-02 17:53:02 +01:00
Guillaume Damiand
941824738e
Header files for GraphicsView
2014-10-31 19:20:18 +01:00
Guillaume Damiand
74c9ac90c7
add cppfile
2014-10-31 18:48:26 +01:00