OSDN Git Service

shogi-server/shogi-server.git
2012-01-07 Daigo MoriwakiAdded a new test file for shogi_server/compatible.rb
2012-01-07 Daigo Moriwakitest/TC_league.rb failed with Ruby 1.8.7. This issue...
2012-01-07 Daigo Moriwakitest/TC_uchifuzume.rb did not run with Ruby 1.8.7....
2012-01-07 Daigo Moriwaki[shogi-server] Added shogi_server/compatible.rb, which...
2012-01-07 Daigo MoriwakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2012-01-06 Daigo Moriwaki[shogi-server] test/TC_logger.rb depeneded on a specifi...
2012-01-01 Daigo Moriwakishogi_server/floodgate.rb: Generating next time around...
2012-01-01 Daigo MoriwakiAdded more test cases for new year.
2011-12-18 Daigo MoriwakiAdded shogi-server-profile to take profile of shogi...
2011-12-18 Daigo Moriwaki[mk_rate] [mk_game_results] Supports Ruby 1.9.3.
2011-12-18 Daigo Moriwakishogi_server/board.rb, piece.rb: Refactoring to cache...
2011-12-12 Daigo MoriwakiSupport Ruby 1.9.3.
2011-12-12 Daigo MoriwakiImproved robustness of test/benchmark.rb.
2011-12-04 Daigo MoriwakiFixed test cases in TC_floodgate_next_time_generator.rb
2011-12-04 Daigo MoriwakiFixed test cases for TC_floodgate_history.rb
2011-12-04 Daigo MoriwakiLog an error for an inappropriate return value of commands.
2011-12-04 Daigo MoriwakiGetBuoyCountCommand did not return expecpted values.
2011-12-04 Daigo MoriwakiFixed assertions.
2011-12-04 Daigo MoriwakiFixed 'require' path for Ruby 1.9.3.
2011-12-04 Daigo MoriwakiCorrected timing issue.
2011-12-04 Daigo MoriwakiExplicit file encoding.
2011-12-04 Daigo Moriwakiassertion messages should be String for Ruby 1.9.3
2011-12-04 Daigo MoriwakiCorrected the test case: test_instance_game_name
2011-12-04 Daigo MoriwakiArray#choice has been changed to Array#sample in Ruby...
2011-12-03 Daigo MoriwakiCorrected to be able to test TC_oute_sennichite.rb...
2011-12-03 Daigo MoriwakiCorrected to be able to test TC_not_sennichite.rb alone.
2011-12-03 Daigo MoriwakiCorrected to be able to test TC_jishogi_kachi.rb alone.
2011-12-03 Daigo MoriwakiCorrected to be able to test TC_functional.rb alone.
2011-12-03 Daigo MoriwakiAdded a new method, Player#wait_write_thread_finish...
2011-12-03 Daigo MoriwakiFixed timestamp format for Ruby 1.9.3.
2011-12-03 Daigo MoriwakiCorrected the library name change for Ruby 1.9.3.
2011-12-03 Daigo MoriwakiAdded magic comment of this file encoding for Ruby...
2011-12-03 Daigo MoriwakiUpdated shebang for Ruby 1.9.3.
2011-12-03 Daigo MoriwakiFixed case... when... syntax for Ruby 1.9.3.
2010-10-30 daigo- Added a new debug message. 20101030
2010-10-30 daigoCorrected namespace of GSL::Vector. This line is not...
2010-10-06 daigo- mk_rate: the usage was not updated. (Closes: #23358)
2010-09-18 daigoFixed a bug #23245.
2010-09-18 daigoRefactoring: Changed the name of a constant.
2010-09-18 daigoAdded a test-time-run target which runs a test for...
2010-09-05 daigoEnhanced the CSA Login mode to accept a turn preference.
2010-09-05 daigoAdded some test cases.
2010-09-05 daigoUpdate changelog
2010-09-05 daigoEnhanced the Buoy feature: Players are allowed to start...
2010-09-04 daigoRefactored Player#set_sente_from_str().
2010-09-04 daigoRefactored methods: League#find_rival and Game::decide_...
2010-09-04 daigoThe Buoy behaivor is changed.
2010-08-05 daigoshogi_server/command.rb: Prevent a possible password...
2010-08-03 daigo../shogi_server/game.rb: mkdir_p will be performed...
2010-08-03 daigo../shogi_server.rb, ../shogi_server/util.rb: Refactored...
2010-08-03 daigoshogi_server/league/floodgate_thread.rb: SetupFloodgate...
2010-08-03 daigoAdded building blocks to test an issue where mtime...
2010-08-03 daigoSupport multiple clients to test.
2010-08-03 daigoAdded test cases.
2010-08-03 daigoConvert syntax: Time::now to Time.now
2010-07-25 daigoProvided a test case for Logger.logdev.mkdir_for()
2010-07-25 daigo- shogi-server: Improved fault tolerance of the server.
2010-07-25 daigoshogi_server.rb: Fixed a race condition in a case of...
2010-07-25 daigoMerge branch 'logger'
2010-07-25 daigo- shogi_server/command.rb: Commands specific to 81Dojo...
2010-07-25 daigo- shogi_server.rb: Refactoring. Added test/TC_logger...
2010-07-25 daigo- shogi_server/command.rb: For an unknown error command...
2010-07-25 daigoAdded new targets to test the server: test-run-daemon...
2010-07-24 daigoResolved merge conflict
2010-07-23 daigo* [shogi-server]
2010-07-17 daigo* [shogi-server]
2010-07-11 daigoshogi_server/league.rb: Improved performance of Persist...
2010-07-11 daigoSet initial values to BasicPlayer's instance variables.
2010-07-10 Daigo MoriwakiUpdated usage.
2010-07-08 daigoAdded a sample command line to run the server.
2010-07-08 daigo* [shogi-server]
2010-06-26 daigoAdded some module functions related to DateTime or...
2010-06-22 Daigo MoriwakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2010-06-19 daigoImproved stability of test results.
2010-06-19 daigoImproved stability of test results.
2010-06-06 Daigo MoriwakiAdded a test case for Floodgate#game_name?
2010-06-06 Daigo MoriwakiRefactored MockLogger class.
2010-06-01 Daigo MoriwakiProvided more test cases for Monitor features.
2010-06-01 Daigo Moriwaki- shogi_server/command.rb: Fixed an issue that MONITOR2...
2010-05-10 Daigo MoriwakiHelp the write_thread to terminate
2010-05-10 Daigo MoriwakiImproved performance and stability of tests.
2010-05-08 Daigo MoriwakiAdded a benchmark program.
2010-05-08 Daigo Moriwaki* [mk_rate]
2010-04-25 daigo- shogi_server/player.rb:
2010-04-25 daigoAdded a comment for gets_safe()
2010-04-13 daigo- shogi_server/command.rb:
2010-03-07 daigo* [shogi-server] Ignore the last move of two sequential...
2010-02-27 Daigo Moriwaki* [shogi-server] The server now provides more accurate...
2010-01-23 Daigo MoriwakiForgot to add this file at the previous commit.
2010-01-23 Daigo Moriwaki* [shogi-server]
2010-01-15 Daigo MoriwakiProposal implementation of a new command called MONITOR...
2010-01-10 Daigo Moriwaki* Converted the repository from Subversion to Git.
2009-12-27 beatlesFloodgate games were not started. This issue has been... git-svn
2009-12-26 beatles* [shogi-server]
2009-12-26 beatlesThe game_name attribute has been moved to the super...
2009-12-26 beatles- shogi-server, shogi_server/league/floodgate.rb: Chang...
2009-12-26 beatlesMoved TestPairing class to test/TC_pairing.rb.
2009-12-26 beatles- shogi_server/pairing.rb: Added a new class: StartGame...
2009-12-26 beatles- shogi_server/player.rb: Added new methods: is_human...
2009-12-04 beatlesTook (a bit) care of Windows platforms.
next