Vinnie Falco
|
b52bbccd8a
|
Streamline Log with print() and out()
|
2013-07-01 09:32:09 -07:00 |
|
Vinnie Falco
|
8365ed7408
|
Remove ConcurrentObject and rename to SharedData
|
2013-07-01 09:32:08 -07:00 |
|
Vinnie Falco
|
c35c52ff08
|
Fix platform and debug macros
|
2013-07-01 09:32:08 -07:00 |
|
Vinnie Falco
|
2fefe6ca8d
|
Remove ConcurrentObject and rename to SharedData
|
2013-07-01 09:32:08 -07:00 |
|
Vinnie Falco
|
d4298d1bd2
|
Tidy up List documentation
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
02f137ace8
|
Tidy up List documentation
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
75736f547a
|
Tidy up LeakChecked and configuration macro
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
4d7fe731d8
|
Tidy up LeakChecked and configuration macro
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
e84b524fc4
|
Default MSVC CRT Debug heap leak checks to ON
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
e3974c112e
|
Default MSVC CRT Debug heap leak checks to ON
|
2013-07-01 09:32:07 -07:00 |
|
Vinnie Falco
|
7eb80615c7
|
Tidy up project file
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
0deaeb1000
|
Cleanly destroy Application on exit
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
68179cfce3
|
Add LeakChecked qualifiers to key classes
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
c46b35732a
|
Tidy up project file
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
030c763549
|
Remove beast::Singleton
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
7247dc91bc
|
Remove beast::Singleton
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
57d0e556d8
|
Fix File::nonexistent false leak using SharedSingleton
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
53ab279c8a
|
Fix File::nonexistent false leak using SharedSingleton
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
3fea8a4202
|
Rename SharedSingleton and move files around
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
448e65fb4d
|
Rename SharedSingleton and move files around
|
2013-07-01 09:32:05 -07:00 |
|
Vinnie Falco
|
ca1eda2df1
|
Use LeakChecked throughout Beast
|
2013-07-01 09:32:04 -07:00 |
|
Vinnie Falco
|
1beae55f86
|
Wrap IApplication in a ScopedPointer
|
2013-07-01 09:32:04 -07:00 |
|
Vinnie Falco
|
a3325d4e1f
|
Use LeakChecked throughout Beast
|
2013-07-01 09:32:04 -07:00 |
|
Vinnie Falco
|
386fea5e71
|
Tidy up and activate the MSVC Debug Heap
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
f881ee96f9
|
Tidy up and activate the MSVC Debug Heap
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
e7bda30506
|
Large tidying up of Beast
- Move key classes into beast_core
- Tidy up various macros and files
- Disable leaking FifoFreeStoreWithTLS
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
fe8834a52a
|
Large tidying up of Beast
- Move key classes into beast_core
- Tidy up various macros and files
- Disable leaking FifoFreeStoreWithTLS
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
b0c1b5834a
|
Refactor TxFormats and fix leak on exit
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
6dcf61669c
|
Return object in OwnedArray add routines
|
2013-07-01 09:32:02 -07:00 |
|
Vinnie Falco
|
a458afc111
|
Return object in OwnedArray add routines
|
2013-07-01 09:32:02 -07:00 |
|
Vinnie Falco
|
989549fac5
|
Tidy up log partition names
|
2013-07-01 09:32:02 -07:00 |
|
JoelKatz
|
b17bbb7dad
|
Merge pull request #106 from BobWay/feature-ripple-example.txt-update
Changed ripple-example.txt to encourage deleting the comments
|
2013-07-01 09:00:13 -07:00 |
|
JoelKatz
|
b954181372
|
Typo
|
2013-07-01 08:45:48 -07:00 |
|
JoelKatz
|
1241260744
|
Typo
|
2013-07-01 08:45:28 -07:00 |
|
JoelKatz
|
6514fa0f8e
|
Fix a case that doesn't canonicalize to zero.
|
2013-07-01 08:43:01 -07:00 |
|
JoelKatz
|
45479728c9
|
Fix a case that doesn't canonicalize to zero.
|
2013-07-01 08:42:30 -07:00 |
|
JoelKatz
|
c645901d58
|
Bugfix in prevMissing.
|
2013-07-01 01:33:38 -07:00 |
|
Bob Way
|
88fa8ee694
|
Changed ripple-example.txt to encourage deleting the comments from ripple.txt
|
2013-06-30 19:21:06 -05:00 |
|
Alex Dupre
|
1832463010
|
Implement MACAddress::findAllAddresses as in MacOSX.
|
2013-06-29 10:04:27 +02:00 |
|
Alex Dupre
|
0b0ecef9d5
|
Implement MACAddress::findAllAddresses as in MacOSX.
|
2013-06-29 10:04:27 +02:00 |
|
Alex Dupre
|
a0baaeafd1
|
Use nanosleep on FreeBSD, instead of failing because clock_nanosleep is missing.
|
2013-06-29 10:02:51 +02:00 |
|
Alex Dupre
|
c47ff1156c
|
Use nanosleep on FreeBSD, instead of failing because clock_nanosleep is missing.
|
2013-06-29 10:02:51 +02:00 |
|
Alex Dupre
|
ff0258aa8d
|
Remove FreeBSD hack by requiring a newer gcc from ports.
|
2013-06-29 10:01:34 +02:00 |
|
Vinnie Falco
|
c5a113ca80
|
Put boost placeholders in a namespace (hack)
|
2013-06-28 17:01:04 -07:00 |
|
Vinnie Falco
|
ebd10afdb2
|
Put boost placeholders in a namespace (hack)
|
2013-06-28 17:01:04 -07:00 |
|
Vinnie Falco
|
e6b3ded33f
|
Lift cref into beast namespace
|
2013-06-28 17:01:03 -07:00 |
|
Vinnie Falco
|
b0c401bc3f
|
Replace boost::bind with BIND_TYPE where appropriate
|
2013-06-28 17:01:03 -07:00 |
|
Vinnie Falco
|
122f1c54e2
|
Uniform include of BeastConfig.h
|
2013-06-28 17:01:03 -07:00 |
|
Vinnie Falco
|
dd49f49ca2
|
Lift cref into beast namespace
|
2013-06-28 17:01:03 -07:00 |
|
Vinnie Falco
|
8f7acfe4ee
|
Use beast for bind, placeholders, and function
|
2013-06-28 17:01:02 -07:00 |
|