lp:crisscross

Created by Eddie Ringle and last modified
Get this branch:
bzr branch lp:crisscross

Related bugs

Related blueprints

Branch information

Owner:
Eddie Ringle
Project:
CrissCross
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/tycho/crisscross.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log

Recent revisions

528. By Gauthier Picalausa <email address hidden>

Ignore more visual studio content

527. By Steven Noonan

darray: silence MSVC warning 4805 (only affects debug builds)

I don't use std::vector<bool> in debug builds because it's way more
expensive there, so we end up treating "true" and "false" values as
"char".

Signed-off-by: Steven Noonan <email address hidden>

526. By Steven Noonan

msvc: clean up project for new game project structure

Signed-off-by: Steven Noonan <email address hidden>

525. By Steven Noonan

darray: implement defragment function

Basically allows for ::compact and ::minimize to do better work, if done
beforehand.

Signed-off-by: Steven Noonan <email address hidden>

524. By Steven Noonan

hashtable: implement pre-C++17 support for static_assert

Signed-off-by: Steven Noonan <email address hidden>

523. By Steven Noonan

testsuite: fix llist sorting test

Signed-off-by: Steven Noonan <email address hidden>

522. By Steven Noonan

darray: clean up iterator implementation

Signed-off-by: Steven Noonan <email address hidden>

521. By Steven Noonan

llist: remove ::sort, implement support for std::sort instead

Signed-off-by: Steven Noonan <email address hidden>

520. By Gauthier Picalausa <email address hidden>

Test and examples fixes (Partial)

The examples would not compile on the visual studio compiler.
The TestSuite was failing on visual studio compiler and is broken with
the latest spring cleaning.

519. By Gauthier Picalausa <email address hidden>

Only include tests if the user wants them

If you wish to build crisscross with the tests you can simply set
CC_INCLUDE_TESTS.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.