- 31 Mar, 2012 7 kayıt (commit)
-
-
Matúš Kukan yazdı
to be used for generated headers which are not delivered to solver.
-
Matúš Kukan yazdı
-
Matúš Kukan yazdı
-
Markus Mohrhard yazdı
-
Karthik Padmanabhan yazdı
First a color is set , then another color is set .We finally check again by issuing an undo and checking if the prev color is now set
-
Markus Mohrhard yazdı
-
Albert Thuswaldner yazdı
-
- 30 Mar, 2012 33 kayıt (commit)
-
-
Luboš Luňák yazdı
this boost::ptr_vector idea is seriously broken
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
Especially given it's not namespaced (const is automatically static).
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
String literals should be reasonably short, and if memory is so low that they trigger allocation failure, something else would would trip over very soon anyway.
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Luboš Luňák yazdı
Boost is reportedly 'expertly designed C++ library', so why do I find the idea of a container containing pointers but exposing them by value to be rather retarded? I don't know why exactly this crashes, but I expect std::sort() either either does unwanted copies that break things or the copies slice off inherited classes.
-
Michael Meeks yazdı
Having done this on a temporary basis a couple of times before, it'd be good to avoid having to do the instrumentation again.
-
Takeshi Abe yazdı
-
Takeshi Abe yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Takeshi Abe yazdı
-
Miklos Vajna yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
...the same way cpp_uno/mingw_intel was already adapted.
-
Jan Holesovsky yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
...for reasons that are yet unclear to me.
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
-
Miklos Vajna yazdı
-
Luboš Luňák yazdı
Apparently the order in makefile.mk matters. Without this higher, acceptor.uno.dll does not get built.
-
Stephan Bergmann yazdı
-
Norbert Thiebaud yazdı
shasum is only needed to detect a bug in some version of gnumkae do not burden platform with a non-impacted gnu make with that requirement
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Hmm, /usr/bin/shasum is a Perl implementation (!), should we use "openssl sha1" instead?
-
Tor Lillqvist yazdı
-