From nobody at rubyforge.org Sun May 4 08:00:05 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 May 2008 08:00:05 -0400 (EDT) Subject: [gecoder-commits] [557] trunk/doc/src/documentation/constraints/index.page: Fixed a broken link. Message-ID: <20080504120005.4CBA01858693@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 4 08:32:50 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 May 2008 08:32:50 -0400 (EDT) Subject: [gecoder-commits] [558] trunk/doc: The 404-error page now gives an absolute path to its style sheet so that it doesn 't break when not rendered in the root. Message-ID: <20080504123250.388A51858694@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 4 08:39:16 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 May 2008 08:39:16 -0400 (EDT) Subject: [gecoder-commits] [559] trunk/doc/src: Switched the name of the "long_title" meta info to camel-case to conform to the rest of the webgen. Message-ID: <20080504123916.9EA29185868F@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 4 12:55:42 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 May 2008 12:55:42 -0400 (EDT) Subject: [gecoder-commits] [560] trunk: Added search statistics for BAB searches. Message-ID: <20080504165542.1FB6918585FF@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 4 13:16:34 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 4 May 2008 13:16:34 -0400 (EDT) Subject: [gecoder-commits] [561] trunk/specs/search.rb: Refactored the optimization search specs. Message-ID: <20080504171634.5E3701858661@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 05:44:52 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 05:44:52 -0400 (EDT) Subject: [gecoder-commits] [562] trunk: Added the sqr constraint. Message-ID: <20080507094453.1CAEA18586B3@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 07:36:43 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 07:36:43 -0400 (EDT) Subject: [gecoder-commits] [563] trunk/specs/spec_helper.rb: Removed a piece of code that isn' t being used. Message-ID: <20080507113643.512B018585B1@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 08:49:47 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 08:49:47 -0400 (EDT) Subject: [gecoder-commits] [564] trunk: Added the square root constraint. Message-ID: <20080507124947.A17011858656@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 09:01:19 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 09:01:19 -0400 (EDT) Subject: [gecoder-commits] [565] trunk/specs/constraints/arithmetic.rb: Corrected the lack of spec coverage. Message-ID: <20080507130119.389321858647@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 12:26:54 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 12:26:54 -0400 (EDT) Subject: [gecoder-commits] [566] trunk: Added some missing channel-constraint behaviour to the specs. Message-ID: <20080507162654.B96E1185863A@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Wed May 7 14:49:47 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Wed, 7 May 2008 14:49:47 -0400 (EDT) Subject: [gecoder-commits] [567] trunk: Added the channel constraint between single integer variables and single boolean variables . Message-ID: <20080507184947.8C58E1858632@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 08:51:30 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 08:51:30 -0400 (EDT) Subject: [gecoder-commits] [568] trunk/lib/gecoder/interface/constraints/int_enum/extensional.rb: Fixed some copy-pasted documentation. Message-ID: <20080508125130.AD5DA18585F8@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 08:53:53 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 08:53:53 -0400 (EDT) Subject: [gecoder-commits] [569] trunk: Added a channel constraint between enumrations of boolean variables and single integer variables (with the boolean enum as left hand side). Message-ID: <20080508125353.4D83818585F8@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 09:19:59 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 09:19:59 -0400 (EDT) Subject: [gecoder-commits] [570] trunk: Forgot to test that the bindings actually support the channel constraint ( i.e. Message-ID: <20080508131959.CD3621858618@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 09:59:06 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 09:59:06 -0400 (EDT) Subject: [gecoder-commits] [571] trunk: Added commutivity for the channel constraint between enumerations of boolean variables and integer variables . Message-ID: <20080508135907.2FD0E18585CE@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 10:03:33 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 10:03:33 -0400 (EDT) Subject: [gecoder-commits] [572] trunk/lib/gecoder/interface/constraints/bool/channel.rb: Delegated the negation check in a method, that only provides commutivity, to the method adding the constraint. Message-ID: <20080508140333.6E22E18585D6@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 11:20:11 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 11:20:11 -0400 (EDT) Subject: [gecoder-commits] [573] trunk: Boolean expressions now raise errors when the equality constraint is given something of incorrect type as right hand side . Message-ID: <20080508152011.4D4CC18585F8@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 11:21:26 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 11:21:26 -0400 (EDT) Subject: [gecoder-commits] [574] trunk/specs/constraints/channel.rb: Refactored the specs for channeling between single integer and boolean variables . Message-ID: <20080508152126.D924318585F8@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 13:20:54 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 13:20:54 -0400 (EDT) Subject: [gecoder-commits] [575] trunk/doc/src/documentation/index.page: Added a mention of the search statistics in the documentation. Message-ID: <20080508172055.279041598074@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 13:22:44 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 13:22:44 -0400 (EDT) Subject: [gecoder-commits] [576] trunk: Updated the version number and added release notes in preperation for the release of 0 .8.2 . Message-ID: <20080508172244.1DB1218585EF@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 13:41:11 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 13:41:11 -0400 (EDT) Subject: [gecoder-commits] [577] trunk/tasks/distribution.rake: Added a restriction preventing non-ruby files in the example directory from being included in the release . Message-ID: <20080508174111.A10EE18585F8@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Thu May 8 13:47:06 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Thu, 8 May 2008 13:47:06 -0400 (EDT) Subject: [gecoder-commits] [578] tags/gecoder-0.8.2/: Tag release Gecode/R 0.8.2 Message-ID: <20080508174706.B57211598074@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 11 13:38:57 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 11 May 2008 13:38:57 -0400 (EDT) Subject: [gecoder-commits] [579] trunk/doc/src/404-error.page: Added the second stylesheet to the 404-error ( it previously only linked to the webgen one). Message-ID: <20080511173857.9E4321858673@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 11 14:18:19 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 11 May 2008 14:18:19 -0400 (EDT) Subject: [gecoder-commits] [580] trunk: Split the set enum + int enum channel constraint for the variant that handels two int enums . Message-ID: <20080511181819.5BBC81858614@rubyforge.org> An HTML attachment was scrubbed... URL: From nobody at rubyforge.org Sun May 11 15:38:47 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Sun, 11 May 2008 15:38:47 -0400 (EDT) Subject: [gecoder-commits] [581] trunk/lib/gecoder/interface: Extracted the commutivity pattern into the superclass to cut down on repetition . Message-ID: <20080511193847.7DDEB1858661@rubyforge.org> An HTML attachment was scrubbed... URL: