Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Mon Aug 9 10:45:24 1999 Douglas C. Schmidt ↵ | schmidt | 1999-08-09 | 1 | -7/+11 |
| | | | | <schmidt@mambo.cs.wustl.edu> | ||||
* | ChangeLogTag:Tue Aug 3 22:39:34 1999 Douglas C. Schmidt ↵ | schmidt | 1999-08-04 | 1 | -4/+8 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | ChangeLogTag:Sun Aug 1 15:58:39 1999 Douglas C. Schmidt ↵ | schmidt | 1999-08-01 | 1 | -2/+3 |
| | | | | <schmidt@ace.cs.wustl.edu> | ||||
* | ChangeLogTag:Fri Jul 23 11:28:17 1999 Douglas C. Schmidt ↵ | schmidt | 1999-07-23 | 1 | -6/+8 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | ChangeLogTag:Thu Jul 8 00:23:02 1999 Douglas C. Schmidt ↵ | schmidt | 1999-07-08 | 1 | -3/+2 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | ChangeLogTag:Wed Jul 07 01:28:40 1999 Nanbor Wang <nanbor@cs.wustl.edu> | schmidt | 1999-07-07 | 1 | -8/+8 |
| | |||||
* | ChangeLogTag:Wed Jul 7 00:37:22 1999 Douglas C. Schmidt ↵ | schmidt | 1999-07-07 | 1 | -70/+158 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | ChangeLogTag:Wed Jul 7 00:37:22 1999 Douglas C. Schmidt ↵ | schmidt | 1999-07-07 | 1 | -23/+26 |
| | | | | <schmidt@tango.cs.wustl.edu> | ||||
* | *** empty log message *** | irfan | 1999-04-17 | 1 | -1/+1 |
| | |||||
* | Memory_Pool.cpp: Added a check to see if another memory mapping is responsible | Ossama Othman | 1999-03-03 | 1 | -0/+9 |
| | | | | for the current fault. If so then pass it on. | ||||
* | ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-29 | 1 | -1/+13 |
| | |||||
* | . | schmidt | 1998-12-17 | 1 | -11/+9 |
| | |||||
* | Since type key_t might be something other than int (e.g., a long), | jxh | 1998-12-01 | 1 | -1/+4 |
| | | | | some additional code was needed to support the sscanf. | ||||
* | . | schmidt | 1998-10-11 | 1 | -2/+12 |
| | |||||
* | changed ACE_Auto_Basic_Array_Ptr<char *> | levine | 1998-08-25 | 1 | -6/+5 |
| | | | | template instantiation to ACE_Auto_Basic_Array_Ptr<char>. | ||||
* | *** empty log message *** | irfan | 1998-08-25 | 1 | -7/+40 |
| | |||||
* | Added RCS Id strings to cpp files via a macro that can be turned off | gonzo | 1998-07-11 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | nanbor | 1998-06-20 | 1 | -6/+6 |
| | |||||
* | HP-UX 11 hackery around ACE_DEFAULT_BASE_ADDR setting. | Steve Huston | 1998-04-18 | 1 | -1/+11 |
| | | | | See comments in config-hpux11.h | ||||
* | CE changes. | nanbor | 1998-03-13 | 1 | -4/+5 |
| | |||||
* | Regular CE stuff. | nanbor | 1998-03-12 | 1 | -24/+24 |
| | |||||
* | *** empty log message *** | schmidt | 1997-12-20 | 1 | -4/+20 |
| | |||||
* | *** empty log message *** | irfan | 1997-12-02 | 1 | -1/+6 |
| | |||||
* | (ACE_Shared_Memory_Pool): reordered initializers to match declaration order. | levine | 1997-11-18 | 1 | -90/+90 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-18 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | irfan | 1997-11-11 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-02 | 1 | -1/+1 |
| | |||||
* | Corrected an possible invalid pointer access. | nw1 | 1997-10-22 | 1 | -54/+56 |
| | |||||
* | Added LPSECURITY_ATTRIBUTES to a bunch of methods. | nw1 | 1997-10-20 | 1 | -6/+11 |
| | |||||
* | Clean build with -Wall on Linux, now! | cleeland | 1997-07-29 | 1 | -1/+3 |
| | |||||
* | fixed typos | levine | 1997-04-17 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | schmidt | 1997-04-17 | 1 | -4/+61 |
| | |||||
* | MMAP_Memory_Pool_Options doesn't have accessors. | harrison | 1997-04-10 | 1 | -1/+1 |
| | |||||
* | Modified ACE_MMAP_Memory_Pool and ACE_MMAP_Memory_Pool_Options to | harrison | 1997-04-10 | 1 | -10/+28 |
| | | | | | | | | | include the new guess_on_fault option. This is only for platforms that can not report which address caused a segmentation fault (via signal or exception). When guess_on_fault is set (via ACE_MMAP_Memory_Pool_Options), ACE_MMAP_Memory_Pool::handle_signal calls ACE_MMAP_Memory_Pool::remap "guessing" that the segmentation fault was caused by an access to memory not yet mapped. | ||||
* | *** empty log message *** | schmidt | 1997-03-21 | 1 | -0/+1 |
| | |||||
* | ot | schmidt | 1997-03-20 | 1 | -1/+1 |
| | |||||
* | foo | schmidt | 1997-02-10 | 1 | -2/+6 |
| | |||||
* | (init_acquire): cast this->minimum_bytes_ to size_t to avoid comiplier ↵ | levine | 1997-01-29 | 1 | -1/+1 |
| | | | | warning if size_t is unsigned | ||||
* | foo | schmidt | 1997-01-29 | 1 | -3/+10 |
| | |||||
* | changed "sizeof char" to "sizeof (char)" because g++ and Sun C++ (properly) ↵ | levine | 1997-01-28 | 1 | -1/+1 |
| | | | | choked on it | ||||
* | *** empty log message *** | irfan | 1997-01-28 | 1 | -2/+3 |
| | |||||
* | foo | schmidt | 1997-01-14 | 1 | -0/+2 |
| | |||||
* | foo | schmidt | 1997-01-12 | 1 | -6/+6 |
| | |||||
* | foo | schmidt | 1996-12-17 | 1 | -0/+2 |
| | |||||
* | foobar | schmidt | 1996-12-13 | 1 | -0/+2 |
| | |||||
* | foo | schmidt | 1996-12-11 | 1 | -2/+2 |
| | |||||
* | eon | schmidt | 1996-12-10 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | irfan | 1996-12-10 | 1 | -7/+7 |
| | |||||
* | hello | schmidt | 1996-12-02 | 1 | -64/+100 |
| | |||||
* | Eon | schmidt | 1996-11-30 | 1 | -1/+0 |
| |