[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 10: Completed the global logging setup function and unit test program. All seems to be working properly.

2010-12-26 Thread noreply
revno: 10 committer: fpstov...@gmail.com branch nick: dev timestamp: Sun 2010-12-26 22:55:39 -0500 message: Completed the global logging setup function and unit test program. All seems to be working properly. added:

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 13: Corrected a confreader log message priority from information to warning when there was a error re...

2010-12-26 Thread noreply
revno: 13 committer: fpstov...@gmail.com branch nick: dev timestamp: Sun 2010-12-26 23:26:25 -0500 message: Corrected a confreader log message priority from information to warning when there was a error reading a configuraqtion file.

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 15: Removed commented out line to avoid confusion later. This actually cleans up an oversight on the ...

2010-12-27 Thread noreply
revno: 15 committer: fpstov...@gmail.com branch nick: dev timestamp: Mon 2010-12-27 11:31:29 -0500 message: Removed commented out line to avoid confusion later. This actually cleans up an oversight on the previous checkin. modified:

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 16: Corrected Makefile to include all dependencies.

2010-12-29 Thread noreply
revno: 16 committer: fpstov...@gmail.com branch nick: dev timestamp: Wed 2010-12-29 09:40:32 -0500 message: Corrected Makefile to include all dependencies. modified: common/confreader/Makefile -- lp:~fpstovall/nrtb/cpp_common

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 19: First cut at the complete transciever interface (header file). Also updated the make file to buil...

2010-12-29 Thread noreply
revno: 19 committer: fpstov...@gmail.com branch nick: dev timestamp: Wed 2010-12-29 21:21:26 -0500 message: First cut at the complete transciever interface (header file). Also updated the make file to build any missing dependencies.

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 20: Added configuration data and documentation to the header file. Ready to start coding the class im...

2010-12-29 Thread noreply
revno: 20 committer: fpstov...@gmail.com branch nick: dev timestamp: Wed 2010-12-29 21:54:43 -0500 message: Added configuration data and documentation to the header file. Ready to start coding the class implementation. modified:

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 21: Corrected a stupid but pervasive spelling error in the transceiver class.

2010-12-29 Thread noreply
revno: 21 committer: fpstov...@gmail.com branch nick: dev timestamp: Wed 2010-12-29 22:05:40 -0500 message: Corrected a stupid but pervasive spelling error in the transceiver class. renamed: common/transciever/ = common/transceiver/

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 27: Added directory to hold the common library.

2011-02-22 Thread noreply
revno: 27 committer: fpstov...@gmail.com branch nick: dev timestamp: Tue 2011-02-22 21:16:07 -0500 message: Added directory to hold the common library. added: common/lib/ -- lp:~fpstovall/nrtb/cpp_common

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 35: Refactored the GPB_proto directory to gain a more logical structure for the bulid processs.

2011-07-21 Thread noreply
revno: 35 committer: fpstov...@gmail.com branch nick: dev timestamp: Thu 2011-07-21 19:51:21 -0400 message: Refactored the GPB_proto directory to gain a more logical structure for the bulid processs. added: GPB_proto/include/

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 37: Added two files which are needed for the GPB build process. All tested and working now.

2011-07-21 Thread noreply
revno: 37 committer: fpstov...@gmail.com branch nick: dev timestamp: Thu 2011-07-21 22:03:54 -0400 message: Added two files which are needed for the GPB build process. All tested and working now. added: GPB_proto/Makefile

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 40: Relaxed time checks a bit to allow more room for slower machines.

2011-07-25 Thread noreply
revno: 40 committer: fpstov...@gmail.com branch nick: dev timestamp: Mon 2011-07-25 21:08:14 -0400 message: Relaxed time checks a bit to allow more room for slower machines. modified: common/timer/timer_test.cpp --

[Nrtb-core] [Branch ~fpstovall/nrtb/cpp_common] Rev 41: Relaxed total elapsed time check a little more after experience testing on aother machine.

2011-07-25 Thread noreply
revno: 41 committer: fpstov...@gmail.com branch nick: dev timestamp: Mon 2011-07-25 21:18:27 -0400 message: Relaxed total elapsed time check a little more after experience testing on aother machine. modified:

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 5: Merged in changes from the cpp_common development branch. The C++ common libs should now be of go...

2011-09-05 Thread noreply
Merge authors: Rick Stovall (fpstovall) Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/cpp_common/+merge/72827 proposed by: Rick Stovall (fpstovall) review: Approve - DougPiranha (dougpirahna) review: Approve - George Jordan (gsjordanc) review: Approve - Rick

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 8: Merged the circular_queue branch providing the C++ common circular_queue and linear_queue classes.

2011-10-07 Thread noreply
Merge authors: Rick Stovall (fpstovall) Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/circular_queue/+merge/78527 proposed by: Rick Stovall (fpstovall) review: Approve - Aron Boyette (aron-carolina) review: Approve - George Jordan (gsjordanc) review: Approve -

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 10: Merged C++11 changes, particularly the use of std::unique_ptr in place of boost::shared_ptr in th...

2012-04-02 Thread noreply
Merge authors: Rick Stovall (fpstovall) Rick Stovall (fpstovall) Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/unique_ptr_fix/+merge/100340 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall)

[Nrtb-core] [Merge] lp:~fpstovall/nrtb/unique_ptr_fix into lp:nrtb

2012-04-02 Thread noreply
The proposal to merge lp:~fpstovall/nrtb/unique_ptr_fix into lp:nrtb has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~fpstovall/nrtb/unique_ptr_fix/+merge/100340 -- https://code.launchpad.net/~fpstovall/nrtb/unique_ptr_fix/+merge/100340 Your

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 11: Merging changes to make the nrtb::common, nrtb_msg and nrtb_gpb libraries use the C++11 compiler ...

2012-04-09 Thread noreply
Merge authors: Rick Stovall (fpstovall) Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/unique-ptr-msg-fix/+merge/101179 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall) revno:

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 12: Refactored and added started code to begin our reboot of the core portions of this project to D.

2012-10-22 Thread noreply
Merge authors: Rick Stovall (fpstovall) Rick Stovall (fpstovall) Rick Stovall fpstovall Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/D_prototype/+merge/130093 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall)

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 13: This merge includes the tech demos we agreed were needed before proceeding with the main alpha th...

2013-02-23 Thread noreply
Merge authors: Rick Stovall fpstovall Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/D_tech_demos/+merge/149745 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall) revno: 13

[Nrtb-core] [Merge] lp:~fpstovall/nrtb/D_tech_demos into lp:nrtb

2013-02-23 Thread noreply
The proposal to merge lp:~fpstovall/nrtb/D_tech_demos into lp:nrtb has been updated. Status: Needs review = Merged For more details, see: https://code.launchpad.net/~fpstovall/nrtb/D_tech_demos/+merge/149745 -- https://code.launchpad.net/~fpstovall/nrtb/D_tech_demos/+merge/149745 Your team

[Nrtb-core] [Branch ~fpstovall/nrtb/fps-sprint-003] Rev 23: Starting work on ipc_channel, a common module to enable and simplfy safe communications between ...

2013-08-23 Thread noreply
revno: 23 committer: Rick Stovall fpstovall branch nick: ricks-sprint-003 timestamp: Tue 2013-08-20 21:18:35 -0400 message: Starting work on ipc_channel, a common module to enable and simplfy safe communications between threads. See

[Nrtb-core] [Branch ~fpstovall/nrtb/fps-sprint-003] Rev 28: Completed bug 1217384. nrtb::tcp_server_socket_factory now uses unique_ptrs for queuing and distr...

2013-08-27 Thread noreply
revno: 28 committer: Rick Stovall fpstovall branch nick: ricks-sprint-003 timestamp: Tue 2013-08-27 12:49:20 -0400 message: Completed bug 1217384. nrtb::tcp_server_socket_factory now uses unique_ptrs for queuing and distributing

[Nrtb-core] [Branch ~fpstovall/nrtb/fps-sprint-003] Rev 29: Completed the new ipc channel manager library. It consists of the following:

2013-08-30 Thread noreply
revno: 29 committer: Rick Stovall fpstovall branch nick: ricks-sprint-003 timestamp: Fri 2013-08-30 10:05:13 -0400 message: Completed the new ipc channel manager library. It consists of the following: * abs_ipc_record : a record

[Nrtb-core] [Branch ~fpstovall/nrtb/fps-sprint-003] Rev 30: Completed the sim-engine's general purpuse message. Unit tested and ready to go.

2013-11-16 Thread noreply
revno: 30 committer: Rick Stovall fpstovall branch nick: ricks-sprint-003 timestamp: Fri 2013-11-15 11:54:12 -0500 message: Completed the sim-engine's general purpuse message. Unit tested and ready to go. added:

[Nrtb-core] [Branch ~fpstovall/nrtb/fps-sprint-003] Rev 31: Added sim_engine/messages component.

2013-11-16 Thread noreply
revno: 31 committer: Rick Stovall fpstovall branch nick: ricks-sprint-003 timestamp: Fri 2013-11-15 11:58:04 -0500 message: Added sim_engine/messages component. modified: cpp/sim_engine/Makefile

[Nrtb-core] [Merge] lp:~fpstovall/nrtb/fps-sprint-003 into lp:nrtb

2013-11-17 Thread noreply
The proposal to merge lp:~fpstovall/nrtb/fps-sprint-003 into lp:nrtb has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~fpstovall/nrtb/fps-sprint-003/+merge/195485 -- https://code.launchpad.net/~fpstovall/nrtb/fps-sprint-003/+merge/195485 Your

[Nrtb-core] [Branch ~nrtb-core/nrtb/alpha] Rev 16: Merging sprint-003. some refactoring, a couple bug fixes, and the interthread communications modu...

2013-11-17 Thread noreply
Merge authors: Rick Stovall fpstovall Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/fps-sprint-003/+merge/195485 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall) revno: 16

[Nrtb-core] [Merge] lp:~fpstovall/nrtb/sprint-005 into lp:nrtb

2014-03-16 Thread noreply
The proposal to merge lp:~fpstovall/nrtb/sprint-005 into lp:nrtb has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~fpstovall/nrtb/sprint-005/+merge/209358 -- https://code.launchpad.net/~fpstovall/nrtb/sprint-005/+merge/209358 Your team NRTB Core