-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: duffee/Boost-Graph
base: master
head repository: duffee/Boost-Graph
compare: development
- 11 commits
- 6 files changed
- 4 contributors
Commits on Oct 24, 2013
-
MANIFEST needs to reflect the removal of the include/boost directory
Boyd committedOct 24, 2013 Configuration menu - View commit details
-
Copy full SHA for a2a05b6 - Browse repository at this point
Copy the full SHA a2a05b6View commit details -
Removed tests that depended on the order of a depth first search.
Replaced with order independant test and tests that check what is strictly true for the test graph.
Boyd Duffee committedOct 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 1cb44ee - Browse repository at this point
Copy the full SHA 1cb44eeView commit details -
New feature and config options added to Makefile.PL
- Added prompts to use $ENV{BOOST} or user supplied Boost library (a little fragile) - Added TEST_REQUIRES to specify Test::More is used - Added depend to prevent error given in http://perldoc.perl.org/ExtUtils/MakeMaker/FAQ.html#XSBoyd Duffee committedOct 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 56ab206 - Browse repository at this point
Copy the full SHA 56ab206View commit details
Commits on Oct 25, 2013
-
added a test for the length of the array suggested by davido
Boyd Duffee committedOct 25, 2013 Configuration menu - View commit details
-
Copy full SHA for ca9968c - Browse repository at this point
Copy the full SHA ca9968cView commit details
Commits on Oct 30, 2013
-
Chris Fields committed
Oct 30, 2013 Configuration menu - View commit details
-
Copy full SHA for c99bc78 - Browse repository at this point
Copy the full SHA c99bc78View commit details
Commits on Nov 4, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2aec0aa - Browse repository at this point
Copy the full SHA 2aec0aaView commit details -
added LICENSE tag to Makefile.PL
Boyd Duffee committedNov 4, 2013 Configuration menu - View commit details
-
Copy full SHA for e47cf47 - Browse repository at this point
Copy the full SHA e47cf47View commit details -
Merge branch 'development' of github.com:duffee/Boost-Graph into deve…
…lopment
Boyd Duffee committedNov 4, 2013 Configuration menu - View commit details
-
Copy full SHA for eade1af - Browse repository at this point
Copy the full SHA eade1afView commit details
Commits on Nov 5, 2013
-
Tidying up for cpan upload: added Changes to MANIFEST and TEST_REQUIR…
…ES not recognized by ExtUtils::MakeMaker 6.6302
Boyd Duffee committedNov 5, 2013 Configuration menu - View commit details
-
Copy full SHA for f9f85f2 - Browse repository at this point
Copy the full SHA f9f85f2View commit details
Commits on Nov 18, 2013
-
Trying to implement a rough remove_node method
Boyd Duffee committedNov 18, 2013 Configuration menu - View commit details
-
Copy full SHA for 886aba6 - Browse repository at this point
Copy the full SHA 886aba6View commit details -
Can't delete an "int" in BoostGraph_i.h, so I set to NULL. (probably …
…bad) Fixed bug in Graph.pm Tests now pass
Boyd Duffee committedNov 18, 2013 Configuration menu - View commit details
-
Copy full SHA for efabdbb - Browse repository at this point
Copy the full SHA efabdbbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...development