TOPIC | 56.0 | stupid questions |
| 56.28 | Tue May 31 1994 10:12 | | 8 lines |
| 56.30 | Tue May 31 1994 13:08 | | 6 lines |
TOPIC | 393.0 | How to Call C++ from other languages |
| 393.9 | Fri Jan 20 1995 08:59 | Yes, but you need to use extern "C" | 19 lines |
TOPIC | 426.0 | Temporary lifetimes differ under DEC C++ and Cfront |
| 426.11 | Wed Feb 15 1995 09:43 | | 7 lines |
TOPIC | 450.0 | Undefined symbols at link time for static data members |
| 450.31 | Wed Mar 23 1994 16:32 | | 15 lines |
| 450.34 | Fri Jun 03 1994 10:02 | | 5 lines |
| 450.37 | Thu Mar 30 1995 12:51 | Assignment is not initialization | 14 lines |
TOPIC | 520.0 | Pointer to member "referenced without an object" |
| 520.40 | Tue Apr 25 1995 13:31 | '&' required for address of member function | 21 lines |
| 520.42 | Wed Apr 19 1995 17:59 | That's the way the language is defined | 21 lines |
TOPIC | 728.0 | Wish for diagnostic for missing return in valued function |
| 728.4 | Tue Jun 14 1994 10:02 | Another vote | 7 lines |
| 728.20 | Tue Jun 14 1994 10:08 | Available? | 8 lines |
TOPIC | 780.0 | What does "DECINTRFT, ... the initialization of a non-const reference requires a temporary ..." mean? |
| 780.23 | Tue Jan 04 1994 17:58 | That's much better! | 5 lines |
| 780.26 | Thu Nov 10 1994 10:29 | Constructed object isn't an lvalue, so can't be referenced | 20 lines |
TOPIC | 860.0 | Overloaded + operator. |
| 860.4 | Thu Mar 24 1994 13:03 | | 21 lines |
| 860.6 | Fri Mar 25 1994 09:09 | | 10 lines |
TOPIC | 863.0 | Why are my classes destructors getting called twice? |
| 863.4 | Thu May 04 1995 15:05 | Looks ok to me | 85 lines |
TOPIC | 889.0 | Template static data members require explicit definitions |
| 889.30 | Tue Mar 22 1994 12:52 | | 10 lines |
TOPIC | 902.0 | Does DEC C++ support ANSI C? |
| 902.29 | Wed Jul 03 1996 10:36 | | 25 lines |
TOPIC | 967.0 | "%LINK-W-ILLTIR" from templates or nested classes under /DEBUG |
| 967.18 | Fri Apr 01 1994 19:00 | DEC CXX on VAX/VMS bug: bad object file | 59 lines |
| 967.19 | Thu Dec 22 1994 10:29 | | 8 lines |
TOPIC | 994.0 | operator overloading help! |
| 994.11 | Wed Apr 10 1996 14:31 | | 24 lines |
| 994.13 | Thu Apr 11 1996 10:44 | Rethink your class abstraction | 44 lines |
TOPIC | 1288.0 | Nested private class not accessible to members of sibling class |
| 1288.27 | Tue Jul 09 1996 16:55 | Nested struct in private scope is not accessible | 12 lines |
| 1288.30 | Wed Jul 10 1996 10:10 | Not yet satisfied | 38 lines |
| 1288.34 | Wed Jul 10 1996 17:02 | Good enough | 1 lines |
TOPIC | 1417.0 | Reducing constructor size - default arguments, recursion and helper functions |
| 1417.10 | Mon May 02 1994 17:48 | ARM, �12.1 (annotation) | 30 lines |
| 1417.14 | Fri May 06 1994 12:41 | | 10 lines |
TOPIC | 1436.0 | What is a virtual base class good for? |
| 1436.1 | Thu Aug 26 1993 16:37 | | 12 lines |
| 1436.7 | Wed Sep 01 1993 15:38 | | 9 lines |
TOPIC | 1443.0 | "member function" is not a member of "object"... |
| 1443.1 | Tue Aug 31 1993 09:04 | | 19 lines |
TOPIC | 1445.0 | DECC$MAIN undefined; do I need to use ``[]'' in delete of arrays? |
| 1445.4 | Fri Oct 29 1993 09:02 | | 11 lines |
TOPIC | 1471.0 | Mon Sep 13 1993 20:29 | String::upper() upcases its object | 15 lines |
| 1471.1 | Mon Sep 27 1993 11:05 | | 3 lines |
TOPIC | 1503.0 | Tue Sep 28 1993 10:31 | Type description in message doesn't mention mf constness | 22 lines |
TOPIC | 1541.0 | Why does assigning a float to an int convert the float to int? |
| 1541.1 | Wed Oct 20 1993 09:56 | | 9 lines |
| 1541.3 | Wed Oct 20 1993 16:20 | | 17 lines |
TOPIC | 1542.0 | Pointer to member function - unclear on the concept |
| 1542.1 | Wed Oct 20 1993 16:10 | | 2 lines |
| 1542.8 | Thu Dec 16 1993 15:14 | | 2 lines |
TOPIC | 1567.0 | Why aren't inherited functions overloaded? |
| 1567.1 | Thu Nov 04 1993 16:14 | | 4 lines |
| 1567.18 | Thu Jul 18 1996 13:21 | | 13 lines |
TOPIC | 1584.0 | Func( Abstract Base Class ) |
| 1584.1 | Mon Nov 15 1993 10:34 | | 13 lines |
TOPIC | 1610.0 | Premature destruction of temporaries? |
| 1610.1 | Mon Nov 29 1993 08:52 | Standard-specified behavior | 18 lines |
TOPIC | 1622.0 | Objects that contain other objects |
| 1622.2 | Fri Dec 03 1993 13:23 | Specify member constructors in constructor initialization list | 24 lines |
TOPIC | 1629.0 | problem typecasting ostrstream to ostream on OSF/1 |
| 1629.4 | Wed Dec 08 1993 12:28 | | 26 lines |
TOPIC | 1631.0 | How do objects know where their member functions are located? |
| 1631.2 | Mon Dec 06 1993 13:00 | | 20 lines |
TOPIC | 1679.0 | deleting arrays? |
| 1679.1 | Wed Jan 05 1994 12:12 | | 19 lines |
| 1679.6 | Wed Feb 16 1994 12:01 | | 8 lines |
TOPIC | 1699.0 | Problems in New() Relatioships |
| 1699.2 | Wed Jan 12 1994 12:08 | Dimension argument on new requires square brackets | 30 lines |
TOPIC | 1703.0 | Default arguments rejected for template classes |
| 1703.2 | Wed Jan 12 1994 16:37 | | 12 lines |
TOPIC | 1721.0 | "A question about constructors" |
| 1721.3 | Wed Jan 26 1994 16:00 | | 7 lines |
TOPIC | 1724.0 | Hope this isnt too simple a question !! |
| 1724.4 | Tue Feb 01 1994 08:44 | How many underscores? | 2 lines |
TOPIC | 1727.0 | novice question |
| 1727.2 | Thu Jan 27 1994 12:54 | | 14 lines |
TOPIC | 1734.0 | help with this error |
| 1734.1 | Fri Jan 28 1994 15:22 | | 13 lines |
TOPIC | 1746.0 | delete [] and ** confusion |
| 1746.2 | Fri Feb 04 1994 16:03 | | 5 lines |
TOPIC | 1747.0 | Question on delete [] |
| 1747.1 | Fri Feb 04 1994 16:12 | new [] requires delete [] | 20 lines |
TOPIC | 1749.0 | bug in ## with :: |
| 1749.1 | Tue Feb 08 1994 10:19 | | 14 lines |
TOPIC | 1762.0 | a beginner needs some help |
| 1762.8 | Wed Mar 09 1994 12:09 | | 7 lines |
TOPIC | 1770.0 | How do I determine if file open is successful? |
| 1770.5 | Wed Feb 16 1994 09:09 | | 14 lines |
TOPIC | 1817.0 | Array arguments to template functions with pointer arguments don't resolve |
| 1817.3 | Tue Mar 08 1994 12:21 | | 25 lines |
TOPIC | 1821.0 | possible bug in malloc() |
| 1821.8 | Mon Mar 14 1994 12:45 | | 12 lines |
TOPIC | 1822.0 | Macro substition inside single quotes (') |
| 1822.1 | Thu Mar 10 1994 12:22 | | 17 lines |
TOPIC | 1839.0 | Why does "??/??/" print a \ ? |
| 1839.1 | Wed Mar 23 1994 10:58 | That's the standard | 18 lines |
TOPIC | 1841.0 | Why do home-grown generic macros cause "Invalid declaration"? |
| 1841.1 | Wed Mar 23 1994 11:14 | | 12 lines |
| 1841.3 | Wed Mar 23 1994 14:38 | | 4 lines |
TOPIC | 1855.0 | %CXX-E-PASVOLINV on non-volatile object? |
| 1855.4 | Tue Mar 29 1994 14:44 | | 3 lines |
TOPIC | 1865.0 | Function ... has internal linkage, ..., and has no definition |
| 1865.1 | Tue Apr 05 1994 13:21 | | 12 lines |
TOPIC | 1870.0 | Why does ``new A(expr)[n]" have type A, instead of A*? |
| 1870.1 | Thu Apr 07 1994 14:48 | | 28 lines |
TOPIC | 1921.0 | Pointer to constant problem (bug or incorrect use?) |
| 1921.2 | Thu Apr 28 1994 19:03 | Compiler right, program is wrong | 10 lines |
TOPIC | 1986.0 | problem with cxx option "-warn=disable=EXTRASEMI" |
| 1986.2 | Mon May 30 1994 23:37 | Might be nice to tell the user | 6 lines |
TOPIC | 1987.0 | I don't understand which constructors this initialized declaration should use |
| 1987.1 | Mon May 30 1994 23:45 | Have to copy it somehow | 15 lines |
| 1987.3 | Tue May 31 1994 13:06 | | 20 lines |
TOPIC | 1988.0 | How can I pass a const char * by reference that can't be modified? |
| 1988.6 | Tue May 31 1994 09:58 | | 8 lines |
TOPIC | 1997.0 | Why can't delete be applied to pointers to const? |
| 1997.1 | Thu Jun 02 1994 12:34 | | 12 lines |
TOPIC | 2013.0 | Why can't I call the destructor in a member function without ``.'' or ``->''? |
| 2013.1 | Mon Jun 13 1994 10:16 | ARM requirement | 6 lines |
TOPIC | 2075.0 | that pesky ## operator again |
| 2075.6 | Mon Aug 01 1994 12:39 | | 6 lines |
TOPIC | 2144.0 | Problem with type conversions... |
| 2144.2 | Thu Sep 08 1994 10:04 | | 14 lines |
TOPIC | 2148.0 | Implicit conversion from 'int' to 'char*'? |
| 2148.4 | Wed Sep 14 1994 12:10 | | 10 lines |
TOPIC | 2155.0 | Is #pragma define_temlate needed for inline functions? |
| 2155.1 | Fri Sep 16 1994 14:23 | | 4 lines |
TOPIC | 2163.0 | Is this a bug ?? (look like one..) |
| 2163.1 | Fri Sep 23 1994 13:38 | User error | 6 lines |
| 2163.3 | Mon Sep 26 1994 10:52 | | 5 lines |
TOPIC | 2174.0 | Wed Sep 28 1994 15:12 | Template name silently occludes subsequent class with same name? | 14 lines |
TOPIC | 2192.0 | Overloaded conversion "operator <type>& ()" not being called |
| 2192.1 | Thu Oct 06 1994 09:48 | | 22 lines |
TOPIC | 2227.0 | Unhelpful error messages... |
| 2227.22 | Mon Aug 21 1995 09:13 | | 19 lines |
TOPIC | 2280.0 | User-defined type conversion: ambiguous or not ambiguous? |
| 2280.1 | Tue Nov 22 1994 10:15 | | 20 lines |
| 2280.4 | Tue Nov 22 1994 13:26 | | 14 lines |
TOPIC | 2284.0 | problem passing 2nd argument |
| 2284.3 | Sun Nov 27 1994 21:00 | | 7 lines |
TOPIC | 2310.0 | sizeof(array-parameter) is not the same as sizeof (array-var) |
| 2310.1 | Tue Dec 06 1994 17:37 | Array parameters are really pointers | 9 lines |
TOPIC | 2361.0 | IOSTREAM.HXX defines too much |
| 2361.2 | Wed Jan 11 1995 09:26 | | 5 lines |
TOPIC | 2398.0 | Bugcheck in DEC C++/Alpha/OSF T5.0-1 from -g |
| 2398.4 | Thu Feb 09 1995 17:58 | Here's a self-contained example | 21 lines |
TOPIC | 2411.0 | "conflict" with definition of bzero in string.h and sys/select.h |
| 2411.3 | Fri Feb 10 1995 10:27 | T5.0-1 error on overloading of bzero and perror in standard libraries with -xtaso_short | 17 lines |
| 2411.5 | Fri Feb 10 1995 12:34 | | 4 lines |
| 2411.8 | Tue Feb 14 1995 16:16 | | 3 lines |
| 2411.10 | Fri Mar 10 1995 09:22 | | 4 lines |
TOPIC | 2433.0 | Wed Feb 22 1995 16:52 | istream::ignore broken on VAX/VMS? | 28 lines |
TOPIC | 2476.0 | What's this "#include-once algorithm" I've read about? |
| 2476.1 | Thu Mar 16 1995 13:21 | | 10 lines |
TOPIC | 2486.0 | Wed Mar 22 1995 14:28 | C++ T5.0-2 dies with -xtaso_short and placement operator new | 21 lines |
TOPIC | 2488.0 | Thu Mar 23 1995 12:05 | Alpha/OSF T5.0-2 dies in il_to_u/cxusym.c with typedef of __int64 under -g | 6 lines |
TOPIC | 2489.0 | Thu Mar 23 1995 12:58 | In T5.0-2, -xtaso_short makes varargs ``list'' get size mismatches | 16 lines |
TOPIC | 2498.0 | Why is only first element of array initialized without a copy constructor? |
| 2498.4 | Wed Mar 29 1995 13:35 | | 11 lines |
| 2498.6 | Wed Mar 29 1995 18:06 | | 73 lines |
| 2498.14 | Mon Apr 17 1995 13:21 | | 1 lines |
| 2498.16 | Tue May 02 1995 11:55 | | 15 lines |
| 2498.19 | Tue May 02 1995 15:43 | | 8 lines |
TOPIC | 2514.0 | Why can't I declare a function template with "C" linkage? |
| 2514.3 | Thu Apr 06 1995 12:56 | | 17 lines |
| 2514.10 | Mon Apr 10 1995 09:58 | | 8 lines |
TOPIC | 2535.0 | How does user-defined operator ++(int) work? |
| 2535.1 | Sat Apr 15 1995 20:35 | | 17 lines |
| 2535.3 | Mon Apr 17 1995 10:28 | | 3 lines |
TOPIC | 2541.0 | Why does a class with constructors need a default constructor to declare a variable? |
| 2541.1 | Tue Apr 18 1995 15:15 | | 11 lines |
TOPIC | 2579.0 | Passing integers to inherited overloaded pointer operators differs from Visual C++ |
| 2579.1 | Wed May 10 1995 10:31 | ARM �13.1 | 32 lines |
| 2579.7 | Thu May 11 1995 11:18 | | 29 lines |
TOPIC | 2589.0 | How can I execute different operator[]'s on lhs & rhs of assignment? |
| 2589.1 | Thu May 18 1995 11:13 | | 19 lines |
TOPIC | 2594.0 | *++ = gets wrong answer from *++ in ?: |
| 2594.1 | Fri May 19 1995 11:32 | | 9 lines |
TOPIC | 2627.0 | Tue Jun 13 1995 18:53 | Assignment in conditional expression parsed incorrectly | 29 lines |
| 2627.1 | Tue Jun 13 1995 18:57 | grammar analysis | 19 lines |
| 2627.5 | Thu Jun 15 1995 11:57 | | 15 lines |
TOPIC | 2634.0 | Multiple assignment may generate slow code on VAX |
| 2634.5 | Thu Jun 22 1995 14:18 | | 13 lines |
TOPIC | 2650.0 | Why can't a pointer-to-member be cast to long to get the byte offset? |
| 2650.2 | Wed Jul 05 1995 12:48 | Conversion is not allowed by ARM | 20 lines |
TOPIC | 2708.0 | Thu Aug 17 1995 18:32 | iomanip.hxx depends on iostream.hxx on UNIX | 2 lines |
TOPIC | 2726.0 | Can template classes with non-type parameters be function arguments? |
| 2726.2 | Wed Oct 18 1995 13:45 | | 14 lines |
TOPIC | 2738.0 | Why does printing an array of pointers to the same value print the same value? |
| 2738.1 | Mon Sep 11 1995 15:25 | | 15 lines |
TOPIC | 2747.0 | I need cfront/g++ copy constructor semantics |
| 2747.6 | Wed Oct 25 1995 08:59 | | 10 lines |
TOPIC | 2783.0 | ?: conditional can't select between pointers to members |
| 2783.1 | Thu Oct 12 1995 15:03 | | 21 lines |
| 2783.2 | Thu Oct 12 1995 15:08 | | 13 lines |
TOPIC | 2856.0 | Bugcheck during front end phase defining a function via a typedef |
| 2856.4 | Thu Dec 14 1995 11:15 | | 6 lines |
TOPIC | 2867.0 | Alleged change in semantics of signed bitfields |
| 2867.1 | Tue Dec 19 1995 13:54 | | 10 lines |
TOPIC | 2873.0 | Why are results inconsistant when I cast away a const? |
| 2873.1 | Wed Dec 20 1995 10:40 | | 20 lines |
TOPIC | 2907.0 | Why do I get a SEGV when I assign to a string literal? |
| 2907.18 | Fri Jun 21 1996 09:15 | | 15 lines |
TOPIC | 2923.0 | Why isn't double=>float preferred over double=>int? |
| 2923.1 | Mon Feb 19 1996 09:14 | no preference btwn dble->float and dble->int | 18 lines |
| 2923.3 | Mon Feb 19 1996 11:52 | | 6 lines |
TOPIC | 2957.0 | Bad code for pre-increment on Alpha/VMS |
| 2957.1 | Wed Mar 13 1996 09:13 | | 7 lines |
TOPIC | 3021.0 | Why doesn't DEC C++ diagnose dead code? |
| 3021.6 | Thu Apr 25 1996 14:39 | | 21 lines |
TOPIC | 3035.0 | Macro fails to compile - DEC++ v5.0 |
| 3035.1 | Wed Apr 24 1996 09:44 | The preprocessor doesn't know about templates | 37 lines |
TOPIC | 3038.0 | V5.3-005 /debug/noopt %VCG-F-BUGCHECK during code binding |
| 3038.5 | Tue Sep 03 1996 15:00 | Workaround | 26 lines |
TOPIC | 3071.0 | Throw at end of function body doesn't suppress MISSINGRETURN |
| 3071.1 | Mon May 13 1996 12:09 | | 14 lines |
TOPIC | 3103.0 | Why aren't incomplete class destructors called by delete? |
| 3103.1 | Wed Jun 05 1996 10:18 | | 8 lines |
TOPIC | 3126.0 | Why doesn't new char[10] call X::operator new? |
| 3126.2 | Fri Jun 21 1996 15:21 | Misunderstanding of 'operator new' scoping | 29 lines |
TOPIC | 3129.0 | Short circuit && not working |
| 3129.1 | Mon Jun 24 1996 10:17 | | 5 lines |
TOPIC | 3182.0 | Comment "// ????/" gives %CXX-E-BADSTMT, Invalid statement. - V5.4 VMSa/Dunix |
| 3182.1 | Mon Jul 29 1996 10:01 | Trigraphs strike again | 15 lines |
TOPIC | 3184.0 | c++ "needlessly" saving stack after throw |
| 3184.9 | Fri Aug 02 1996 17:09 | | 6 lines |
TOPIC | 3185.0 | Tue Jul 30 1996 17:41 | Inline member function of class nested in template is not instantiated | 90 lines |
TOPIC | 3193.0 | Q: when/why use nested class ? |
| 3193.2 | Mon Aug 19 1996 08:52 | | 21 lines |
TOPIC | 3209.0 | COMPLEX divide by zero? |
| 3209.2 | Wed Aug 21 1996 08:43 | | 1 lines |
TOPIC | 3236.0 | use of this->data_member in OpenVMS debugger |
| 3236.1 | Mon Sep 09 1996 17:30 | | 1 lines |
TOPIC | 3261.0 | Need answer to this problem for ODI |
| 3261.1 | Fri Sep 20 1996 09:48 | You've never defined it | 6 lines |
TOPIC | 3262.0 | The customer would like confirmation please. |
| 3262.1 | Fri Sep 20 1996 09:55 | Illegal C++ | 2 lines |
TOPIC | 3277.0 | GEM Assertion failure v5.4 Digital Unix |
| 3277.1 | Mon Oct 07 1996 14:25 | | 5 lines |
TOPIC | 3282.0 | Looping code ?? |
| 3282.3 | Fri Oct 11 1996 15:26 | | 35 lines |
TOPIC | 3298.0 | -g behaves differently than -O |
| 3298.3 | Wed Oct 23 1996 12:22 | | 17 lines |
| 3298.7 | Thu Oct 24 1996 09:58 | | 29 lines |
TOPIC | 3315.0 | Why doesn't this code compile? |
| 3315.2 | Thu Nov 07 1996 12:09 | | 7 lines |
| 3315.6 | Wed Dec 04 1996 08:59 | | 14 lines |
TOPIC | 3349.0 | explanation on compilation errors needed |
| 3349.1 | Wed Nov 27 1996 13:28 | | 25 lines |
TOPIC | 3372.0 | cxxl_share.hxx generates syntax error from ProC |
| 3372.2 | Fri Dec 20 1996 09:19 | more standard references | 8 lines |
TOPIC | 3410.0 | Strange Double/Float effect ? |
| 3410.1 | Thu Jan 23 1997 09:28 | va_arg(...,float) is undefined | 27 lines |
TOPIC | 3463.0 | Mon Feb 24 1997 17:09 | %CXX-E-REFENCLOSING | 32 lines |
| 3463.3 | Tue Feb 25 1997 14:30 | a related problem: %CXX-E-INACCESSIBLE | 33 lines |
| 3463.4 | Tue Feb 25 1997 14:36 | | 6 lines |
TOPIC | 3469.0 | a compilation problem related to void |
| 3469.1 | Thu Feb 27 1997 11:12 | | 11 lines |
TOPIC | 3495.0 | uswitch() function appears to nave no c++ prototype. |
| 3495.1 | Mon Mar 17 1997 09:02 | | 5 lines |
TOPIC | 24.0 | 64bit inquiry |
| 24.8 | Wed Nov 20 1991 11:32 | | 6 lines |
TOPIC | 54.0 | DFA v3.1-100 reports incorrect error messages |
| 54.1 | Thu Dec 19 1991 10:35 | Explanations | 75 lines |
TOPIC | 57.0 | Problem with ENTRY statements. |
| 57.6 | Fri Sep 04 1992 18:25 | Sounds like the same user error | 41 lines |
| 57.13 | Fri Mar 05 1993 08:04 | | 22 lines |
TOPIC | 73.0 | Exponentiation operator results differ |
| 73.1 | Thu Jan 23 1992 13:19 | | 14 lines |
TOPIC | 77.0 | high performance arithmetic trap..... |
| 77.3 | Wed Jan 29 1992 12:07 | | 5 lines |
TOPIC | 79.0 | /NOOPT switch? |
| 79.3 | Wed Jan 29 1992 16:53 | It's a bug | 5 lines |
TOPIC | 81.0 | ACCVIO on compile with /OPT |
| 81.3 | Wed Feb 05 1992 17:45 | | 11 lines |
TOPIC | 85.0 | alignment is important on APLHA |
| 85.9 | Tue May 12 1992 12:34 | | 7 lines |
TOPIC | 87.0 | Module Definition Not given for each routine defined in Source |
| 87.4 | Fri Jan 31 1992 15:49 | | 10 lines |
TOPIC | 89.0 | Source for official switch list |
| 89.2 | Mon Feb 03 1992 13:00 | Terminology | 16 lines |
TOPIC | 91.0 | GOTO in conditional block, next statement not reachable |
| 91.1 | Tue Feb 04 1992 11:32 | | 19 lines |
TOPIC | 98.0 | Multiple MAIN error with DFA_BL22_PFORT |
| 98.1 | Tue Feb 11 1992 12:07 | | 16 lines |
| 98.3 | Tue Feb 11 1992 16:30 | | 8 lines |
TOPIC | 105.0 | data? format? /OPT? RTL? |
| 105.2 | Wed Feb 19 1992 15:26 | Which answer is right? | 4 lines |
| 105.5 | Thu Feb 20 1992 13:30 | | 1 lines |
TOPIC | 109.0 | pfortran does not remap blas1 intrinsic names |
| 109.6 | Sun Mar 08 1992 13:33 | which customer? | 11 lines |
TOPIC | 111.0 | %FORT-W-NOPATH errors |
| 111.1 | Thu Feb 27 1992 10:50 | | 24 lines |
TOPIC | 131.0 | HP arith trap on i out of range in a(i) |
| 131.4 | Wed Mar 11 1992 16:06 | | 14 lines |
TOPIC | 136.0 | Problems with data defined/assigned values in BLOCK DATA module |
| 136.1 | Thu Mar 12 1992 18:27 | User error | 4 lines |
TOPIC | 138.0 | Strings - difference between vax/alpha compiler/linker
|
| 138.5 | Tue Mar 17 1992 09:30 | | 10 lines |
TOPIC | 139.0 | Un-aligned stack references problem compiler - X3.1-123-232B
|
| 139.2 | Tue Mar 17 1992 09:30 | | 2 lines |
TOPIC | 152.0 | SYS$QIOW fails with /OPT! |
| 152.4 | Mon Mar 30 1992 14:59 | | 19 lines |
| 152.7 | Tue Mar 31 1992 10:25 | | 31 lines |
TOPIC | 160.0 | X3-128 - %TRACE-F-TRACEBACK |
| 160.2 | Tue Apr 07 1992 14:06 | Isolating an integrity check error | 17 lines |
TOPIC | 168.0 | ACCVIO when INCLUDE Forsysdef modules |
| 168.1 | Mon Apr 27 1992 13:22 | | 6 lines |
| 168.2 | Mon Apr 27 1992 13:23 | | 0 lines |
TOPIC | 173.0 | Infinite recursion in compiler - hits memory limit and ACCVIOs |
| 173.3 | Mon May 04 1992 14:16 | | 6 lines |
TOPIC | 177.0 | high perf arithmetic trap X3.1-159 |
| 177.2 | Mon May 04 1992 22:38 | HPARITH seems somewhat overstated | 7 lines |
TOPIC | 198.0 | Unexpected warning with multiple string concatentation |
| 198.2 | Mon May 18 1992 15:53 | | 9 lines |
TOPIC | 212.0 | /NOOPT switch causes ACCVIO - X3.2-173-2357 |
| 212.2 | Wed Jun 03 1992 13:44 | Precisely | 10 lines |
| 212.7 | Fri Jun 05 1992 10:25 | Source code hack-around? | 17 lines |
TOPIC | 213.0 | /OPTIMIZE breaks code. |
| 213.2 | Fri Jun 05 1992 11:07 | Not a bug | 12 lines |
| 213.6 | Thu Jun 18 1992 12:19 | To be very blunt about it ... | 20 lines |
TOPIC | 291.0 | FT3 Native compiler dies in GEM_DF\CSE |
| 291.2 | Fri Aug 21 1992 08:18 | | 4 lines |
TOPIC | 294.0 | Pointers in structure, How? |
| 294.8 | Tue Aug 25 1992 13:08 | Why not | 9 lines |
TOPIC | 300.0 | Documentation on SWITCH= FE_SEPERATE_COMP ? |
| 300.6 | Tue Oct 13 1992 13:23 | Sorry, it just doesn't work that way | 15 lines |
TOPIC | 302.0 | Diagnostics for inlined routines should have some kind of pointer to the call site |
| 302.2 | Wed Aug 26 1992 09:54 | | 25 lines |
TOPIC | 312.0 | Variable used before value defined. |
| 312.1 | Wed Sep 09 1992 17:38 | | 8 lines |
| 312.3 | Thu Sep 10 1992 12:26 | | 13 lines |
| 312.9 | Wed Nov 03 1993 15:38 | | 4 lines |
TOPIC | 322.0 | Flow analysis bug??? |
| 322.1 | Wed Sep 16 1992 18:51 | | 4 lines |
TOPIC | 323.0 | slow down with FT3 and FT4 |
| 323.5 | Fri Sep 18 1992 12:32 | Binary search? | 24 lines |
| 323.6 | Fri Sep 18 1992 12:32 | Binary search? | 24 lines |
TOPIC | 351.0 | /NOOPT fixes compiler warning and program behaves |
| 351.1 | Wed Oct 07 1992 14:05 | It's a compiler bug | 4 lines |
TOPIC | 383.0 | STRANGE RESETTING OF VARIALBES |
| 383.2 | Mon Oct 26 1992 17:02 | u is much too small | 6 lines |
TOPIC | 422.0 | Performance of REAL*4 versus REAL*8 |
| 422.6 | Fri Nov 13 1992 12:52 | | 23 lines |
TOPIC | 486.0 | FORT-W-UNINIT, Variable is used before its value has been defined |
| 486.1 | Sat Dec 19 1992 22:04 | Return value is undefined at end of function | 7 lines |
TOPIC | 527.0 | DFAV: NOPATH and ISHFTC problems |
| 527.3 | Thu Jan 14 1993 09:28 | | 8 lines |
TOPIC | 557.0 | Expression with byte parameter overflow |
| 557.1 | Mon Jan 25 1993 15:54 | | 21 lines |
TOPIC | 561.0 | Customer writes bad code, gets bad result, blames DEC FORTRAN |
| 561.7 | Fri Jan 29 1993 12:02 | Sputter... gurgle... fume... | 13 lines |
| 561.12 | Sun Jan 31 1993 19:56 | Unreasonable as a user option? | 11 lines |
| 561.35 | Tue Mar 30 1993 12:27 | It probably shouldn't be behaving like that | 10 lines |
TOPIC | 596.0 | ASSERT failure: memory reference out of range... |
| 596.1 | Thu Feb 04 1993 15:25 | | 5 lines |
TOPIC | 639.0 | Compiler fails with integrity check error , on format statement |
| 639.4 | Wed Feb 17 1993 09:49 | Compiler bug, induced by source program error | 28 lines |
TOPIC | 642.0 | Double precision question |
| 642.20 | Wed Jul 14 1993 18:34 | | 16 lines |
TOPIC | 703.0 | HPARITH Problem |
| 703.7 | Thu Mar 11 1993 10:47 | | 5 lines |
TOPIC | 757.0 | How to map PC to machine code listing? |
| 757.1 | Tue Mar 30 1993 12:32 | | 11 lines |
TOPIC | 769.0 | SET BREAK%LABEL and parameter list problem with DEBUG |
| 769.5 | Mon Apr 05 1993 11:09 | | 6 lines |
| 769.8 | Wed Apr 07 1993 10:33 | Summary | 56 lines |
TOPIC | 793.0 | Accuracy Problem |
| 793.17 | Tue Apr 20 1993 18:34 | | 12 lines |
TOPIC | 799.0 | Question about unused statement functions increasing program size |
| 799.3 | Fri Apr 16 1993 10:14 | | 9 lines |
TOPIC | 827.0 | Debugger examining variables in common in shareable image |
| 827.5 | Fri May 28 1993 11:20 | | 8 lines |
TOPIC | 834.0 | Instructions scheduling dump under OSF/1 ? |
| 834.1 | Thu Apr 29 1993 10:37 | | 5 lines |
TOPIC | 863.0 | FOR/LIS=TT generates displays incorrectly |
| 863.4 | Mon May 10 1993 15:25 | | 7 lines |
TOPIC | 974.0 | DFAV: ACCVIO from in-line optimisation (level 4) |
| 974.1 | Tue Jul 13 1993 12:21 | | 7 lines |
TOPIC | 1014.0 | osf version performance issues? |
| 1014.4 | Fri Aug 06 1993 13:09 | | 2 lines |
TOPIC | 1021.0 | Floating Point Exception |
| 1021.4 | Wed Aug 11 1993 18:01 | | 6 lines |
TOPIC | 1051.0 | Why diff in VMS/AXP DBG descriptors? |
| 1051.3 | Wed Aug 25 1993 13:10 | | 16 lines |
TOPIC | 1064.0 | Fast Fourier Transformation (FFT) much slower under OSF/1 then VMS Alpha |
| 1064.4 | Sun Sep 12 1993 12:22 | Can have optimization and symbols if they want | 6 lines |
TOPIC | 1130.0 | INCLUDE files not found |
| 1130.7 | Thu Oct 14 1993 13:22 | | 7 lines |
TOPIC | 1139.0 | symbols for common_blocks |
| 1139.7 | Thu Oct 21 1993 18:45 | | 5 lines |
TOPIC | 1154.0 | %FORT-I-NOPATH in DO WHILE (.TRUE.) sentence |
| 1154.3 | Wed Oct 27 1993 09:51 | *Easy* solution | 14 lines |
TOPIC | 1156.0 | F77 WNT optimisation/loop problems. |
| 1156.1 | Wed Oct 27 1993 09:56 | | 6 lines |
TOPIC | 1192.0 | Compare fails with VESTed shareable image |
| 1192.1 | Wed Nov 10 1993 13:53 | | 17 lines |
TOPIC | 1214.0 | Problem with real comparason in FORTRAN do loop |
| 1214.6 | Tue Nov 23 1993 14:22 | | 7 lines |
TOPIC | 1216.0 | MISALIGN error on real*8 variable |
| 1216.2 | Tue Nov 23 1993 17:01 | Not quite that bad | 10 lines |
TOPIC | 1234.0 | Another FORT-W-UNINIT error with 6.1-386 |
| 1234.2 | Tue Nov 30 1993 09:50 | | 7 lines |
TOPIC | 1240.0 | UNINIT and UNUSED warnings not be flagged when they should be... |
| 1240.1 | Tue Nov 30 1993 16:23 | | 7 lines |
TOPIC | 1399.0 | CASE equivalent - Computed GOTO or IF-ELSE-IF or IF/GOTO/IF ? |
| 1399.2 | Tue Mar 01 1994 09:11 | | 8 lines |
TOPIC | 1414.0 | User query about argument lists and DFAO |
| 1414.3 | Wed Mar 09 1994 12:13 | | 14 lines |
TOPIC | 1416.0 | Wed Mar 09 1994 09:25 | Trapping FP exceptions | 169 lines |
TOPIC | 1460.0 | Wed Mar 23 1994 16:23 | Worrisome comment from comp.lang.fortran | 30 lines |
TOPIC | 1474.0 | Posible equivalence/function problem |
| 1474.2 | Thu Mar 31 1994 14:16 | | 8 lines |
TOPIC | 1492.0 | Dynamic allocation without malloc?? |
| 1492.9 | Wed Apr 13 1994 10:27 | | 7 lines |
TOPIC | 1528.0 | Wed Apr 27 1994 14:10 | They love you! | 39 lines |
TOPIC | 1535.0 | Fort-w-novalue only with /OPT on "EV6.2-508-274F" |
| 1535.1 | Mon May 02 1994 17:58 | | 15 lines |
TOPIC | 1555.0 | Oddity with listing header and routine name |
| 1555.1 | Wed May 11 1994 10:32 | Debugging suggestion | 12 lines |
TOPIC | 1595.0 | how2 trap fp overflow |
| 1595.3 | Thu Jun 09 1994 14:06 | | 9 lines |
TOPIC | 1602.0 | debugger executing lines multiple times? |
| 1602.7 | Fri Sep 23 1994 18:43 | | 18 lines |
TOPIC | 1726.0 | "Symbol Table" subheading in listing file, why? |
| 1726.5 | Fri Sep 02 1994 10:29 | | 5 lines |
TOPIC | 1772.0 | Compiler message line number problem |
| 1772.4 | Wed Sep 14 1994 12:29 | | 15 lines |
TOPIC | 1996.0 | HPARITH - integer overflow |
| 1996.3 | Tue Feb 07 1995 12:02 | | 18 lines |
TOPIC | 2004.0 | SAVE differs on ALPHA from VAX |
| 2004.5 | Mon Feb 13 1995 10:14 | | 17 lines |
TOPIC | 2103.0 | Can DEC Fortran (AXP) do stream files with no delimiters? |
| 2103.2 | Tue Apr 18 1995 12:03 | | 6 lines |
TOPIC | 49.0 | Tobogganing/sledding hills in So. NH? |
| 49.35 | Fri Jan 13 1995 13:18 | | 2 lines |
TOPIC | 119.0 | The Everett Turnpike |
| 119.78 | Tue Jun 04 1991 16:47 | | 11 lines |
TOPIC | 165.0 | Special Restaurant Needed |
| 165.58 | Fri May 17 1996 10:10 | | 6 lines |
TOPIC | 317.0 | Fri Jan 15 1988 21:50 | International violinist Miha Pogacnik in NH | 83 lines |
| 317.2 | Mon Jan 18 1988 14:53 | | 24 lines |
| 317.5 | Wed Jan 20 1988 11:18 | | 10 lines |
| 317.7 | Wed Feb 24 1988 16:33 | Reminder | 5 lines |
TOPIC | 322.0 | Town budget time again.... |
| 322.40 | Fri Mar 11 1988 12:51 | Cheap to the point of indecency! | 15 lines |
TOPIC | 475.0 | Chimney Repointing Recommendations |
| 475.1 | Fri Oct 07 1988 12:36 | Royal Chimney Sweeps | 5 lines |
TOPIC | 515.0 | OPTICIAN RECOMMENDATIONS? |
| 515.20 | Fri Jun 07 1991 13:36 | | 6 lines |
TOPIC | 539.0 | NH interest-and-dividend tax |
| 539.24 | Tue Apr 16 1996 15:47 | + is a prefix operator meaning "mandatory match" | 8 lines |
TOPIC | 550.0 | Wed Nov 30 1988 00:36 | Pine Hill Christmas Fair (Wilton, 12/3) | 50 lines |
TOPIC | 956.0 | Claremont vs. State of NH (Property Taxes) |
| 956.97 | Mon Jan 17 1994 09:52 | | 19 lines |
TOPIC | 995.0 | Dial in from Wilton -> HELP |
| 995.9 | Thu May 27 1993 13:27 | | 4 lines |
| 995.12 | Fri May 28 1993 14:19 | | 8 lines |
TOPIC | 1218.0 | Private Schools |
| 1218.18 | Thu Dec 14 1995 13:00 | | 24 lines |
TOPIC | 1277.0 | Car inspection |
| 1277.60 | Mon Nov 11 1991 16:06 | No emissions testing in Wilton | 4 lines |
TOPIC | 1357.0 | Conservation Lands in NH |
| 1357.11 | Thu May 09 1991 16:14 | Excellent talk! | 26 lines |
| 1357.17 | Fri May 10 1991 23:28 | | 16 lines |
| 1357.26 | Mon May 13 1991 18:05 | | 12 lines |
| 1357.33 | Tue May 14 1991 17:17 | | 45 lines |
TOPIC | 1432.0 | NH Hunting |
| 1432.412 | Fri Nov 22 1991 12:43 | The law on posting | 26 lines |
| 1432.921 | Thu Mar 19 1992 11:18 | | 16 lines |
| 1432.1043 | Fri Dec 04 1992 11:48 | | 4 lines |
| 1432.1346 | Tue Nov 16 1993 09:00 | | 9 lines |
| 1432.1354 | Tue Nov 16 1993 10:25 | | 6 lines |
| 1432.1402 | Wed Nov 17 1993 15:54 | Humor the bigots? | 22 lines |
| 1432.1429 | Thu Nov 18 1993 15:48 | | 12 lines |
| 1432.1896 | Tue Nov 08 1994 09:31 | | 11 lines |
| 1432.1906 | Wed Nov 09 1994 11:15 | | 19 lines |
| 1432.1966 | Tue Nov 29 1994 14:03 | Did someone suggest that it is? | 5 lines |
| 1432.2023 | Fri Dec 09 1994 13:01 | | 18 lines |
| 1432.2109 | Fri Dec 01 1995 10:04 | Blaze orange for horses | 10 lines |
| 1432.2110 | Fri Dec 01 1995 10:08 | 100 yards | 17 lines |
TOPIC | 1485.0 | Wed Nov 28 1990 18:10 | Pine Hill Christmas Fair in Wilton, NH, Saturday 12/1 | 46 lines |
TOPIC | 1586.0 | Hot-air balloons |
| 1586.22 | Wed Jun 10 1992 13:17 | | 6 lines |
TOPIC | 1657.0 | RU-486 in NH |
| 1657.33 | Thu May 09 1991 10:13 | | 5 lines |
TOPIC | 1658.0 | CONCERTS IN N.H. |
| 1658.10 | Thu May 09 1991 00:14 | DOAH performing in Wilton this Friday evening | 16 lines |
TOPIC | 1683.0 | LOOKING FOR A LAKE IN NASHUA AREA |
| 1683.5 | Tue May 21 1991 17:33 | | 7 lines |
TOPIC | 1781.0 | Mine Falls Park |
| 1781.1 | Thu Aug 08 1991 13:58 | | 8 lines |
TOPIC | 1831.0 | Need directions |
| 1831.86 | Thu Feb 22 1996 16:52 | | 42 lines |
| 1831.90 | Fri Feb 23 1996 08:57 | | 39 lines |
TOPIC | 1861.0 | Thu Sep 26 1991 10:34 | Auto repairs - beyond simple honesty | 24 lines |
| 1861.10 | Fri Sep 27 1991 10:31 | | 7 lines |
| 1861.21 | Mon Jan 13 1992 10:42 | Integrity at St Laurent body shop | 22 lines |
| 1861.24 | Wed Dec 16 1992 13:36 | | 1 lines |
TOPIC | 1866.0 | Need ADVICE! Work in MASS/Live in NH? |
| 1866.67 | Tue Oct 15 1991 17:18 | | 16 lines |
TOPIC | 1941.0 | Fri Nov 22 1991 12:54 | Pine Hill Christmas Fair, Wilton NH, Saturday 12/7 | 80 lines |
TOPIC | 1945.0 | GUARDIAN ANGELS in NH |
| 1945.138 | Thu Jan 09 1992 16:49 | | 15 lines |
| 1945.176 | Tue Jan 14 1992 16:59 | Catch-22? | 17 lines |
| 1945.223 | Fri Jan 17 1992 09:36 | So what has been accomplished? | 37 lines |
| 1945.230 | Fri Jan 17 1992 12:25 | Circular reasoning | 27 lines |
TOPIC | 1961.0 | Proposed amendment to state constitution on gas tax |
| 1961.47 | Sun Jan 12 1992 23:19 | Are you sure? | 8 lines |
TOPIC | 1973.0 | 1992 Elections |
| 1973.102 | Sat Feb 15 1992 14:02 | | 12 lines |
| 1973.162 | Thu Feb 20 1992 10:06 | | 20 lines |
| 1973.168 | Thu Feb 20 1992 13:23 | | 3 lines |
TOPIC | 1979.0 | 86 Concord Street, Nashua |
| 1979.17 | Sun Jan 12 1992 23:35 | Confusion about zoning terminology | 35 lines |
| 1979.45 | Mon Jan 20 1992 12:55 | | 19 lines |
| 1979.90 | Fri Jan 24 1992 10:34 | | 10 lines |
| 1979.150 | Fri Feb 28 1992 18:01 | | 1 lines |
| 1979.219 | Wed Apr 22 1992 13:05 | | 16 lines |
TOPIC | 2001.0 | Electronic Toll Payment |
| 2001.45 | Fri Feb 28 1992 15:25 | | 10 lines |
TOPIC | 2002.0 | WEVO (NH Public Radio) plans to go all-classical |
| 2002.11 | Fri Jan 31 1992 10:42 | | 3 lines |
| 2002.26 | Tue Feb 04 1992 14:11 | They should be so lucky | 17 lines |
TOPIC | 2031.0 | Legislative question regarding our state |
| 2031.9 | Thu Feb 20 1992 13:21 | | 5 lines |
TOPIC | 2048.0 | Sex shop in Nashua |
| 2048.12 | Wed Mar 04 1992 16:27 | | 14 lines |
| 2048.38 | Thu Mar 05 1992 17:10 | An apology might be in order | 19 lines |
TOPIC | 2063.0 | The Condom Distribution Issue comes to Nashua |
| 2063.6 | Tue Mar 17 1992 12:25 | | 13 lines |
| 2063.11 | Tue Mar 17 1992 14:02 | | 19 lines |
TOPIC | 2065.0 | Cameras in New Ipswich Public School Restrooms |
| 2065.22 | Wed Mar 18 1992 14:42 | | 11 lines |
TOPIC | 2144.0 | Nashua property tax reevaluations |
| 2144.11 | Wed May 06 1992 11:54 | | 5 lines |
TOPIC | 2156.0 | Property lines and fences |
| 2156.5 | Fri May 15 1992 16:28 | | 14 lines |
TOPIC | 2157.0 | NE Tel applies for CallerID (Phonesmart) |
| 2157.42 | Wed May 27 1992 16:10 | | 12 lines |
TOPIC | 2191.0 | THEY'RE BACK! |
| 2191.10 | Tue Jun 09 1992 12:40 | | 19 lines |
TOPIC | 2234.0 | Hudson Revenue Enhancement Program |
| 2234.106 | Fri Nov 27 1992 15:17 | A conviction with no witness ?!? | 8 lines |
| 2234.119 | Fri Dec 04 1992 16:53 | | 17 lines |
TOPIC | 2246.0 | Changing US $ to Canadian $ |
| 2246.28 | Wed Aug 05 1992 12:56 | | 7 lines |
TOPIC | 2305.0 | Don't Vote for Arnie Arnesen |
| 2305.324 | Wed Sep 16 1992 00:35 | Different concepts of waste | 18 lines |
| 2305.455 | Tue Sep 22 1992 11:29 | | 8 lines |
| 2305.624 | Wed Oct 14 1992 12:10 | | 10 lines |
TOPIC | 2312.0 | New Coffee House in Milford?? |
| 2312.14 | Thu Dec 10 1992 17:17 | Information about the Souhegan Marketplace | 21 lines |
TOPIC | 2315.0 | John Lewicke Libertarian for US Congress |
| 2315.72 | Tue Sep 15 1992 22:55 | | 18 lines |
| 2315.93 | Thu Sep 17 1992 23:55 | | 12 lines |
| 2315.119 | Thu Nov 05 1992 16:25 | Abortion is not the center of the universe | 34 lines |
TOPIC | 2323.0 | Interesting Primary Candidates |
| 2323.6 | Fri Sep 04 1992 11:33 | | 7 lines |
TOPIC | 2362.0 | The New Hampshire State Budget ("Medicaid Loophole") |
| 2362.87 | Thu Oct 08 1992 13:34 | | 24 lines |
TOPIC | 2365.0 | Adult Ed. classes in Nashua area? |
| 2365.8 | Thu Sep 24 1992 15:28 | | 6 lines |
TOPIC | 2372.0 | Election Laws |
| 2372.24 | Thu Oct 08 1992 13:41 | | 8 lines |
| 2372.34 | Fri Oct 09 1992 17:37 | | 11 lines |
TOPIC | 2380.0 | Need Honda car repair shop |
| 2380.9 | Sun Oct 04 1992 11:47 | | 4 lines |
TOPIC | 2422.0 | Focus on the Family -- Virginity |
| 2422.96 | Thu Oct 29 1992 12:31 | Is it such a hard question? | 40 lines |
| 2422.115 | Thu Oct 29 1992 14:45 | | 12 lines |
TOPIC | 2428.0 | Don't Support the Crisis Pregnancy Center |
| 2428.150 | Fri Nov 06 1992 12:52 | Scarcely an impartial inquiry | 10 lines |
TOPIC | 2453.0 | World AIDS Day -- December 1, 1992 |
| 2453.68 | Thu Dec 10 1992 16:38 | | 9 lines |
TOPIC | 2478.0 | Wed Dec 02 1992 16:40 | Pine Hill Christmas Fair, Wilton, NH Saturday 12/5 | 58 lines |
TOPIC | 2733.0 | Where to photo the Perseids from? |
| 2733.16 | Thu Aug 12 1993 13:02 | | 3 lines |
| 2733.19 | Thu Aug 12 1993 16:26 | | 5 lines |
TOPIC | 2779.0 | Source of NO HUNTING signs |
| 2779.15 | Mon Oct 11 1993 13:34 | So where do these rules come from? | 30 lines |
TOPIC | 2840.0 | Wed Nov 24 1993 12:25 | Pine Hill Christmas Fair - Wilton, Saturday 12/4 | 35 lines |
TOPIC | 2896.0 | Effects of widespread power outages during storm? |
| 2896.37 | Fri Feb 04 1994 16:34 | | 7 lines |
TOPIC | 2919.0 | Nashua goes "Topless" |
| 2919.58 | Tue Mar 08 1994 12:49 | A very weak "scenario" | 50 lines |
TOPIC | 2928.0 | I Really Hate... |
| 2928.2 | Thu Feb 17 1994 13:26 | | 15 lines |
TOPIC | 2952.0 | question on new hamshire laws for tenats and noise |
| 2952.9 | Tue Mar 08 1994 08:22 | | 9 lines |
TOPIC | 2969.0 | Tue Mar 22 1994 12:33 | Positions available, Wilton Zoning Board | 40 lines |
| 2969.1 | Fri Dec 06 1996 10:13 | Still looking | 9 lines |
TOPIC | 2986.0 | Land in Merrimack |
| 2986.3 | Tue Apr 05 1994 15:18 | | 54 lines |
| 2986.4 | Tue Apr 05 1994 15:23 | Notice to abutters is mandatory | 16 lines |
TOPIC | 3068.0 | Milford Bicentennial Celebration |
| 3068.14 | Fri Jul 01 1994 10:30 | | 5 lines |
TOPIC | 3144.0 | Help - Need new apple farm |
| 3144.3 | Mon Sep 19 1994 13:02 | | 5 lines |
TOPIC | 3145.0 | NH Road Classes? |
| 3145.3 | Tue Sep 20 1994 13:23 | | 27 lines |
TOPIC | 3163.0 | Stolen Car |
| 3163.1 | Thu Oct 06 1994 10:11 | License number? | 0 lines |
TOPIC | 3188.0 | MA Police in NH |
| 3188.53 | Tue Nov 22 1994 13:48 | | 18 lines |
TOPIC | 3197.0 | Mon Nov 28 1994 15:54 | Pine Hill Christmas Fair - Wilton, NH, 12/3 | 40 lines |
TOPIC | 3215.0 | Creationism in the Merrimack Schools?! |
| 3215.171 | Fri Feb 10 1995 09:51 | WBUR piece | 4 lines |
TOPIC | 3221.0 | wilton/hollis dialins ? |
| 3221.1 | Fri Jan 06 1995 11:21 | | 4 lines |
TOPIC | 3234.0 | Ram in the Thicket warning |
| 3234.26 | Fri Dec 15 1995 17:13 | | 7 lines |
TOPIC | 3242.0 | Thu Feb 02 1995 11:16 | Milford Cabinet on the Web | 3 lines |
TOPIC | 3246.0 | Freedom from religion in document dating |
| 3246.3 | Tue Feb 07 1995 10:59 | | 6 lines |
TOPIC | 3388.0 | Veggie Restaurants |
| 3388.2 | Thu Aug 17 1995 14:07 | | 4 lines |
TOPIC | 3460.0 | Mon Nov 27 1995 14:12 | Pine Hill Waldorf School events (Wilton) | 37 lines |
| 3460.1 | Tue Feb 06 1996 10:07 | "The Hilltop Circus" at Pine Hill School, Wilton, Feb 16-18 | 30 lines |
| 3460.2 | Tue Feb 06 1996 17:06 | Shameful confession | 4 lines |
| 3460.5 | Tue Dec 03 1996 09:52 | Pine Hill Christmas Fair, Saturday 12/7 | 25 lines |
TOPIC | 3464.0 | Access to online service from Wilton ??? |
| 3464.1 | Mon Dec 04 1995 15:09 | John Leslie Consulting | 8 lines |
| 3464.6 | Thu Jan 11 1996 15:25 | JLC - increased hours, same price | 5 lines |
| 3464.9 | Tue Sep 24 1996 17:09 | | 1 lines |
TOPIC | 3482.0 | x-country lessons - please |
| 3482.3 | Wed Jan 03 1996 14:28 | Temple Mountain | 6 lines |
| 3482.7 | Thu Jan 04 1996 13:21 | | 7 lines |
TOPIC | 3500.0 | Wed Jan 31 1996 09:24 | "Leave the Trees" Sheldrick Forest fundraiser, Wilton, Friday 2/2 | 46 lines |
| 3500.3 | Thu Feb 01 1996 09:18 | | 22 lines |
| 3500.5 | Fri Feb 02 1996 08:55 | Additional information | 21 lines |
TOPIC | 3526.0 | Call the '96 Presidential Race |
| 3526.6 | Fri Apr 05 1996 09:51 | | 10 lines |
TOPIC | 3552.0 | Olympic Torch through Nashua? |
| 3552.56 | Thu Jun 20 1996 09:14 | | 8 lines |
TOPIC | 3553.0 | Speed limit increases on I293 and Everett Tpk |
| 3553.4 | Mon Jun 03 1996 13:07 | | 5 lines |
TOPIC | 3585.0 | Where to find genuine New York Knish? |
| 3585.55 | Tue Aug 20 1996 17:27 | It comes well recommended | 7 lines |
TOPIC | 1.0 | Purpose of this conference |
| 1.1 | Tue Jun 14 1994 16:54 | *This* is the purpose of this conference! | 83 lines |
TOPIC | 2.0 | Syntax Review Process (now in reply 2.2) |
| 2.2 | Wed Dec 16 1992 10:52 | New syntax review process | 55 lines |
TOPIC | 34.0 | Analysis and Design Tool - V1.0 |
| 34.12 | Fri Apr 28 1989 18:57 | | 6 lines |
TOPIC | 78.0 | Image DCL Commands |
| 78.8 | Wed Dec 02 1987 16:20 | | 33 lines |
| 78.11 | Wed Dec 09 1987 16:16 | | 39 lines |
| 78.15 | Tue Dec 29 1987 18:48 | Responses to .12 | 124 lines |
| 78.17 | Fri Jan 08 1988 09:57 | | 108 lines |
| 78.25 | Wed Feb 03 1988 15:44 | Please explain the difference | 28 lines |
TOPIC | 79.0 | VSV21 DCL Review |
| 79.13 | Wed Feb 10 1988 11:25 | Well considered | 17 lines |
| 79.14 | Tue Feb 16 1988 11:59 | /COLORS=list ? | 9 lines |
| 79.19 | Mon Feb 22 1988 11:59 | Not really a problem | 23 lines |
TOPIC | 91.0 | VAX TRADER Syntax Review |
| 91.24 | Thu May 12 1988 12:38 | | 12 lines |
TOPIC | 97.0 | Syntax for Event Performance Collector |
| 97.4 | Tue Nov 24 1987 14:35 | Minor quibble | 6 lines |
TOPIC | 101.0 | MIRA Version 1.1 |
| 101.3 | Tue Nov 24 1987 15:14 | Small suggestions | 9 lines |
| 101.6 | Tue Dec 01 1987 14:31 | | 5 lines |
TOPIC | 102.0 | DEC/CMS V3.0 syntax |
| 102.5 | Tue Nov 24 1987 15:25 | Looks good | 6 lines |
| 102.8 | Tue Jan 19 1988 09:19 | Comments on /OCCLUDE | 9 lines |
TOPIC | 104.0 | DCL Command for DDIF Viewer |
| 104.3 | Tue Nov 24 1987 15:49 | | 8 lines |
TOPIC | 107.0 | Grammar Checker Command Proposal |
| 107.2 | Tue Dec 01 1987 09:34 | Syntax was hidden in the fine print | 21 lines |
TOPIC | 109.0 | VFS - ISO 9660 Volume and File Structure for CDROM |
| 109.2 | Thu Dec 10 1987 11:47 | | 14 lines |
| 109.8 | Fri Jan 08 1988 11:03 | Sounds good | 1 lines |
TOPIC | 110.0 | SCA V1.2 Command Line Changes |
| 110.1 | Thu Dec 10 1987 11:52 | Looks good | 1 lines |
TOPIC | 113.0 | VAX FTAM for additional discussion |
| 113.5 | Tue Dec 29 1987 12:01 | Approve the VMS suggestionb | 11 lines |
TOPIC | 118.0 | MicroPower/Pascal V2.5 |
| 118.1 | Wed Jan 20 1988 11:53 | Please clarify | 4 lines |
| 118.4 | Thu Jan 21 1988 14:58 | | 14 lines |
| 118.6 | Fri Jan 22 1988 09:34 | Seems ok | 3 lines |
| 118.13 | Tue Jan 26 1988 22:51 | | 4 lines |
| 118.25 | Tue Feb 16 1988 10:42 | Bravo | 3 lines |
TOPIC | 119.0 | MIRA V1.1 ADD'AL SYNTAX |
| 119.1 | Mon Jan 25 1988 12:41 | | 6 lines |
| 119.4 | Wed Jan 27 1988 09:04 | Fine | 1 lines |
TOPIC | 120.0 | VRTA Verb for Review |
| 120.10 | Tue Mar 01 1988 10:53 | Command ok; doubts about the qualifiers | 5 lines |
| 120.15 | Thu Mar 10 1988 09:42 | Consistency with VMS? | 12 lines |
TOPIC | 124.0 | New Qualifiers for V3.0 of VAX C |
| 124.1 | Mon Feb 15 1988 21:24 | Looks ok to me | 1 lines |
TOPIC | 125.0 | Language support of CDD/Plus |
| 125.1 | Tue Feb 16 1988 11:55 | Looks ok | 0 lines |
TOPIC | 127.0 | A slight modification to the VAX PROLOG DCL syntax |
| 127.1 | Tue Mar 01 1988 09:10 | Sure | 1 lines |
TOPIC | 130.0 | RSTS SUBMIT/[LOG_]APPEND Inquiry |
| 130.1 | Tue Mar 08 1988 11:31 | /LOG_APPEND | 8 lines |
| 130.5 | Tue Mar 08 1988 16:34 | "The" output file | 8 lines |
TOPIC | 134.0 | VAX Forms V1.0 |
| 134.3 | Tue Apr 12 1988 17:09 | Assorted comments | 100 lines |
| 134.5 | Wed Apr 13 1988 17:23 | | 35 lines |
| 134.7 | Thu Apr 14 1988 18:18 | | 24 lines |
| 134.9 | Wed Apr 20 1988 12:51 | Almost there | 5 lines |
TOPIC | 135.0 | adding commands after dcl command |
| 135.1 | Fri Mar 18 1988 08:49 | | 3 lines |
TOPIC | 136.0 | Additional syntax for DDIF Viewers |
| 136.4 | Mon Apr 04 1988 14:57 | Kewords can have values | 24 lines |
TOPIC | 137.0 | VAX COBOL V4.2 |
| 137.1 | Tue Mar 22 1988 16:41 | Precedents | 10 lines |
TOPIC | 139.0 | Proposed changes to EPM (EPA) syntax |
| 139.5 | Tue Apr 12 1988 15:03 | Syntax in .1 looks better, not hard to implement | 87 lines |
TOPIC | 140.0 | ACMS V3.0 syntax proposal (misc commands) |
| 140.1 | Tue Apr 12 1988 14:31 | Looks ok | 0 lines |
TOPIC | 142.0 | VAX FTAM V1.0 DCL INTERFACE FOR OSIF$CONTROL.EXE |
| 142.1 | Tue Apr 12 1988 14:27 | Looks ok to me | 12 lines |
TOPIC | 143.0 | VAX/VMS File Archiving |
| 143.1 | Thu Apr 21 1988 18:16 | Basically fine ... | 3 lines |
| 143.4 | Wed May 18 1988 16:49 | Why not | 4 lines |
TOPIC | 144.0 | DECwindows UIL Compiler |
| 144.2 | Wed Apr 20 1988 13:37 | INTERFACE ? | 1 lines |
TOPIC | 145.0 | VAX SPM V4.0 DCL Syntax Changes |
| 145.1 | Thu Apr 21 1988 11:50 | | 43 lines |
| 145.3 | Fri Apr 22 1988 12:28 | | 54 lines |
| 145.5 | Thu Apr 28 1988 18:03 | Qualified assent | 17 lines |
| 145.10 | Tue May 03 1988 12:46 | Only require /NODE with parameters | 15 lines |
| 145.12 | Wed May 04 1988 18:12 | Are you changing your proposed syntax? | 27 lines |
| 145.14 | Wed Jun 01 1988 12:13 | This is the discussion | 13 lines |
| 145.16 | Fri Jun 17 1988 09:10 | | 10 lines |
| 145.18 | Fri Jun 17 1988 19:01 | Please reconcile points 1 and 2 | 15 lines |
| 145.20 | Mon Jun 27 1988 12:13 | Thanks! | 0 lines |
TOPIC | 147.0 | VAX Decision Expert |
| 147.1 | Fri Apr 29 1988 10:25 | Suggestions | 33 lines |
| 147.3 | Fri May 27 1988 16:41 | | 22 lines |
| 147.5 | Wed Jun 01 1988 12:32 | Do real users have multiple kbases? | 28 lines |
| 147.7 | Fri Jun 17 1988 09:15 | Looks good | 11 lines |
TOPIC | 149.0 | Jukebox Control Software |
| 149.3 | Mon May 09 1988 12:39 | | 18 lines |
| 149.9 | Fri May 27 1988 16:25 | Looks ok | 3 lines |
TOPIC | 152.0 | Yet another qualifier for VAX C V3.0 |
| 152.2 | Sat May 28 1988 22:15 | | 8 lines |
TOPIC | 153.0 | VAXcluster Console System V1.2 |
| 153.1 | Fri May 27 1988 16:24 | Existing Syntax? | 4 lines |
TOPIC | 154.0 | VAXasap DCL Command Syntax for Review |
| 154.2 | Tue May 31 1988 16:04 | | 25 lines |
| 154.9 | Mon Jun 27 1988 12:11 | Product name needn't match command name | 11 lines |
| 154.12 | Tue Jun 28 1988 09:03 | Precedent | 4 lines |
| 154.15 | Wed Jul 06 1988 12:06 | I'm not convinced | 19 lines |
| 154.18 | Thu Jul 07 1988 12:16 | SEMICONDUCTOR_AUTOMATION ? | 5 lines |
| 154.22 | Fri Jul 08 1988 09:24 | Yes, SEMICONDUCTOR could be a DCL "verb" | 15 lines |
TOPIC | 158.0 | DECwindows V1 SET/SHOW DISPLAY |
| 158.5 | Fri Jul 22 1988 08:56 | CREATE DISPLAY? | 5 lines |
| 158.8 | Thu Aug 25 1988 15:22 | SET /CREATE is obnoxious | 5 lines |
TOPIC | 159.0 | Urgent VAX JCS added command |
| 159.1 | Fri Jul 15 1988 15:41 | Ok | 0 lines |
TOPIC | 167.0 | ALL-IN-1 V2.3 - New qualifiers |
| 167.1 | Thu Aug 25 1988 14:52 | Ok | 1 lines |
TOPIC | 168.0 | DCL verb for File Transfer Protocol Utility |
| 168.7 | Thu Aug 25 1988 15:02 | Also endorse .4 | 10 lines |
TOPIC | 170.0 | VAX Encryption V1.1 Syntax for Review |
| 170.2 | Thu Aug 25 1988 15:09 | Don't like /SHOW=EXTENDED_LOG | 4 lines |
| 170.5 | Thu Aug 25 1988 17:01 | Why skip EXTENDED_LOG at all? | 7 lines |
TOPIC | 171.0 | VAX FTSIE V1.2 Command Line Changes |
| 171.3 | Thu Aug 25 1988 15:11 | Ok | 3 lines |
TOPIC | 173.0 | DECpage V3.0 DC |
| 173.2 | Thu Aug 25 1988 16:57 | I don't think we care | 12 lines |
TOPIC | 176.0 | Request for VAXlink verb approval |
| 176.1 | Tue Sep 13 1988 12:16 | More info, please | 15 lines |
TOPIC | 181.0 | Syntax proposal for the VAX CIT Message Desk |
| 181.5 | Wed Oct 05 1988 14:00 | TELEPHONE/MESSAGE_DESK | 18 lines |
| 181.7 | Mon Oct 10 1988 11:06 | $REST_OF_LINE | 3 lines |
TOPIC | 186.0 | LAN Traffic Monitor V1.1 |
| 186.2 | Wed Dec 07 1988 12:47 | How about a generic LAN command | 12 lines |
| 186.7 | Tue Jan 31 1989 14:46 | Still like COMMAND SUBCOMMAND better | 15 lines |
TOPIC | 198.0 | PDP-11 C V1.0 DCL Syntax |
| 198.4 | Mon May 01 1989 11:36 | I wish there were an alternative | 11 lines |
TOPIC | 200.0 | CPRSX |
| 200.10 | Tue Mar 14 1989 09:53 | I like MCR/COPROCESSOR | 13 lines |
TOPIC | 219.0 | DECwrite V1.0 |
| 219.8 | Fri Apr 28 1989 13:36 | Aha! | 14 lines |
TOPIC | 221.0 | SNA-RJE V1.4 RUN request |
| 221.1 | Fri Apr 28 1989 11:20 | Looks to me like it meets the criteria for an exception | 0 lines |
TOPIC | 222.0 | DOCUMENT: should there be a new verb for new tools? |
| 222.4 | Fri Apr 28 1989 11:30 | DOCUMENT/TOOLS looks reasonable | 21 lines |
TOPIC | 223.0 | Vax Disk Striping Driver for VMS V1.0 |
| 223.11 | Fri Apr 28 1989 12:45 | Basically ok | 23 lines |
| 223.13 | Mon May 01 1989 12:57 | I'm convinced | 4 lines |
TOPIC | 226.0 | DECterm V2.0 command line syntax request |
| 226.18 | Mon May 01 1989 11:58 | | 9 lines |
| 226.21 | Thu May 11 1989 13:40 | /LOGGED_IN ? | 14 lines |
| 226.23 | Fri May 12 1989 11:20 | Oops | 3 lines |
TOPIC | 227.0 | VAX Media Manager |
| 227.1 | Fri Apr 28 1989 18:45 | Questions and suggestions | 35 lines |
| 227.3 | Wed May 03 1989 23:06 | | 18 lines |
TOPIC | 230.0 | DECwindows DCL Syntax Proposal |
| 230.18 | Fri Apr 28 1989 21:09 | Nice job | 22 lines |
| 230.21 | Tue May 02 1989 10:08 | | 13 lines |
TOPIC | 231.0 | RSTS/E V9.7 Additional Commands & Qualifiers |
| 231.1 | Fri Apr 28 1989 18:52 | | 4 lines |
TOPIC | 232.0 | PROPOSAL TO ADD /SIZE QUALIFIER TO INITIALIZE DEVICE |
| 232.1 | Fri Apr 28 1989 18:59 | Why not? | 0 lines |
TOPIC | 233.0 | VMS Interface to AT&T Datakit(r) V2.0 |
| 233.2 | Mon May 01 1989 10:59 | Why not NCP-style syntax? | 6 lines |
TOPIC | 236.0 | MAGIE syntax review request |
| 236.3 | Mon Jun 05 1989 14:11 | | 20 lines |
TOPIC | 238.0 | An new VAX LISP DCL qualifier |
| 238.2 | Mon May 01 1989 11:47 | Concurrence that /CONTROL_STACK would be better | 0 lines |
TOPIC | 242.0 | /LAT Qualifier for SET HOST |
| 242.1 | Mon May 08 1989 13:56 | Looks fine | 0 lines |
TOPIC | 243.0 | 18 new PRINT qualifiers |
| 243.15 | Mon Aug 14 1989 14:14 | Just ban concatenation with wildcards? | 21 lines |
| 243.17 | Tue Aug 29 1989 09:41 | | 4 lines |
TOPIC | 244.0 | VAXshare Management |
| 244.3 | Thu Aug 10 1989 14:35 | | 62 lines |
TOPIC | 247.0 | DECwindows SET DISPLAY |
| 247.3 | Sat Aug 26 1989 23:45 | | 7 lines |
| 247.5 | Thu Aug 31 1989 23:37 | | 11 lines |
TOPIC | 252.0 | DLS V1.0 DCL command. |
| 252.4 | Thu Aug 10 1989 13:06 | | 26 lines |
| 252.8 | Sun Oct 15 1989 22:02 | Ok | 3 lines |
TOPIC | 254.0 | VAX DATATRIEVE V5.0 |
| 254.6 | Thu Aug 10 1989 10:20 | | 11 lines |
TOPIC | 259.0 | DEC RdbExpert V1.0 |
| 259.1 | Thu Aug 10 1989 14:51 | | 3 lines |
| 259.3 | Thu Aug 10 1989 23:58 | No problem, just curiosity | 0 lines |
TOPIC | 262.0 | FTSS v1.0 DCL Commands |
| 262.4 | Thu Aug 10 1989 14:49 | Looks ok | 5 lines |
TOPIC | 265.0 | ELMS V1.0 |
| 265.3 | Fri Nov 17 1989 12:04 | Why are we seeing NCP style syntax? | 13 lines |
TOPIC | 268.0 | VMS Disk Defragmenter Utility V1.0 |
| 268.2 | Fri Sep 01 1989 15:54 | | 28 lines |
| 268.4 | Wed Sep 13 1989 10:04 | Is this a justifiable inconsistency? | 11 lines |
TOPIC | 270.0 | New syntax for DCL in VMS HICKORY |
| 270.7 | Fri Oct 06 1989 16:35 | | 10 lines |
| 270.10 | Mon Oct 09 1989 10:51 | More clarification, please | 4 lines |
| 270.13 | Mon Oct 09 1989 22:32 | I still like DCL better | 22 lines |
| 270.20 | Mon Oct 30 1989 08:55 | Typo? | 6 lines |
TOPIC | 271.0 | VMS HICKORY, proposed changes for SET HOST/X29 |
| 271.1 | Fri Sep 08 1989 11:25 | Looks ok | 0 lines |
TOPIC | 272.0 | Syntax for Display PostScript PSWRAP Utility |
| 272.3 | Mon Sep 18 1989 12:05 | | 12 lines |
| 272.7 | Mon Sep 18 1989 15:19 | | 10 lines |
| 272.9 | Mon Sep 18 1989 22:44 | | 3 lines |
TOPIC | 273.0 | Proposal for DEC hams V1.0 command syntax |
| 273.10 | Mon Oct 02 1989 15:53 | Random comments | 24 lines |
| 273.12 | Wed Oct 04 1989 10:11 | | 52 lines |
| 273.15 | Thu Oct 05 1989 13:57 | Change /ACTION to /ERROR_ACTION ? | 9 lines |
TOPIC | 274.0 | VAXTPU/Japanese V2.4 |
| 274.7 | Wed Sep 20 1989 10:18 | Ok | 6 lines |
TOPIC | 275.0 | New interface qualifier for VAXTPU V2.6 |
| 275.1 | Wed Sep 20 1989 13:28 | Fine | 0 lines |
TOPIC | 277.0 | New qualifiers for VAX FTAM V2.0 |
| 277.4 | Mon Oct 02 1989 15:30 | Use optional file parameter instead of separate docket qualifier | 15 lines |
| 277.9 | Thu Oct 05 1989 13:52 | The "parameter file" is foo.foo, not docket.dkt | 11 lines |
TOPIC | 279.0 | DEC/Test Manager V3.1 syntax additions/modifications |
| 279.1 | Tue Oct 17 1989 17:47 | | 11 lines |
| 279.4 | Thu Oct 19 1989 13:34 | | 18 lines |
TOPIC | 280.0 | New qualifiers for RMS Journaling V2.0
|
| 280.1 | Thu Oct 19 1989 17:34 | Good | 0 lines |
TOPIC | 282.0 | Decision Expert V2.0 syntax |
| 282.3 | Wed Nov 01 1989 11:00 | Simpler to document, too | 12 lines |
TOPIC | 283.0 | Posix option for SET TERMINAL |
| 283.4 | Fri Nov 03 1989 10:02 | | 20 lines |
| 283.7 | Mon Nov 06 1989 15:58 | | 8 lines |
TOPIC | 285.0 | Multiple commands on a line? |
| 285.1 | Wed Nov 01 1989 10:54 | Very questionable | 10 lines |
| 285.4 | Fri Nov 17 1989 11:10 | Sorry, it's not DCL | 11 lines |
TOPIC | 286.0 | Command for ALL-IN-1 DESKtop |
| 286.1 | Mon Nov 06 1989 10:16 | Use /INTERFACE=DECWINDOWS | 6 lines |
| 286.6 | Fri Nov 17 1989 11:55 | Not a serious technical problem | 30 lines |
TOPIC | 299.0 | Use of ACS_ for Shell Oil Program |
| 299.7 | Tue Mar 27 1990 15:25 | | 23 lines |
TOPIC | 312.0 | Proposal for PAK Generation Utility |
| 312.7 | Tue Mar 27 1990 16:21 | | 26 lines |
TOPIC | 313.0 | DEC Trellis for [ RISC/ULTRIX | VAX/ULTRIX | VMS ] DCL Syntax |
| 313.14 | Tue Mar 27 1990 18:07 | | 53 lines |
| 313.16 | Thu Mar 29 1990 09:48 | | 3 lines |
| 313.20 | Tue Apr 03 1990 12:44 | Comments on $rest_of_line | 36 lines |
| 313.21 | Tue Apr 03 1990 12:56 | comments on "@" and /COLLECT_GARBAGE | 27 lines |
| 313.24 | Thu Apr 05 1990 10:27 | | 7 lines |
TOPIC | 316.0 | Proposal for Virtual Terminal Utility (internal product) |
| 316.8 | Thu May 10 1990 18:38 | some comments | 12 lines |
TOPIC | 320.0 | Proposal for Script Execution Utility - internal products |
| 320.8 | Thu May 10 1990 18:51 | Embedded script control lines? | 21 lines |
| 320.10 | Wed May 30 1990 13:40 | | 9 lines |
| 320.12 | Mon Jul 09 1990 09:28 | small suggestion for /BROADCAST | 23 lines |
| 320.15 | Wed Aug 29 1990 11:38 | | 15 lines |
TOPIC | 324.0 | Extension to $MOUNT for specifying standards compliance |
| 324.1 | Thu Mar 29 1990 09:46 | | 1 lines |
TOPIC | 325.0 | UCX FTP CLIENT command interface |
| 325.1 | Wed Apr 11 1990 16:43 | comments | 10 lines |
| 325.3 | Fri Apr 13 1990 13:55 | Thanks | 0 lines |
TOPIC | 327.0 | Syntax proposal for ATK$MANAGER (a component of DEC LanWORKS for Macintosh) |
| 327.1 | Tue Apr 24 1990 18:24 | | 11 lines |
TOPIC | 328.0 | VAX Fortran-HPO V1.0 new qualifiers |
| 328.4 | Thu May 10 1990 17:38 | /BLAS yes, /HPO no | 6 lines |
| 328.7 | Thu May 24 1990 13:57 | Ugh | 1 lines |
| 328.9 | Mon Jun 11 1990 13:56 | | 6 lines |
TOPIC | 329.0 | UFT/VMS Command Language (OSI-DSA) |
| 329.3 | Thu May 10 1990 18:24 | | 22 lines |
TOPIC | 331.0 | VAX/VMS File Defragmentation Utility (submission 2) |
| 331.2 | Thu May 10 1990 17:30 | Ok | 12 lines |
| 331.6 | Mon Jul 09 1990 09:53 | | 14 lines |
TOPIC | 333.0 | CDA Toolkit - new qualifier to CONVERT/DOCUMENT |
| 333.1 | Wed May 16 1990 13:37 | "Standard usage" | 18 lines |
TOPIC | 334.0 | DEC LanWORKS for PCs v4.0 |
| 334.1 | Wed May 16 1990 16:46 | Make group-name a parameter instead of a qualifier | 8 lines |
| 334.3 | Mon May 21 1990 13:43 | | 9 lines |
| 334.6 | Tue May 22 1990 17:59 | | 13 lines |
TOPIC | 335.0 | Wed May 16 1990 13:47 | DECintact V2.0 | 271 lines |
TOPIC | 338.0 | New VMS Batch/Print cmds to disable & enable queue |
| 338.2 | Fri May 25 1990 12:02 | seconded | 4 lines |
| 338.4 | Wed May 30 1990 10:24 | | 9 lines |
| 338.7 | Tue Jun 05 1990 10:08 | | 3 lines |
| 338.9 | Wed Jun 06 1990 10:46 | | 4 lines |
| 338.13 | Fri Jun 15 1990 13:58 | | 6 lines |
TOPIC | 339.0 | DCL verb - TRACK - for internal use only |
| 339.1 | Wed May 30 1990 10:37 | | 42 lines |
TOPIC | 340.0 | PROPOSAL for SET TERMINAL/COMMSYNC |
| 340.1 | Tue Jun 05 1990 10:15 | | 14 lines |
TOPIC | 342.0 | Proposal for Firmware Down Line Upgrade tool |
| 342.1 | Wed Jun 06 1990 16:12 | Comments | 11 lines |
| 342.9 | Mon Jun 11 1990 13:52 | Good | 16 lines |
TOPIC | 343.0 | IPSE V1.0 (Field Test) |
| 343.1 | Thu Jun 07 1990 15:12 | | 1 lines |
TOPIC | 344.0 | VAX/EDI V1.1 Approval required |
| 344.1 | Thu Jun 07 1990 15:14 | Sure, why not? | 0 lines |
| 344.7 | Fri Jul 13 1990 09:29 | | 1 lines |
TOPIC | 345.0 | VAX MACRO - new /NAMES qualifier |
| 345.3 | Thu Jun 14 1990 10:12 | | 3 lines |
TOPIC | 346.0 | VAX DOCUMENT V 2.0 |
| 346.1 | Wed Jun 13 1990 13:58 | | 4 lines |
TOPIC | 347.0 | Commands needed for auto start of queues |
| 347.9 | Mon Jul 09 1990 09:17 | | 1 lines |
TOPIC | 350.0 | DCL Review Submission |
| 350.1 | Tue Aug 28 1990 12:26 | | 21 lines |
TOPIC | 354.0 | FileBridge V1.0 Review Request |
| 354.1 | Wed Jul 18 1990 17:50 | Comments | 27 lines |
TOPIC | 356.0 | Additional qualifiers for VAX FTAM V2.0 - COPY And APPEND commands |
| 356.1 | Fri Jul 20 1990 08:52 | Sounds good | 0 lines |
TOPIC | 365.0 | DEC ROS DEVELOPMENT KIT, an ASN.1 compiler |
| 365.5 | Wed Sep 12 1990 17:19 | | 34 lines |
TOPIC | 369.0 | Add /INIT to RdbExpert |
| 369.3 | Wed Aug 22 1990 12:40 | suggestion for logical name default | 17 lines |
TOPIC | 371.0 | Proposed DCL syntax for NIDL compiler (DEC RPC V2.0) |
| 371.10 | Wed Aug 22 1990 13:11 | | 23 lines |
| 371.13 | Wed Sep 05 1990 13:18 | Answers | 32 lines |
| 371.17 | Fri Sep 07 1990 13:48 | Go with ALL, definitely | 0 lines |
TOPIC | 375.0 | DEC VUIT V1.0 DCL Syntax Request |
| 375.1 | Wed Aug 22 1990 13:27 | | 15 lines |
TOPIC | 376.0 | vax disk striping driver for vms v2.0 proposed changes from version 1.0 |
| 376.3 | Thu Aug 23 1990 11:10 | | 5 lines |
TOPIC | 379.0 | DEC products, DDS process and non DCL compliant commands |
| 379.2 | Wed Sep 05 1990 13:33 | | 26 lines |
| 379.5 | Thu Sep 06 1990 09:54 | | 9 lines |
| 379.7 | Wed Sep 12 1990 13:22 | | 12 lines |
TOPIC | 380.0 | WPL a WPS-PLUS Login Utility |
| 380.3 | Thu Sep 27 1990 10:26 | | 29 lines |
TOPIC | 382.0 | Proposed DCL syntax for UUID utility (DEC RPC V2.0) |
| 382.7 | Thu Sep 27 1990 11:14 | | 21 lines |
| 382.14 | Mon Nov 19 1990 11:08 | Should use keywords (subcommands) rather than qualifiers | 6 lines |
| 382.16 | Tue Nov 20 1990 16:20 | | 1 lines |
TOPIC | 383.0 | VAX C /[NO]UPPERCASE qualifier |
| 383.1 | Tue Sep 18 1990 12:35 | Time to grasp for consistency | 100 lines |
| 383.3 | Thu Oct 18 1990 14:09 | Looks fine to me | 0 lines |
TOPIC | 386.0 | DEC preprocessors for VAX |
| 386.2 | Thu Sep 27 1990 10:49 | Comments | 45 lines |
| 386.4 | Fri Oct 05 1990 10:24 | Changes and clarifications needed | 69 lines |
| 386.6 | Thu Nov 15 1990 11:40 | | 118 lines |
| 386.8 | Wed Nov 28 1990 18:06 | | 68 lines |
TOPIC | 387.0 | BASEstar V2.1 CLI Review |
| 387.5 | Tue Oct 16 1990 15:27 | | 26 lines |
TOPIC | 388.0 | VAX APL Session Manager(s) |
| 388.3 | Mon Oct 01 1990 23:16 | | 31 lines |
TOPIC | 389.0 | ACAS V2.0 |
| 389.1 | Fri Oct 05 1990 00:51 | Comments | 117 lines |
| 389.4 | Wed Oct 10 1990 21:44 | Go with keywords | 23 lines |
TOPIC | 390.0 | DLS V1.1 DCL command. |
| 390.1 | Fri Oct 05 1990 09:52 | Looks ok | 0 lines |
TOPIC | 391.0 | DECinspect V2.1 |
| 391.1 | Fri Oct 05 1990 17:25 | Questions | 10 lines |
| 391.4 | Thu Oct 11 1990 17:31 | I think I understand | 14 lines |
TOPIC | 392.0 | Network Security Gateway V1.0 |
| 392.3 | Tue Oct 16 1990 13:43 | | 12 lines |
| 392.6 | Fri Oct 19 1990 21:40 | | 1 lines |
TOPIC | 395.0 | DSRF V1.1 |
| 395.1 | Wed Oct 10 1990 21:42 | Better verb needed | 1 lines |
| 395.3 | Thu Oct 11 1990 13:24 | From policy note 4.1 | 16 lines |
| 395.10 | Wed Oct 17 1990 16:19 | | 7 lines |
| 395.12 | Thu Oct 18 1990 13:56 | Sounds fine then | 0 lines |
TOPIC | 397.0 | Proposal for File Transfer Utility (internal product) |
| 397.4 | Tue Oct 23 1990 13:46 | | 8 lines |
| 397.6 | Wed Oct 24 1990 13:35 | | 36 lines |
| 397.8 | Wed Oct 24 1990 18:11 | | 36 lines |
TOPIC | 399.0 | DECview3D DCL Syntax Proposal |
| 399.13 | Wed Dec 05 1990 12:22 | | 7 lines |
TOPIC | 401.0 | New DCL SPAWN Qualfifiers: /TRUSTED and /PRIVILEGES |
| 401.1 | Wed Oct 24 1990 10:14 | | 10 lines |
TOPIC | 404.0 | SoftPC V2.2 Syntax Proposal |
| 404.1 | Fri Nov 09 1990 23:49 | | 15 lines |
| 404.6 | Mon Dec 03 1990 13:30 | | 14 lines |
TOPIC | 405.0 | DECtp Design Assistant - proposal |
| 405.4 | Thu Nov 15 1990 09:51 | | 5 lines |
| 405.15 | Mon Dec 03 1990 11:55 | | 9 lines |
TOPIC | 408.0 | DECscheduler V1.1 syntax proposal |
| 408.1 | Wed Nov 28 1990 16:55 | | 23 lines |
| 408.3 | Thu Nov 29 1990 09:48 | | 39 lines |
| 408.6 | Thu Nov 29 1990 12:13 | | 10 lines |
| 408.8 | Thu Nov 29 1990 15:39 | | 12 lines |
TOPIC | 409.0 | Posix Dcl Command for VIP |
| 409.1 | Thu Nov 29 1990 12:23 | | 13 lines |
| 409.3 | Fri Nov 30 1990 10:21 | | 14 lines |
| 409.7 | Wed Dec 05 1990 12:28 | | 10 lines |
| 409.9 | Wed Dec 12 1990 09:54 | | 53 lines |
| 409.11 | Wed Dec 12 1990 20:41 | POSIX/RUN is *really* ugly! | 11 lines |
| 409.14 | Thu Dec 20 1990 12:39 | I don't like /IMAGE | 27 lines |
TOPIC | 410.0 | VAX FORTRAN-HPO V1.?, VAX FORTRAN HPO for ULTRIX V1.? |
| 410.3 | Tue Dec 04 1990 17:28 | | 8 lines |
TOPIC | 411.0 | proposal: DECndu V1.1 |
| 411.1 | Wed Dec 05 1990 17:05 | Looks ok | 0 lines |
TOPIC | 414.0 | REGISTER/SUB |
| 414.1 | Fri Jan 11 1991 12:01 | | 11 lines |
TOPIC | 420.0 | VMS Standalone Backup |
| 420.1 | Thu Jan 24 1991 09:49 | Looks ok | 0 lines |
| 420.5 | Thu Jan 24 1991 12:04 | | 19 lines |
TOPIC | 421.0 | VMS Backup |
| 421.4 | Fri Feb 15 1991 12:42 | | 7 lines |
TOPIC | 422.0 | $ keybind for IMLIB |
| 422.2 | Tue Jan 29 1991 11:28 | | 9 lines |
TOPIC | 428.0 | PowerFrame for VMS |
| 428.1 | Tue Feb 12 1991 12:03 | Command needs to be DCL | 12 lines |
| 428.3 | Wed Feb 13 1991 11:21 | | 21 lines |
TOPIC | 429.0 | Acquire Utility of COHESION Framework V1.0 |
| 429.2 | Wed Feb 13 1991 11:32 | | 25 lines |
| 429.4 | Wed Feb 13 1991 15:51 | | 13 lines |
TOPIC | 430.0 | Additional syntax for the SET MAGTAPE command |
| 430.1 | Wed Feb 13 1991 15:57 | | 11 lines |
| 430.3 | Fri Feb 15 1991 12:37 | | 1 lines |
TOPIC | 431.0 | another cut at the syntax - comments? |
| 431.4 | Thu Feb 28 1991 13:31 | | 6 lines |
| 431.7 | Tue Mar 12 1991 10:53 | | 17 lines |
| 431.9 | Wed Mar 13 1991 15:23 | | 4 lines |
| 431.12 | Thu Apr 04 1991 17:44 | | 27 lines |
| 431.14 | Thu Apr 18 1991 15:31 | | 4 lines |
TOPIC | 434.0 | CDD/Administrator V1.0 - Request for change |
| 434.2 | Wed Feb 27 1991 17:25 | | 1 lines |
| 434.4 | Thu Apr 04 1991 10:31 | | 36 lines |
| 434.13 | Mon Jun 10 1991 13:01 | | 6 lines |
TOPIC | 435.0 | DECdesign V1.1 - Record/Playback Qualifiers |
| 435.3 | Fri Mar 01 1991 16:39 | | 15 lines |
TOPIC | 437.0 | DEC Virus Detection Utility (VDU) for VMS |
| 437.1 | Tue Mar 05 1991 12:20 | Looks fine to me | 0 lines |
TOPIC | 439.0 | ACAS V2.0 DCL command syntax - Request for additions and modifications. |
| 439.7 | Mon Mar 25 1991 09:21 | | 4 lines |
TOPIC | 440.0 | VAX FORTRAN-HPO: /CHECK=ALIGNMENT |
| 440.3 | Wed Apr 03 1991 15:48 | | 6 lines |
| 440.5 | Thu May 30 1991 13:50 | | 5 lines |
TOPIC | 442.0 | VAX FORTRAN-HPO - /WARN=INLINE |
| 442.2 | Thu Apr 04 1991 10:03 | | 12 lines |
| 442.7 | Thu May 30 1991 13:49 | | 1 lines |
TOPIC | 443.0 | VMS/Ultrix Connection software R utilities (RLOGIN & RSH) |
| 443.1 | Fri Apr 05 1991 13:51 | | 23 lines |
| 443.5 | Mon May 06 1991 18:23 | | 21 lines |
TOPIC | 444.0 | New LATCP SET NODE Qualifier |
| 444.1 | Tue Apr 09 1991 16:33 | | 23 lines |
TOPIC | 445.0 | DEFRAGMENT verb will stop "DEF" working |
| 445.2 | Thu Apr 11 1991 09:37 | | 6 lines |
| 445.4 | Thu Apr 11 1991 13:32 | | 12 lines |
TOPIC | 446.0 | BASEstar CIMfast for VMS |
| 446.1 | Mon Apr 22 1991 11:52 | | 27 lines |
| 446.7 | Fri Apr 26 1991 16:16 | | 41 lines |
TOPIC | 447.0 | New LATCP SET PORT Qualifier |
| 447.1 | Mon Apr 22 1991 11:37 | | 3 lines |
TOPIC | 449.0 | VMS SES DCL Syntax for Review |
| 449.1 | Thu May 02 1991 11:51 | Comments | 42 lines |
| 449.4 | Mon May 06 1991 18:14 | | 15 lines |
| 449.6 | Tue May 07 1991 11:58 | | 10 lines |
| 449.8 | Fri May 10 1991 22:59 | | 4 lines |
| 449.10 | Mon May 13 1991 18:10 | | 1 lines |
TOPIC | 450.0 | VMS LICENSE command changes (ref: note 368) |
| 450.3 | Thu May 02 1991 13:55 | | 4 lines |
| 450.5 | Fri May 03 1991 16:19 | | 3 lines |
TOPIC | 451.0 | A1MAIL Management Utility V1.1 (X4MANAGER) |
| 451.1 | Fri May 03 1991 16:00 | | 3 lines |
TOPIC | 452.0 | DCSC V1.1 New DCL Commands/Qualifiers ... |
| 452.2 | Thu May 16 1991 22:47 | | 4 lines |
| 452.5 | Fri May 24 1991 09:49 | | 15 lines |
| 452.7 | Fri May 24 1991 13:20 | | 38 lines |
| 452.12 | Mon Jun 24 1991 13:22 | | 4 lines |
TOPIC | 453.0 | LinkWorks Linkbase Utility DCL Commands |
| 453.2 | Tue May 21 1991 12:45 | Question | 31 lines |
| 453.6 | Fri May 31 1991 10:35 | | 17 lines |
| 453.11 | Mon Jun 03 1991 13:16 | | 5 lines |
| 453.14 | Tue Jun 04 1991 09:50 | | 13 lines |
TOPIC | 454.0 | backup: new qualifiers for INITIALIZE keyword |
| 454.1 | Wed May 22 1991 13:48 | | 6 lines |
| 454.3 | Tue Jun 11 1991 10:17 | | 4 lines |
TOPIC | 455.0 | VAX RALLY - /INTERFACE - new qualifier. |
| 455.1 | Tue May 28 1991 22:47 | | 4 lines |
TOPIC | 456.0 | DECps Accounting ChargeBack |
| 456.3 | Mon Jun 17 1991 13:56 | | 3 lines |
TOPIC | 457.0 | localedef utility |
| 457.3 | Wed Aug 07 1991 13:15 | | 10 lines |
| 457.6 | Thu Aug 08 1991 13:36 | Comments | 48 lines |
| 457.8 | Fri Aug 09 1991 13:30 | | 16 lines |
TOPIC | 458.0 | DECimage EXpress V1.0 Storage Manager Utility |
| 458.7 | Wed Jun 26 1991 13:16 | | 1 lines |
| 458.10 | Tue Jul 23 1991 10:06 | | 10 lines |
| 458.15 | Mon Aug 12 1991 09:54 | | 12 lines |
TOPIC | 461.0 | Proposed syntax for CDD/Repository V5.0
|
| 461.2 | Fri Jul 26 1991 10:59 | | 13 lines |
| 461.4 | Mon Jul 29 1991 15:50 | | 4 lines |
TOPIC | 462.0 | DECforms V1.4 changes |
| 462.1 | Wed Jul 24 1991 16:49 | | 3 lines |
| 462.5 | Wed Dec 18 1991 11:31 | | 3 lines |
TOPIC | 466.0 | A1MAIL V1.1 Video Terminals (VT) client |
| 466.2 | Wed Aug 07 1991 18:25 | | 3 lines |
TOPIC | 471.0 | VAX ISDN 2.0 |
| 471.4 | Wed Sep 11 1991 13:53 | | 17 lines |
| 471.6 | Thu Sep 12 1991 18:34 | Could do without subcommand mode in first release | 29 lines |
| 471.11 | Fri Sep 13 1991 15:56 | /PROTOCOL=NONE? | 6 lines |
| 471.18 | Tue Oct 08 1991 12:53 | | 5 lines |
TOPIC | 472.0 | DSB v1.0 CLI syntax... again. |
| 472.1 | Wed Sep 11 1991 16:46 | | 11 lines |
TOPIC | 473.0 | request reopening #371: verb change from NIDL to IDL |
| 473.1 | Thu Sep 12 1991 11:51 | | 3 lines |
| 473.3 | Fri Sep 13 1991 16:06 | | 8 lines |
TOPIC | 478.0 | should "NIDL_TO_IDL" have a DCL syntax? |
| 478.2 | Mon Sep 16 1991 11:02 | Yes, use a qualifier off IDL | 11 lines |
TOPIC | 479.0 | proposed IDL/CONVERT syntax |
| 479.1 | Mon Sep 16 1991 23:00 | ok | 3 lines |
TOPIC | 480.0 | DEC C++ for VMS Systems V1.0 |
| 480.1 | Mon Sep 16 1991 23:02 | Don't like CXX | 3 lines |
| 480.4 | Tue Sep 17 1991 16:25 | CPLUS_PLUS? | 0 lines |
| 480.6 | Thu Sep 19 1991 23:31 | What's *right* with CXX? | 35 lines |
TOPIC | 481.0 | SET AUDIT command: New /BACKLOG qualifier |
| 481.1 | Tue Sep 17 1991 16:28 | | 3 lines |
TOPIC | 482.0 | HELP/MESSAGE command and qualifiers |
| 482.1 | Wed Sep 18 1991 09:38 | comments and questions | 44 lines |
| 482.4 | Thu Sep 26 1991 17:55 | | 42 lines |
| 482.6 | Fri Sep 27 1991 17:00 | | 1 lines |
| 482.9 | Mon Sep 30 1991 11:36 | | 37 lines |
| 482.12 | Wed Oct 09 1991 09:18 | | 9 lines |
| 482.15 | Tue Oct 15 1991 11:24 | Good! | 27 lines |
TOPIC | 484.0 | Additional syntax for DECwindows 3270 TE |
| 484.1 | Fri Oct 11 1991 10:29 | Bless you | 4 lines |
| 484.3 | Fri Oct 11 1991 13:54 | | 9 lines |
TOPIC | 486.0 | OPERATOR utility |
| 486.1 | Fri Oct 11 1991 10:40 | Comments and questions | 21 lines |
| 486.4 | Mon Oct 14 1991 10:49 | | 8 lines |
| 486.6 | Tue Oct 15 1991 15:15 | | 4 lines |
TOPIC | 487.0 | Proposed changes to VTERMINAL command qualifiers |
| 487.1 | Thu Oct 17 1991 15:45 | | 5 lines |
| 487.4 | Tue Oct 22 1991 16:32 | | 25 lines |
TOPIC | 488.0 | VAX PL/I new qualifier /FIXED_BINARY15 |
| 488.1 | Mon Oct 21 1991 14:31 | | 1 lines |
TOPIC | 489.0 | DEC File Optimizer for VMS V1.0 |
| 489.1 | Thu Oct 31 1991 16:08 | | 14 lines |
| 489.3 | Sat Nov 02 1991 15:39 | | 6 lines |
| 489.6 | Mon Dec 16 1991 13:33 | | 7 lines |
TOPIC | 490.0 | FORTRAN /ERROR_LIMIT and /RECURSIVE qualifiers |
| 490.1 | Wed Oct 30 1991 16:20 | | 3 lines |
TOPIC | 491.0 | DECtie for DEC/EDI: Syntax Changes |
| 491.1 | Tue Nov 05 1991 08:51 | Some suggestions | 51 lines |
| 491.5 | Fri Nov 15 1991 10:47 | Second thoughts | 24 lines |
| 491.8 | Fri Dec 06 1991 11:44 | | 50 lines |
| 491.10 | Sat Feb 15 1992 13:34 | | 3 lines |
TOPIC | 492.0 | New qualifier for VAX FTAM |
| 492.1 | Wed Nov 06 1991 09:22 | | 3 lines |
TOPIC | 493.0 | VAX Executable Software Translator for VAX/VMS |
| 493.1 | Mon Nov 11 1991 12:56 | Comments | 54 lines |
| 493.6 | Tue Nov 12 1991 14:59 | More comments | 42 lines |
| 493.10 | Tue Nov 26 1991 15:40 | more comments | 33 lines |
| 493.13 | Wed Nov 27 1991 08:51 | | 25 lines |
| 493.15 | Wed Nov 27 1991 16:20 | | 4 lines |
TOPIC | 494.0 | VAXcluster Console System (VCS) V1.4 |
| 494.1 | Wed Nov 13 1991 08:37 | | 3 lines |
TOPIC | 495.0 | VAX SLS - STORAGE command extensions for V2.2 release |
| 495.1 | Fri Nov 15 1991 10:48 | | 3 lines |
TOPIC | 496.0 | Question regarding RdbStar syntax addition |
| 496.1 | Fri Nov 15 1991 10:12 | | 40 lines |
TOPIC | 497.0 | SHow license change. |
| 497.6 | Wed Nov 20 1991 09:20 | | 2 lines |
TOPIC | 499.0 | VMS: RUN, SET AUDIT, and SHOW AUDIT Extensions |
| 499.1 | Mon Dec 02 1991 14:49 | | 19 lines |
TOPIC | 500.0 | DEC RTR for VMS (Now Version 2.0) |
| 500.1 | Wed Dec 11 1991 09:28 | | 6 lines |
| 500.3 | Thu Jan 09 1992 10:42 | | 13 lines |
| 500.5 | Tue Jan 21 1992 14:24 | | 14 lines |
| 500.7 | Fri Jan 24 1992 08:38 | | 14 lines |
| 500.11 | Thu Mar 12 1992 18:11 | | 7 lines |
TOPIC | 501.0 | DEC OPS5 V4.0 |
| 501.1 | Thu Dec 12 1991 09:16 | | 42 lines |
| 501.3 | Thu Dec 19 1991 09:30 | | 52 lines |
TOPIC | 502.0 | Thu Dec 12 1991 16:17 | HELP/MESSAGE /EXTRACT change (see 482) | 56 lines |
TOPIC | 503.0 | VMS Backup |
| 503.1 | Sun Dec 15 1991 21:24 | | 3 lines |
| 503.3 | Fri Apr 03 1992 13:31 | | 10 lines |
TOPIC | 505.0 | DECFAX - proposed command line syntax |
| 505.4 | Tue Jan 07 1992 09:11 | | 11 lines |
| 505.5 | Tue Jan 07 1992 13:31 | Comments | 168 lines |
| 505.6 | Tue Jan 07 1992 13:35 | Comments on my comments | 17 lines |
| 505.11 | Tue Nov 17 1992 14:12 | belated approval | 4 lines |
TOPIC | 506.0 | DECamds V1.0 |
| 506.11 | Tue Nov 17 1992 14:17 | belated approval | 6 lines |
TOPIC | 507.0 | DEC C++ syntax for /EXTERN_MODEL and /SHARE_GLOBALS |
| 507.1 | Thu Jan 02 1992 17:09 | | 4 lines |
| 507.6 | Tue Nov 17 1992 14:24 | belated approval | 6 lines |
TOPIC | 510.0 | SYNTAX for DEC C and DEC C++, /LIBRARY_ENTRIES |
| 510.1 | Wed Jan 08 1992 21:52 | Suggestions | 32 lines |
| 510.4 | Fri Jan 10 1992 11:00 | clarification | 5 lines |
| 510.6 | Wed Jan 15 1992 08:42 | | 6 lines |
TOPIC | 511.0 | Syntax for DEC ASD/SEE Toolkit for VMS |
| 511.1 | Wed Jan 08 1992 21:58 | Please choose a real command name | 5 lines |
| 511.3 | Thu Jan 09 1992 10:02 | comments | 66 lines |
| 511.4 | Tue Nov 17 1992 14:29 | closed - NOT APPROVED | 5 lines |
TOPIC | 513.0 | DECnet/SNA 3270 TE/Japanese V1.5 |
| 513.12 | Tue Nov 17 1992 14:32 | belated approval | 6 lines |
TOPIC | 514.0 | ALL-IN-1 Performance Reports V1.0 |
| 514.1 | Thu Jan 16 1992 09:13 | Comments | 17 lines |
TOPIC | 515.0 | ALL-IN-1 V3.0 - NEW QUALIFIER |
| 515.2 | Tue Jan 21 1992 15:25 | | 7 lines |
TOPIC | 516.0 | SET HOST/MOP proposal |
| 516.12 | Fri Jan 31 1992 10:55 | | 2 lines |
TOPIC | 517.0 | DEC3GL Implementation Toolkit for VMS V1.0 syntax |
| 517.5 | Thu Jan 30 1992 14:24 | | 15 lines |
| 517.15 | Thu Feb 27 1992 11:52 | | 5 lines |
| 517.19 | Fri Mar 06 1992 12:08 | | 6 lines |
TOPIC | 520.0 | TYPE/TAIL |
| 520.1 | Wed Jan 29 1992 12:05 | | 7 lines |
| 520.5 | Tue Nov 17 1992 14:35 | approval | 6 lines |
TOPIC | 521.0 | Extensions to ACAS Syntax. |
| 521.3 | Tue Nov 17 1992 14:37 | belated approval | 6 lines |
TOPIC | 522.0 | Update to LOCALE command (Ref note 457) |
| 522.2 | Tue Mar 24 1992 15:12 | | 13 lines |
| 522.5 | Mon Mar 30 1992 11:36 | | 1 lines |
TOPIC | 523.0 | DECinspect for VMS V2.2 |
| 523.1 | Wed Feb 12 1992 16:09 | | 3 lines |
TOPIC | 524.0 | DECinspect Intrusion Detection for VMS V1.0 |
| 524.2 | Sat Feb 15 1992 13:32 | | 19 lines |
| 524.4 | Tue Feb 18 1992 08:52 | | 23 lines |
| 524.10 | Tue Nov 17 1992 14:40 | belated approval | 6 lines |
TOPIC | 525.0 | VEST/DEPENDENCY syntax (main VEST syntax is in note 493) |
| 525.3 | Mon Feb 24 1992 13:53 | | 9 lines |
| 525.6 | Tue Mar 17 1992 21:34 | | 9 lines |
| 525.8 | Wed Mar 18 1992 15:56 | | 7 lines |
| 525.10 | Tue Nov 17 1992 15:04 | closed - NOT APPROVED | 5 lines |
TOPIC | 529.0 | RENAME/PROPAGATE_SECURITY |
| 529.1 | Mon Mar 02 1992 21:33 | Can we do better? | 11 lines |
| 529.5 | Tue Mar 03 1992 14:18 | | 18 lines |
| 529.11 | Wed Mar 04 1992 10:52 | | 1 lines |
| 529.14 | Thu Mar 05 1992 08:38 | | 6 lines |
| 529.17 | Thu Mar 05 1992 22:43 | | 9 lines |
| 529.25 | Wed Mar 11 1992 11:41 | | 8 lines |
| 529.28 | Wed Mar 11 1992 23:23 | | 13 lines |
| 529.30 | Thu Mar 12 1992 08:35 | | 15 lines |
| 529.36 | Tue Nov 17 1992 15:19 | belated approval | 7 lines |
TOPIC | 530.0 | TYPE/CONTINUOUS |
| 530.1 | Tue Mar 10 1992 15:35 | | 3 lines |
| 530.3 | Thu Mar 12 1992 18:02 | | 6 lines |
TOPIC | 531.0 | LOCK - DCL access to $ENQ and $DEQ |
| 531.1 | Thu Mar 19 1992 16:22 | | 3 lines |
TOPIC | 532.0 | Validate - CDA File Validator |
| 532.2 | Tue Mar 24 1992 15:13 | | 14 lines |
| 532.4 | Wed Mar 25 1992 09:48 | | 5 lines |
| 532.6 | Tue Mar 31 1992 10:07 | | 3 lines |
TOPIC | 533.0 | DCL Syntax for VET for Alpha/VMS |
| 533.1 | Tue Mar 24 1992 15:19 | a few suggestions | 10 lines |
| 533.4 | Mon Mar 30 1992 13:46 | | 6 lines |
| 533.6 | Thu Apr 09 1992 18:24 | | 3 lines |
| 533.10 | Tue Nov 17 1992 15:22 | belated approval | 6 lines |
TOPIC | 534.0 | SYNTAX for FAX Adapter Software V2.1 |
| 534.2 | Fri Mar 27 1992 11:15 | | 35 lines |
| 534.10 | Wed Dec 30 1992 10:58 | Excellent | 0 lines |
TOPIC | 535.0 | KMVBSC |
| 535.2 | Wed Nov 18 1992 15:20 | Belated approval | 5 lines |
TOPIC | 536.0 | RSTS/E: Addition of new qualifier on SHOW DISK, SHOW BUFFERS |
| 536.1 | Fri Mar 27 1992 17:24 | | 3 lines |
| 536.5 | Tue Nov 17 1992 15:44 | belated approval | 6 lines |
TOPIC | 537.0 | Alpha MACRO-64 Assembler |
| 537.1 | Mon Mar 30 1992 11:45 | | 30 lines |
| 537.3 | Wed Apr 01 1992 17:16 | | 14 lines |
| 537.13 | Mon Jun 08 1992 14:13 | Excellent. Thank you. | 0 lines |
| 537.17 | Tue Nov 17 1992 15:46 | belated approval | 6 lines |
TOPIC | 538.0 | New DCL syntax for ACMS V3.3 |
| 538.1 | Tue Apr 07 1992 13:47 | | 3 lines |
| 538.8 | Tue Nov 17 1992 15:51 | belated approval | 6 lines |
TOPIC | 539.0 | UAE - LMF Usage Assignment Editor |
| 539.1 | Wed Apr 08 1992 18:27 | comments | 15 lines |
| 539.11 | Wed Apr 15 1992 12:10 | | 12 lines |
| 539.19 | Mon Aug 03 1992 13:17 | | 1 lines |
| 539.20 | Tue Nov 17 1992 15:53 | belated approval | 6 lines |
TOPIC | 540.0 | Request for enhancements for DECimage EXpress V2.1 |
| 540.1 | Tue Apr 14 1992 10:31 | | 24 lines |
| 540.8 | Tue Nov 17 1992 21:59 | belated approval | 7 lines |
TOPIC | 541.0 | Pathworks Desktop Backup Server of VAX/VMS |
| 541.1 | Tue Apr 14 1992 11:40 | | 37 lines |
| 541.4 | Wed Apr 15 1992 10:46 | | 42 lines |
| 541.6 | Thu Apr 30 1992 12:58 | | 19 lines |
| 541.7 | Tue Nov 17 1992 22:04 | Proposal closed without approval | 6 lines |
TOPIC | 542.0 | VAX SLS V2.2: Streamlined STORAGE RESTORE command |
| 542.1 | Thu Apr 23 1992 09:50 | | 18 lines |
| 542.4 | Tue Nov 17 1992 22:07 | belated approval | 6 lines |
TOPIC | 543.0 | UCX LPR and LPQ DCL commands |
| 543.1 | Wed Apr 22 1992 16:02 | More information, please | 15 lines |
| 543.3 | Thu Apr 23 1992 09:18 | | 2 lines |
| 543.5 | Thu Apr 23 1992 12:55 | | 2 lines |
| 543.8 | Tue Nov 17 1992 22:11 | Belated approval | 6 lines |
TOPIC | 545.0 | VAX DOCUMENT/JAPANESE V2.1 |
| 545.2 | Tue Nov 17 1992 22:13 | Belated approval | 6 lines |
TOPIC | 546.0 | Command Proposal for UCX V2.0 |
| 546.1 | Tue Nov 17 1992 22:15 | Belated approval | 6 lines |
TOPIC | 547.0 | DECmigrate V1.0 syntax revision |
| 547.1 | Mon May 04 1992 09:51 | | 3 lines |
| 547.2 | Tue Nov 17 1992 22:17 | Belated approval | 6 lines |
TOPIC | 550.0 | BASEstar CIMfast V1.1 |
| 550.1 | Tue May 19 1992 10:25 | | 3 lines |
| 550.4 | Tue Nov 17 1992 22:20 | Belated approval | 6 lines |
TOPIC | 551.0 | TYPE /PAGE |
| 551.1 | Wed May 20 1992 13:10 | | 4 lines |
| 551.4 | Thu May 21 1992 13:14 | | 3 lines |
| 551.8 | Fri May 22 1992 11:31 | | 6 lines |
| 551.10 | Wed May 27 1992 13:18 | | 13 lines |
| 551.12 | Thu May 28 1992 18:26 | | 15 lines |
| 551.14 | Fri May 29 1992 11:11 | | 4 lines |
| 551.17 | Wed Nov 18 1992 15:25 | Belated approval | 6 lines |
TOPIC | 552.0 | OpenVMS Alpha MACRO-32 Cross-Compiler V1.0 |
| 552.4 | Mon Jun 15 1992 13:05 | | 3 lines |
| 552.6 | Wed Nov 18 1992 15:27 | Belated approval | 6 lines |
TOPIC | 553.0 | New qualifier for ALL-IN-1 V3.next |
| 553.1 | Thu May 28 1992 12:11 | | 4 lines |
| 553.6 | Mon Aug 03 1992 13:15 | Working... | 3 lines |
| 553.7 | Wed Nov 18 1992 15:30 | Belated approval | 6 lines |
TOPIC | 554.0 | DEC Storage Monitor V1.0 |
| 554.1 | Wed Nov 18 1992 15:32 | Belated approval | 6 lines |
TOPIC | 555.0 | PRODUCT Verb for SPIA |
| 555.1 | Wed Nov 18 1992 15:33 | Belated approval | 6 lines |
TOPIC | 556.0 | DECscheduler V2.0 Syntax Review Proposal |
| 556.3 | Wed Nov 18 1992 15:35 | Belated approval | 6 lines |
TOPIC | 557.0 | DEC DCE for OpenVMS RPCLM DCL Command syntax proposal |
| 557.2 | Wed Nov 18 1992 15:37 | Belated approval | 5 lines |
TOPIC | 558.0 | New qualifier for SC_READ |
| 558.1 | Wed Nov 18 1992 15:39 | Belated approval | 5 lines |
TOPIC | 559.0 | FORTRAN /OPTIMIZE qualifier enhancements |
| 559.1 | Tue Jun 23 1992 13:04 | | 3 lines |
| 559.3 | Wed Nov 18 1992 15:41 | Belated approval | 6 lines |
TOPIC | 560.0 | TPWorkcenter (TPW) V1.0 Syntax Review Proposal |
| 560.4 | Fri Jul 10 1992 10:23 | | 6 lines |
| 560.6 | Wed Nov 18 1992 15:42 | Belated approval | 6 lines |
TOPIC | 561.0 | Media Loader Utility V1.0 (MLU) |
| 561.1 | Thu Jun 25 1992 15:49 | | 12 lines |
| 561.4 | Wed Nov 18 1992 15:44 | Belated approval | 6 lines |
TOPIC | 562.0 | FLAM for VMS V2.6 |
| 562.2 | Wed Nov 18 1992 15:48 | Belated approval | 6 lines |
TOPIC | 563.0 | ADMINISTER/MSA syntax enhancement |
| 563.2 | Mon Aug 03 1992 13:12 | | 7 lines |
| 563.4 | Wed Nov 18 1992 15:50 | Belated approval | 6 lines |
TOPIC | 564.0 | RTR Version 2.0-1 New DCL Syntax |
| 564.3 | Tue Jul 07 1992 15:11 | | 13 lines |
| 564.5 | Wed Nov 18 1992 15:52 | Belated approval | 6 lines |
TOPIC | 565.0 | OSAKTRACE review request |
| 565.2 | Wed Nov 18 1992 15:54 | Belated approval | 6 lines |
TOPIC | 566.0 | Pls approve DCL extensions for DECexpress (Note 508)
|
| 566.5 | Wed Nov 18 1992 15:56 | Belated approval | 6 lines |
TOPIC | 567.0 | Proposed syntax for STDL compiler |
| 567.1 | Wed Nov 18 1992 15:57 | Belated approval | 6 lines |
TOPIC | 568.0 | TPW Administrator's Tool Interface |
| 568.2 | Wed Nov 18 1992 16:14 | Belated approval | 6 lines |
TOPIC | 569.0 | POLYCENTER System Watchdog Update |
| 569.3 | Wed Nov 18 1992 16:16 | Belated approval | 6 lines |
TOPIC | 570.0 | SET HOST/APPLICATION_PROTOCOL |
| 570.1 | Mon Aug 03 1992 13:16 | | 3 lines |
| 570.3 | Wed Nov 18 1992 16:19 | Belated approval | 6 lines |
TOPIC | 571.0 | DEC BANKLINK UTILITY FOR VMS |
| 571.1 | Fri Aug 07 1992 08:45 | | 8 lines |
| 571.3 | Thu Nov 19 1992 09:24 | Belated approval | 6 lines |
TOPIC | 573.0 | POLYCENTER Account Manager - use of /INTERFACE |
| 573.2 | Mon Aug 17 1992 14:06 | | 18 lines |
| 573.6 | Thu Nov 19 1992 09:51 | Belated approval | 6 lines |
TOPIC | 574.0 | DEC Extended Text Processing Utility |
| 574.1 | Tue Aug 18 1992 07:05 | | 4 lines |
| 574.8 | Thu Nov 19 1992 09:53 | Belated approval | 6 lines |
TOPIC | 575.0 | Syntax changes for DECmigrate for OpenVMS Alpha V1.0 |
| 575.3 | Thu Nov 19 1992 09:55 | Belated approval | 6 lines |
TOPIC | 576.0 | DECforms V2.0 new qualifiers |
| 576.1 | Wed Aug 19 1992 12:07 | | 3 lines |
| 576.3 | Thu Nov 19 1992 09:56 | Belated approval | 6 lines |
TOPIC | 577.0 | System Census Foreign Command Request |
| 577.3 | Wed Sep 02 1992 00:07 | Needs "$" | 4 lines |
| 577.10 | Thu Nov 19 1992 10:54 | Belated approval | 7 lines |
TOPIC | 578.0 | X.500 Directory Services |
| 578.1 | Tue Aug 25 1992 07:52 | | 10 lines |
| 578.4 | Thu Nov 19 1992 10:57 | Belated approval | 6 lines |
TOPIC | 579.0 | Proposed change for DEC C/C++ PREFIX_LIBRARY_ENTRIES qualifier. |
| 579.1 | Fri Aug 28 1992 18:57 | | 15 lines |
| 579.2 | Thu Nov 19 1992 11:04 | Not approved | 8 lines |
TOPIC | 581.0 | 3 new keywords for existing Pascal qualifier |
| 581.2 | Fri Sep 11 1992 11:22 | | 1 lines |
| 581.3 | Thu Nov 19 1992 11:07 | Belated approval | 6 lines |
TOPIC | 582.0 | Rdb/VMS V4.2 Proposed Syntax Changes |
| 582.3 | Sun Oct 11 1992 22:37 | | 12 lines |
| 582.4 | Thu Nov 19 1992 11:11 | Not approved | 6 lines |
| 582.9 | Fri Nov 20 1992 14:45 | Reopened | 3 lines |
| 582.11 | Mon Nov 23 1992 13:18 | | 32 lines |
| 582.19 | Wed Dec 02 1992 12:21 | Ok, I'm convinced | 18 lines |
| 582.23 | Thu Dec 03 1992 16:41 | | 17 lines |
TOPIC | 583.0 | default behavior - list of negatable keywords |
| 583.5 | Tue Sep 22 1992 13:55 | | 46 lines |
| 583.9 | Wed Sep 23 1992 09:20 | | 6 lines |
TOPIC | 584.0 | Comon Agent MOM Generator syntax proposal for review |
| 584.3 | Thu Nov 19 1992 11:17 | Approval | 4 lines |
TOPIC | 585.0 | Proposed new VAX COBOL keyword for ALPHA compatibility |
| 585.9 | Fri Oct 16 1992 17:34 | | 6 lines |
| 585.12 | Mon Oct 19 1992 13:35 | | 9 lines |
| 585.16 | Thu Nov 19 1992 11:20 | Approved | 4 lines |
TOPIC | 586.0 | Request for DCL waiver: PATHWORKS NET Command |
| 586.1 | Thu Nov 19 1992 15:08 | Ok | 4 lines |
TOPIC | 587.0 | DEC AVS for OpenVMS command syntax proposal |
| 587.1 | Fri Oct 02 1992 18:42 | | 14 lines |
TOPIC | 589.0 | Who's Minding The Store? ... |
| 589.1 | Thu Nov 19 1992 14:08 | | 7 lines |
TOPIC | 590.0 | DEC Object/DB for OpenVMS VAX V1.0 |
| 590.5 | Sun Oct 11 1992 22:32 | More inclined to compromise | 31 lines |
| 590.7 | Tue Oct 13 1992 17:58 | | 15 lines |
| 590.10 | Thu Nov 19 1992 14:12 | Approved | 4 lines |
TOPIC | 592.0 | /CACHE Modifier for SHOW MEMORY |
| 592.1 | Mon Oct 19 1992 09:25 | | 3 lines |
| 592.2 | Thu Nov 19 1992 14:42 | Approved | 4 lines |
TOPIC | 593.0 | /STANDARD=MIA to JCOBOL V5.1 |
| 593.1 | Thu Nov 19 1992 14:44 | Approved | 4 lines |
TOPIC | 594.0 | DEC TN3270 TE for VMS/Japanese |
| 594.1 | Thu Nov 19 1992 14:48 | Approved | 4 lines |
TOPIC | 595.0 | DEC TN6680 TE for VMS/Japanese |
| 595.1 | Thu Nov 19 1992 14:49 | Approved | 4 lines |
TOPIC | 596.0 | DEC TN560 TE for VMS/Japanese |
| 596.1 | Thu Nov 19 1992 14:51 | Approved | 4 lines |
TOPIC | 597.0 | Name change: DEC MAILworks |
| 597.2 | Wed Oct 21 1992 12:57 | | 8 lines |
| 597.10 | Tue Jan 05 1993 10:40 | Approved | 4 lines |
TOPIC | 598.0 | DECstor/RAID5 V1.0 DCL submission for approval |
| 598.1 | Thu Nov 19 1992 15:00 | Approved | 4 lines |
TOPIC | 599.0 | Proposed changes to the CC command for OpenVMS VAX |
| 599.1 | Wed Oct 28 1992 22:03 | | 3 lines |
| 599.4 | Thu Nov 19 1992 15:02 | Approved | 4 lines |
TOPIC | 600.0 | IEEE data types for SORT |
| 600.1 | Thu Oct 29 1992 17:19 | | 3 lines |
| 600.4 | Thu Nov 19 1992 15:03 | Approved | 4 lines |
TOPIC | 601.0 | DECforms V2.0 convert layout command |
| 601.1 | Mon Nov 09 1992 17:19 | | 3 lines |
| 601.3 | Thu Nov 19 1992 15:05 | Approved | 4 lines |
TOPIC | 603.0 | STARS DCL syntax for review and feedback |
| 603.6 | Fri Nov 20 1992 10:46 | | 34 lines |
| 603.11 | Tue Jan 05 1993 10:35 | Approved | 3 lines |
TOPIC | 604.0 | DEC DBMS for OpenVMS V5.0 |
| 604.1 | Mon Nov 23 1992 17:04 | | 3 lines |
TOPIC | 605.0 | DEC File Optimizer for VMS V1.1 syntax |
| 605.2 | Thu Dec 03 1992 16:36 | | 12 lines |
| 605.4 | Thu Dec 10 1992 14:58 | | 3 lines |
| 605.9 | Tue Jan 05 1993 10:31 | Approved | 4 lines |
TOPIC | 606.0 | Proposal for Remote Installation Utility (internal product) |
| 606.1 | Thu Dec 10 1992 14:57 | | 5 lines |
| 606.14 | Tue Jan 05 1993 10:28 | Approved | 7 lines |
TOPIC | 607.0 | New qualifier for SC_READ. |
| 607.1 | Thu Dec 10 1992 15:13 | Comment | 6 lines |
| 607.4 | Tue Jan 05 1993 10:22 | Approved | 4 lines |
TOPIC | 608.0 | DECwindows F6680 Terminal Emulator for VMS |
| 608.1 | Mon Dec 21 1992 09:25 | | 3 lines |
| 608.5 | Tue Feb 02 1993 14:24 | Approved | 4 lines |
TOPIC | 609.0 | DECwindows H560 Terminal Emulator for VMS |
| 609.1 | Mon Dec 21 1992 09:27 | | 3 lines |
| 609.5 | Tue Feb 02 1993 14:27 | Approved | 3 lines |
TOPIC | 610.0 | DEC Ada new Qualifiers |
| 610.1 | Wed Dec 30 1992 11:01 | | 3 lines |
TOPIC | 611.0 | Approval of /ACCESS_NUMBER for entire RSF product set. |
| 611.1 | Fri Jan 08 1993 11:39 | | 3 lines |
| 611.3 | Tue Feb 02 1993 14:29 | Approved | 4 lines |
TOPIC | 612.0 | New qualifier for RINSTALL. |
| 612.2 | Tue Feb 02 1993 14:31 | Approved | 4 lines |
TOPIC | 613.0 | New qualifier for RINSTALL and FTRANSFER. |
| 613.1 | Fri Jan 22 1993 12:11 | | 6 lines |
| 613.3 | Tue Feb 02 1993 14:34 | Approved | 4 lines |
TOPIC | 614.0 | MAILbus 400 MTA tools:- do not use DCL |
| 614.1 | Fri Jan 29 1993 11:50 | | 3 lines |
TOPIC | 615.0 | Proposal for ASN.1 compiler |
| 615.2 | Tue Feb 02 1993 14:21 | Comments | 90 lines |
| 615.4 | Wed Feb 03 1993 11:14 | Not sure if it's that simple | 9 lines |
| 615.8 | Mon Feb 08 1993 16:47 | | 12 lines |
TOPIC | 616.0 | New qualifiers for DEBUG |
| 616.4 | Thu Mar 04 1993 10:26 | Approved | 3 lines |
TOPIC | 617.0 | HUBwatch (SNMP Agent Management) |
| 617.1 | Wed Feb 03 1993 12:25 | | 20 lines |
| 617.8 | Tue Feb 09 1993 08:48 | Please read all of the relevant criteria | 19 lines |
TOPIC | 619.0 | New LATCP SET NODE Qualifier |
| 619.1 | Mon Feb 08 1993 16:48 | | 3 lines |
TOPIC | 620.0 | DECADMIRE for OpenVMS |
| 620.1 | Tue Feb 09 1993 14:15 | | 15 lines |
| 620.3 | Wed Feb 10 1993 11:10 | | 26 lines |
| 620.5 | Wed Feb 10 1993 15:06 | | 4 lines |
TOPIC | 621.0 | New qualifiers for SHOW LICENSE |
| 621.1 | Fri Feb 12 1993 11:44 | | 3 lines |
TOPIC | 622.0 | DECimage Enterprise V1.0 |
| 622.1 | Mon Feb 15 1993 09:16 | | 5 lines |
| 622.3 | Mon Feb 15 1993 12:42 | It's not just the discrepancy | 5 lines |
TOPIC | 623.0 | New parameter to $COLLECT verb for DECtrace V2.0 |
| 623.1 | Tue Feb 16 1993 08:46 | | 3 lines |
TOPIC | 624.0 | /TEMPLATE_DEFINE qualifier |
| 624.5 | Thu Mar 25 1993 09:03 | Approved | 4 lines |
TOPIC | 625.0 | SET VOLUME change for OpenVMS file system |
| 625.1 | Wed Feb 24 1993 10:47 | | 10 lines |
| 625.3 | Thu Feb 25 1993 08:19 | | 1 lines |
| 625.4 | Thu Mar 25 1993 09:00 | Approved | 4 lines |
TOPIC | 627.0 | DEC COBOL V1.0 for OpenVMS AXP |
| 627.3 | Tue Mar 16 1993 10:08 | | 8 lines |
| 627.5 | Tue Mar 16 1993 16:44 | /ALIGNMENT | 52 lines |
| 627.6 | Wed Mar 17 1993 11:51 | | 22 lines |
TOPIC | 628.0 | POLYCENTER Console Manager V1.1 |
| 628.2 | Tue Mar 16 1993 16:31 | Comments | 30 lines |
| 628.4 | Wed Mar 24 1993 14:00 | | 25 lines |
| 628.6 | Thu Mar 25 1993 12:17 | | 43 lines |
| 628.9 | Thu Apr 29 1993 09:54 | Approved | 4 lines |
TOPIC | 629.0 | DSTGRAPH facility in DECMigrate for OpenVMS AXP V1.1 |
| 629.1 | Fri Mar 19 1993 14:24 | | 7 lines |
| 629.3 | Fri Mar 19 1993 17:04 | | 3 lines |
TOPIC | 631.0 | New qualifier for HUBwatch |
| 631.1 | Mon Mar 22 1993 12:07 | | 6 lines |
TOPIC | 632.0 | DEC Rdb V5.1 Changes to RMU |
| 632.1 | Wed Mar 24 1993 14:15 | | 6 lines |
| 632.3 | Tue Apr 27 1993 11:25 | Approved | 4 lines |
TOPIC | 635.0 | Foreign commands for POLYCENTER Common Agent for OpenVMS VAX V1.0 |
| 635.1 | Thu Apr 01 1993 11:49 | I do not think that use of a foreign command is justified | 33 lines |
| 635.3 | Mon Apr 05 1993 10:49 | | 38 lines |
| 635.5 | Mon Apr 12 1993 17:15 | | 10 lines |
TOPIC | 636.0 | DEC Pascal V5.0 for OpenVMS (VAX & AXP) |
| 636.1 | Thu Apr 01 1993 10:01 | | 6 lines |
TOPIC | 637.0 | Proposed Changes to DEC DBMS V5.1 |
| 637.1 | Tue Apr 06 1993 11:55 | | 3 lines |
TOPIC | 639.0 | Proposed change to RAID5 product |
| 639.1 | Mon Apr 19 1993 13:01 | | 3 lines |
TOPIC | 640.0 | DECfax Mail for OpenVMS V1.1 |
| 640.2 | Thu May 13 1993 10:29 | Approved | 3 lines |
TOPIC | 644.0 | ULTRIX registration |
| 644.1 | Wed Apr 28 1993 13:31 | | 8 lines |
TOPIC | 646.0 | Approval for /NESTED_INCLUDE_DIRECTORY |
| 646.1 | Wed May 05 1993 13:02 | Looks ok. | 0 lines |
TOPIC | 647.0 | PowerFrame options lists |
| 647.2 | Mon May 10 1993 13:46 | | 13 lines |
TOPIC | 648.0 | New SET HOST /LAT qualifiers |
| 648.1 | Wed May 19 1993 10:43 | | 3 lines |
TOPIC | 649.0 | DEC RAID OpenVMS VAX Utilities Syntax |
| 649.1 | Thu May 20 1993 10:27 | | 19 lines |
TOPIC | 652.0 | Additional Lexical for OpenVMS Support for Shelving |
| 652.9 | Tue Aug 10 1993 13:16 | | 6 lines |
TOPIC | 656.0 | Proposed changes for UCX V3.0 |
| 656.1 | Tue Jul 13 1993 16:32 | | 19 lines |
TOPIC | 657.0 | DEC VOICE:mail V1.3 commands |
| 657.1 | Fri Jul 16 1993 15:36 | | 9 lines |
TOPIC | 662.0 | New Striping command |
| 662.1 | Mon Aug 02 1993 13:25 | | 1 lines |
TOPIC | 663.0 | MODEL qualifier for analyze/error |
| 663.1 | Mon Aug 02 1993 13:27 | | 7 lines |
TOPIC | 664.0 | MACRO-64 V1.1 DCL Syntax |
| 664.1 | Mon Aug 02 1993 13:28 | | 3 lines |
TOPIC | 666.0 | DEC/Forte' V1.0 |
| 666.4 | Wed May 25 1994 15:53 | Comments | 61 lines |
| 666.9 | Wed Jun 01 1994 10:28 | | 8 lines |
| 666.12 | Tue Jun 07 1994 11:14 | | 4 lines |
TOPIC | 668.0 | Writebehind caching support for Dollar |
| 668.1 | Thu Aug 26 1993 11:52 | Comments | 15 lines |
| 668.4 | Tue Aug 31 1993 14:04 | | 6 lines |
TOPIC | 669.0 | 2 new qualifiers for DEC Object/DB |
| 669.1 | Tue Aug 31 1993 17:17 | | 5 lines |
| 669.3 | Wed Sep 01 1993 12:48 | | 8 lines |
TOPIC | 670.0 | Additions to MLU |
| 670.1 | Tue Sep 14 1993 13:18 | | 3 lines |
TOPIC | 677.0 | New qualifiers for DEC BASIC V1.0 |
| 677.1 | Tue Oct 05 1993 18:03 | | 4 lines |
TOPIC | 678.0 | New qualifier for HUBwatch |
| 678.1 | Wed Oct 06 1993 13:03 | | 3 lines |
TOPIC | 679.0 | DCSC V2.0 New DCL Commands/Qualifiers |
| 679.1 | Tue Oct 19 1993 13:15 | | 1 lines |
TOPIC | 705.0 | New SHOW DEVICES qualifier (/REBUILD_STATUS) |
| 705.1 | Mon Jun 06 1994 09:47 | | 7 lines |
TOPIC | 709.0 | New syntax for FORTRAN command to support Fortran 90 |
| 709.1 | Mon Jun 27 1994 09:01 | | 7 lines |
TOPIC | 711.0 | Multiple /DEFINE and /UNDEFINE qualifiers for DEC C |
| 711.3 | Mon Aug 01 1994 14:11 | | 5 lines |
TOPIC | 712.0 | ObjectBroker V2.5 |
| 712.1 | Mon Aug 01 1994 14:12 | | 4 lines |
TOPIC | 722.0 | Backup Estimator |
| 722.11 | Wed Dec 07 1994 09:17 | | 6 lines |
TOPIC | 723.0 | DECfax Mail for OpenVMS V1.3 |
| 723.1 | Fri Dec 02 1994 10:08 | | 3 lines |
TOPIC | 725.0 | New qualifier for Dollar file system |
| 725.1 | Wed Feb 15 1995 10:00 | | 3 lines |
TOPIC | 726.0 | new /MS qualifier for C++ compiler CXX |
| 726.1 | Fri Feb 17 1995 11:33 | | 8 lines |
TOPIC | 729.0 | /WIDTH=80|132 - New qualifier for OpenVMS DUMP Utility |
| 729.1 | Fri Mar 10 1995 12:46 | | 6 lines |
TOPIC | 744.0 | ACMSxp for OpenVMS Alpha V2.0 Syntax |
| 744.1 | Tue Oct 03 1995 10:30 | | 5 lines |
TOPIC | 759.0 | Additions to /ASSUME for DEC C |
| 759.7 | Thu Sep 05 1996 09:42 | | 24 lines |
| 759.9 | Thu Sep 05 1996 16:49 | | 6 lines |
| 759.11 | Fri Sep 06 1996 10:15 | | 11 lines |
TOPIC | 1.0 | Tue Jan 26 1988 17:38 | Welcome to the NATURISM conference | 45 lines |
| 1.1 | Fri Sep 08 1989 16:47 | Now accessible through DNS | 10 lines |
| 1.2 | Tue May 03 1994 12:07 | Server problems fixed??
| 4 lines |
TOPIC | 2.0 | Tue Jan 26 1988 17:39 | Conference Rules and Policies | 5 lines |
| 2.1 | Tue May 31 1988 17:43 | General rules | 54 lines |
| 2.2 | Tue May 31 1988 18:39 | Site report guidelines | 41 lines |
| 2.3 | Tue Jun 20 1989 14:47 | Superseded by new policy in note 2.5 | 36 lines |
| 2.4 | Thu Jan 30 1992 11:23 | Commentary on corporate notes policy | 111 lines |
| 2.5 | Mon Jun 01 1992 13:32 | Anonymous notes | 56 lines |
TOPIC | 3.0 | Tue Jan 26 1988 17:39 | Introductions | 0 lines |
| 3.14 | Wed Aug 24 1988 15:42 | More New England | 13 lines |
TOPIC | 4.0 | Tue Jan 26 1988 17:39 | Keywords in the NATURISM Conference | 0 lines |
| 4.1 | Wed Aug 17 1988 17:29 | | 76 lines |
TOPIC | 5.0 | Tue Jan 26 1988 17:39 | Policy and Moderation Discussions | 0 lines |
| 5.1 | Tue May 31 1988 18:43 | | 6 lines |
| 5.3 | Fri Apr 07 1989 10:32 | Deleting notes can be impolite to other participants | 21 lines |
| 5.6 | Mon Jun 07 1993 10:38 | | 5 lines |
TOPIC | 6.0 | Tue Jan 26 1988 17:40 | | 0 lines |
TOPIC | 7.0 | Tue Jan 26 1988 17:40 | Directory of Site Reports | 0 lines |
| 7.1 | Thu Jul 20 1989 18:12 | | 8 lines |
| 7.2 | Wed Jun 01 1994 11:34 | Directory of US Site Reports | 113 lines |
| 7.3 | Fri May 19 1995 10:32 | Directory of international site reports | 61 lines |
TOPIC | 8.0 | Wed Jan 27 1988 11:07 | USENET rec.nude archives available | 40 lines |
| 8.2 | Thu Sep 14 1995 10:34 | concerns about rec_nude | 32 lines |
| 8.3 | Thu Sep 14 1995 10:36 | | 17 lines |
TOPIC | 9.0 | Thu Jan 28 1988 20:49 | The World Guide to Nude Beaches and Recreation | 33 lines |
| 9.8 | Fri Feb 16 1990 09:11 | Not for a while yet | 8 lines |
| 9.17 | Wed May 08 1991 11:18 | New _World Guide_ ordering information | 11 lines |
TOPIC | 10.0 | Thu Jan 28 1988 21:20 | The Naturist Society and Clothed with the Sun | 63 lines |
| 10.6 | Tue May 10 1988 22:07 | CwS 7.4 Contents | 32 lines |
| 10.7 | Tue Jul 05 1988 10:12 | CwS 8.1 Contents | 62 lines |
| 10.8 | Tue Sep 20 1988 17:28 | CwS 8.2 Contents | 74 lines |
| 10.10 | Fri Jan 27 1989 14:42 | CwS 8.3 Contents | 54 lines |
| 10.13 | Tue May 16 1989 13:04 | CwS 8.4 Contents | 69 lines |
| 10.15 | Wed Dec 19 1990 15:31 | Nude and Natural 10.2 contents | 66 lines |
| 10.17 | Tue Apr 09 1991 14:47 | Nude and Natural 10.3 contents | 41 lines |
| 10.19 | Wed Apr 10 1991 13:34 | | 1 lines |
TOPIC | 11.0 | Best Beaches in New England |
| 11.12 | Tue Jul 19 1988 16:58 | Moonstone Beach notes => topic 25 | 7 lines |
| 11.28 | Fri Apr 06 1990 13:47 | What to do and where to go | 42 lines |
| 11.32 | Wed May 30 1990 10:48 | | 2 lines |
TOPIC | 12.0 | Naturist Resorts/Clubs |
| 12.9 | Fri Mar 18 1988 09:12 | Discussion of singles -> topic 35 | 6 lines |
| 12.15 | Mon Jun 13 1988 15:52 | Sandy Terraces, Cape Cod, Mass | 43 lines |
| 12.16 | Thu Jul 14 1988 12:56 | Cedar Waters, New Hampshire | 65 lines |
TOPIC | 13.0 | Tue Feb 02 1988 10:02 | The Ledges (Southern Vermont) | 68 lines |
| 13.1 | Tue Feb 02 1988 15:23 | Clarifications | 14 lines |
| 13.4 | Wed Feb 10 1988 14:57 | No, no hassles -- just relax and enjoy | 29 lines |
| 13.5 | Thu Feb 11 1988 09:25 | Vermont legalities | 82 lines |
| 13.11 | Thu Aug 25 1988 09:02 | Another happy visit | 15 lines |
| 13.15 | Wed May 24 1989 10:38 | Lots of lodging nearby | 9 lines |
| 13.18 | Mon Jun 05 1989 17:50 | Restaurants | 20 lines |
| 13.38 | Mon Aug 07 1989 15:01 | Safety discussion moved to topic 192 | 5 lines |
| 13.44 | Sun May 12 1991 20:33 | | 3 lines |
| 13.49 | Mon Aug 01 1994 17:41 | Trouble at the Ledges | 55 lines |
TOPIC | 14.0 | why nude? |
| 14.2 | Tue Feb 02 1988 21:08 | Freedom | 10 lines |
| 14.15 | Wed Jul 13 1988 11:30 | See 62.* | 4 lines |
TOPIC | 16.0 | *other* types of nude things |
| 16.3 | Mon Feb 08 1988 21:15 | Yard work | 7 lines |
TOPIC | 17.0 | NEVER BEEN...... |
| 17.3 | Mon Feb 08 1988 21:33 | | 25 lines |
TOPIC | 20.0 | Nature's Poetry |
| 20.3 | Tue May 10 1988 16:17 | Naturism | 26 lines |
| 20.6 | Mon Mar 13 1989 10:00 | Naturist pledge | 12 lines |
TOPIC | 24.0 | Mon Feb 15 1988 17:10 | The New England Naturist Association | 50 lines |
| 24.2 | Tue Apr 26 1988 12:50 | Mostly, they're at the beach | 14 lines |
| 24.11 | Fri Apr 27 1990 16:45 | Details | 26 lines |
TOPIC | 25.0 | Wed Feb 17 1988 11:50 | Moonstone Beach, Rhode Island | 100 lines |
| 25.11 | Fri Feb 19 1988 11:00 | Some more NENA comments | 82 lines |
| 25.13 | Fri Apr 15 1988 14:47 | Moonstone users survey from _Sun_Times_ | 87 lines |
| 25.16 | Wed Jun 08 1988 15:35 | Plum Island did have c/o use | 13 lines |
| 25.19 | Fri Jun 10 1988 10:37 | Info about Plum Island closing | 106 lines |
| 25.27 | Thu Jun 16 1988 11:33 | Latest information from NENA _Sun Times_ | 44 lines |
| 25.33 | Tue Jul 19 1988 16:54 | OPEN MOONSTONE | 29 lines |
| 25.45 | Thu Aug 25 1988 11:29 | NENA Moonstone Update | 31 lines |
| 25.51 | Wed Mar 22 1989 10:55 | Beach Clean-up Planned at Moonstone April 8 | 15 lines |
| 25.84 | Thu Jul 13 1989 09:53 | More info from NENA on Moonstone Beach status | 44 lines |
| 25.94 | Mon Aug 07 1989 14:44 | Water, Water Everywhere ... | 22 lines |
| 25.100 | Tue Aug 08 1989 09:24 | Mean High Tide at Moonstone | 5 lines |
| 25.107 | Fri Sep 29 1989 09:53 | | 27 lines |
| 25.109 | Fri Sep 29 1989 14:10 | NENA address | 4 lines |
| 25.124 | Tue Apr 24 1990 14:54 | "Don't Believe What You Read in the Papers" | 41 lines |
| 25.157 | Wed Sep 12 1990 10:17 | Boston Globe article on Moonstone (pulled from rec.nude) | 64 lines |
| 25.225 | Fri Jun 24 1994 13:34 | | 80 lines |
TOPIC | 27.0 | Non-participating SO/Spouse |
| 27.3 | Fri Feb 26 1988 14:26 | What are the reasons? | 75 lines |
TOPIC | 28.0 | Wed Feb 24 1988 16:59 | Why a Naturism Conference? | 27 lines |
TOPIC | 29.0 | picture taking @ the beach |
| 29.2 | Thu Mar 03 1988 16:44 | Asking permission is simple politeness | 32 lines |
TOPIC | 30.0 | Sunburn and other Health Concerns |
| 30.3 | Tue Mar 01 1988 12:01 | *Some* sunglasses filter out the UV | 15 lines |
| 30.14 | Mon Aug 15 1988 08:56 | Anti-sunburn pill info | 40 lines |
| 30.15 | Mon Aug 15 1988 08:58 | Topic cross-reference -> 77.* | 3 lines |
| 30.20 | Tue Jun 20 1989 12:49 | *This* is midsummer | 8 lines |
TOPIC | 32.0 | Thu Mar 10 1988 18:04 | Free Beach Etiquette | 53 lines |
TOPIC | 33.0 | West London ? |
| 33.2 | Mon Mar 14 1988 10:10 | Carefully ambiguous | 16 lines |
TOPIC | 34.0 | Recurring themes: nudity and sex; gender imbalance |
| 34.5 | Wed Mar 16 1988 16:31 | | 44 lines |
| 34.7 | Thu Mar 17 1988 12:52 | | 22 lines |
| 34.8 | Fri May 06 1988 23:57 | Consent article posted in rec.nude | 5 lines |
TOPIC | 35.0 | Fri Mar 18 1988 09:17 | Discrimination against singles and gays/lesbians | 7 lines |
| 35.1 | Fri Mar 18 1988 09:19 | Why ban singles? | 33 lines |
| 35.2 | Fri Mar 18 1988 09:21 | Valley View's different | 26 lines |
| 35.3 | Fri Mar 18 1988 09:22 | One example of why no singles | 24 lines |
| 35.4 | Mon Mar 21 1988 21:25 | Nudists may discriminate; naturists usually don't | 21 lines |
| 35.7 | Fri Mar 25 1988 16:54 | Why should I care? | 22 lines |
| 35.9 | Sat Mar 26 1988 09:02 | Info on Gay and Lesbian Naturists SIG | 25 lines |
TOPIC | 36.0 | NATURISM IN MEXICO? |
| 36.1 | Tue Mar 22 1988 15:58 | A few notes in REC_NUDE | 5 lines |
| 36.4 | Tue Mar 22 1988 16:45 | Details about rec.nude in note 8 | 3 lines |
TOPIC | 37.0 | American Sunbathing Association |
| 37.2 | Wed Mar 30 1988 13:56 | Info from ASA Nudist Park Guide | 137 lines |
| 37.4 | Fri May 06 1988 23:54 | New ASA Nudist Park Guide (posting from rec.nude) | 43 lines |
TOPIC | 38.0 | Naturist Gatherings: Announcements and Reports |
| 38.3 | Fri Apr 22 1988 10:18 | 1988 Eastern Naturist Gathering | 59 lines |
| 38.5 | Thu Feb 02 1989 15:33 | 1989 Western Naturist Gathering | 64 lines |
| 38.6 | Fri Feb 03 1989 21:55 | 1989 Eastern Naturist Gathering | 58 lines |
| 38.9 | Tue May 30 1989 10:44 | 1989 Eastern Gathering Details | 149 lines |
TOPIC | 39.0 | Thu Mar 31 1988 13:27 | Bare in Mind | 39 lines |
TOPIC | 40.0 | Mon Apr 04 1988 19:11 | Clothing-Optional Life | 64 lines |
| 40.1 | Fri Jan 06 1989 18:45 | Issue 3 is just as good | 9 lines |
| 40.2 | Wed Mar 14 1990 15:57 | Vermont Unveiled | 2 lines |
TOPIC | 41.0 | Is it SPRING yet? |
| 41.4 | Sat Apr 09 1988 21:22 | There may be hope | 8 lines |
| 41.8 | Wed May 04 1988 11:12 | It must be spring -- the black flies are here | 4 lines |
TOPIC | 44.0 | Thu Apr 21 1988 11:06 | ASA travel club in Springfield, Mass area | 23 lines |
| 44.1 | Thu Apr 21 1988 18:11 | More information | 17 lines |
TOPIC | 46.0 | South Padre Island, TX |
| 46.8 | Thu May 30 1991 09:50 | Hippy Hollow (Lake Travis), Austin, texas => topic 311 | 2 lines |
TOPIC | 47.0 | INQUIRING MINDS WANT TO KNOW.... |
| 47.1 | Wed Apr 27 1988 17:05 | The nudist national sport | 18 lines |
TOPIC | 48.0 | Basic equipment for the Naturist |
| 48.5 | Fri Jun 17 1988 14:59 | cross-reference to topic 69 | 3 lines |
TOPIC | 49.0 | q. c.o. resorts nr Waterbury Conn. |
| 49.1 | Mon May 16 1988 11:33 | Solair or Birch Acres | 39 lines |
TOPIC | 51.0 | TV shows on Nudity ("Being Nekkid on TV") |
| 51.21 | Mon Aug 27 1990 13:43 | New Hampshire Crossroads segment on Cedar Waters Village | 7 lines |
| 51.52 | Mon Aug 24 1992 14:45 | Cedar Waters on local tv | 5 lines |
| 51.54 | Tue Aug 25 1992 12:55 | Wrong date | 9 lines |
| 51.55 | Fri Sep 04 1992 14:54 | "Station may be forced to televise nude film" (newspaper article) | 49 lines |
| 51.60 | Tue Oct 13 1992 11:39 | Nudist film will not be televised (followup to .55) | 36 lines |
TOPIC | 53.0 | Puerto Rico? |
| 53.1 | Mon May 16 1988 22:58 | Not encouraging | 23 lines |
| 53.4 | Thu Jun 09 1988 18:51 | Who counts as natives? | 20 lines |
| 53.5 | Thu Jun 09 1988 18:51 | What is indulgence? | 16 lines |
TOPIC | 54.0 | Erections, and naturists' taboos |
| 54.9 | Mon May 23 1988 15:15 | | 54 lines |
TOPIC | 57.0 | It's okay if you're slim, trim and beautiful, but... |
| 57.2 | Sat May 21 1988 17:41 | It's ok if you're old, fat, and ugly | 18 lines |
| 57.4 | Mon May 23 1988 12:44 | Disabled Naturist SIG | 10 lines |
TOPIC | 58.0 | Wed Jun 01 1988 14:02 | Wilton, NH - waterfall | 20 lines |
TOPIC | 59.0 | Thu Jun 02 1988 18:02 | Topfree Equality Day in Rochester | 82 lines |
| 59.3 | Thu Sep 01 1988 13:04 | Topfree Picnic at the Park No Problem | 56 lines |
| 59.4 | Wed Apr 05 1989 17:09 | Fourth Annual Topfree Picnic, June 24th | 33 lines |
| 59.5 | Wed Aug 09 1989 17:58 | Bare Breasts - Ten Arrests | 118 lines |
| 59.14 | Wed Jul 08 1992 12:54 | Court says women may go topless in public | 23 lines |
| 59.15 | Wed Jul 08 1992 12:54 | Associated Press story | 20 lines |
| 59.18 | Wed Jul 08 1992 23:05 | | 17 lines |
| 59.19 | Fri Jul 10 1992 08:00 | New York newspaper articles | 92 lines |
| 59.24 | Tue Aug 04 1992 14:19 | Full New York Appeals Court decision (from rec.nude) | 419 lines |
TOPIC | 62.0 | Nude all the time? |
| 62.1 | Fri Jun 03 1988 16:22 | So put on some clothes for variety | 17 lines |
TOPIC | 65.0 | what constitutes indecent exposure? |
| 65.1 | Thu Jun 09 1988 10:58 | See note 67 about toplessness in Maine | 4 lines |
| 65.3 | Tue Sep 20 1988 13:40 | Laws posted in 109.* | 4 lines |
TOPIC | 66.0 | Wed Jun 08 1988 14:00 | C/O beaches in Maine? | 6 lines |
| 66.3 | Tue Aug 16 1988 10:28 | "The Boom" Quarry, Vinalhaven Island, Maine | 59 lines |
| 66.4 | Tue Aug 16 1988 10:30 | Lake Wood, Mt Desert Island, Maine | 42 lines |
| 66.5 | Tue Aug 16 1988 10:35 | Drakes Island Beach, Wells, Maine | 19 lines |
| 66.6 | Fri Dec 02 1988 11:53 | Legal test of Maine indecent exposure law | 9 lines |
| 66.7 | Thu Jan 12 1989 12:49 | Newspaper article on on Drakes Island nude sunbathing | 66 lines |
| 66.10 | Thu Mar 30 1989 12:57 | Charges dismissed, no jury trial | 16 lines |
| 66.11 | Mon May 22 1989 15:36 | Drakes Island report, May 1989 | 18 lines |
| 66.15 | Fri May 29 1992 13:30 | Drake's Island update | 28 lines |
| 66.17 | Wed Sep 01 1993 11:53 | | 8 lines |
TOPIC | 67.0 | Thu Jun 09 1988 10:55 | Topfree in Kittery, Maine | 93 lines |
| 67.1 | Fri Jun 10 1988 15:35 | Apparently no ordinance | 7 lines |
TOPIC | 68.0 | must be the weather |
| 68.2 | Wed Jun 15 1988 16:30 | Sorry to hear it | 5 lines |
TOPIC | 69.0 | Accessories & Paraphernalia |
| 69.4 | Fri Jun 17 1988 14:58 | cross-reference to topic 48 | 3 lines |
TOPIC | 70.0 | Thu Jun 16 1988 12:03 | Colorado Wildernaturists | 21 lines |
TOPIC | 71.0 | Fri Jun 17 1988 10:15 | New England Sites Guide | 19 lines |
| 71.4 | Thu Jun 15 1989 12:58 | Pretty good | 19 lines |
TOPIC | 72.0 | Social versus private |
| 72.5 | Sun Jun 26 1988 22:57 | Either way is fine | 11 lines |
TOPIC | 75.0 | Enlighten me... |
| 75.5 | Sun Jun 26 1988 23:16 | Normal people without clothes | 37 lines |
TOPIC | 77.0 | Sun Lamps |
| 77.2 | Mon Jun 27 1988 18:00 | Tanning parlors and sunscreens | 22 lines |
TOPIC | 78.0 | Paradise Lakes - A Report/Experience |
| 78.1 | Thu Jun 30 1988 12:00 | Some contrasting comments | 19 lines |
| 78.3 | Tue Aug 10 1993 10:11 | Trip report (anonymous) | 80 lines |
TOPIC | 80.0 | Fri Jul 01 1988 11:29 | _Naturally_ (was _The Event_) | 66 lines |
| 80.1 | Tue Sep 13 1988 11:15 | Issue 27 (Summer 1988) Contents | 34 lines |
| 80.2 | Thu Jan 12 1989 12:18 | Issue 28 (Fall/Winter 1988) Contents | 77 lines |
| 80.3 | Fri May 05 1989 15:31 | Issue 29 (Spring 1989) Contents | 34 lines |
| 80.5 | Wed Jul 05 1989 15:24 | Issue 30 (Summer 1989) Contents | 33 lines |
| 80.6 | Wed Sep 26 1990 13:04 | _The Event_ => _Naturally_ | 22 lines |
| 80.7 | Wed Dec 19 1990 11:10 | _Naturally_ issue 1 contents | 38 lines |
TOPIC | 81.0 | Fri Jul 01 1988 12:51 | Random comments on naturism, by G. Joel Stanley | 34 lines |
TOPIC | 82.0 | Fri Jul 01 1988 17:56 | National Nude Weekend -- July 9 & 10, 1988 | 43 lines |
| 82.1 | Fri Jul 01 1988 17:57 | National Nude Day Celebration at Moonstone Beach | 26 lines |
TOPIC | 85.0 | Wed Jul 13 1988 07:49 | Nudist or Naturist? | 6 lines |
| 85.2 | Wed Jul 13 1988 12:47 | Clarification | 11 lines |
| 85.6 | Mon Jul 18 1988 18:48 | I'm really not sure | 27 lines |
| 85.7 | Mon Jul 18 1988 18:49 | Does Lee Baxandall have the American trademark on "naturism"? | 42 lines |
TOPIC | 86.0 | Where to go... |
| 86.1 | Fri Jul 15 1988 13:48 | Notes to look at | 7 lines |
TOPIC | 87.0 | Fri Jul 15 1988 15:16 | Are clothing-optional beaches discriminatory? | 20 lines |
| 87.3 | Sat Jul 16 1988 23:00 | The legal opinion :-( | 49 lines |
TOPIC | 99.0 | Rock River, VT |
| 99.2 | Thu Aug 25 1988 08:53 | A very nice site | 14 lines |
TOPIC | 102.0 | Thu Sep 01 1988 10:19 | Bonny Doon (California) Beach Cleanup, 10/1/88 | 72 lines |
TOPIC | 103.0 | Thu Sep 01 1988 11:53 | Court victory for Estonian nudists | 27 lines |
TOPIC | 104.0 | Tue Sep 06 1988 15:17 | First nude experience | 30 lines |
| 104.3 | Wed Sep 13 1989 13:26 | New notes moved to old topic | 4 lines |
TOPIC | 107.0 | Getting naturist/nude photos developed... |
| 107.1 | Sat Sep 10 1988 22:44 | I've never had problems | 17 lines |
TOPIC | 108.0 | Fri Sep 16 1988 11:36 | Naturist Videos | 11 lines |
| 108.1 | Fri Sep 16 1988 14:20 | Educating Julie | 78 lines |
| 108.2 | Mon Aug 27 1990 13:49 | _Educating Julie_ in VHS; _NH Crossroads_ segment on Cedar Waters | 9 lines |
TOPIC | 109.0 | Tue Sep 20 1988 13:38 | Laws | 11 lines |
| 109.1 | Tue Sep 20 1988 13:47 | NH Law: Indecent Exposure | 6 lines |
| 109.4 | Wed Sep 21 1988 11:26 | Personal comments on NH Indecent Exposure law | 35 lines |
| 109.7 | Mon Oct 10 1988 14:06 | US National Park Service policy on nude sunbathing | 100 lines |
| 109.8 | Thu Oct 13 1988 16:06 | NH Law: Child Pornography | 72 lines |
| 109.9 | Thu Oct 13 1988 16:18 | Personal comments on NH Child Pornography Law | 15 lines |
| 109.10 | Fri Oct 21 1988 18:17 | NH Law: Dangerous Sexual Offenders | 67 lines |
| 109.11 | Fri Jul 07 1989 10:54 | North and South Carolina Laws | 39 lines |
| 109.15 | Mon Nov 26 1990 16:45 | | 20 lines |
| 109.17 | Thu Jan 24 1991 12:27 | | 11 lines |
TOPIC | 110.0 | Sociological Questions |
| 110.9 | Wed Sep 28 1988 14:04 | cross-reference | 4 lines |
TOPIC | 111.0 | BODY ART |
| 111.4 | Thu Sep 22 1988 16:14 | Ouch! | 17 lines |
| 111.22 | Thu Dec 14 1989 11:59 | moderator admonition | 8 lines |
TOPIC | 112.0 | Politics, Religion and Naturism |
| 112.3 | Wed Oct 19 1988 16:34 | A nice caricature | 33 lines |
TOPIC | 114.0 | Wed Sep 28 1988 14:02 | Children and Nudity | 7 lines |
| 114.1 | Wed Sep 28 1988 14:33 | | 32 lines |
| 114.4 | Tue Oct 04 1988 10:31 | Some subtleties may be beyond five-year-olds | 59 lines |
| 114.15 | Wed Jan 11 1989 15:41 | cross-reference to topic 129 | 3 lines |
| 114.19 | Mon Oct 02 1989 10:59 | with sincere apologies, if this sounds self-righteous ... | 58 lines |
| 114.26 | Mon Jun 15 1992 13:22 | see also topic 379 | 0 lines |
| 114.29 | Mon Jun 15 1992 14:57 | | 21 lines |
TOPIC | 115.0 | naturism and religion |
| 115.1 | Thu Sep 29 1988 13:06 | Some people have no trouble combining them | 27 lines |
| 115.6 | Thu Oct 20 1988 14:11 | Roots of objections to nudism | 38 lines |
TOPIC | 116.0 | Halloween party Ideas |
| 116.1 | Wed Oct 05 1988 16:55 | Lots of comments in rec.nude | 3 lines |
| 116.3 | Tue Oct 11 1988 15:15 | See note 8 | 8 lines |
TOPIC | 117.0 | Mon Oct 17 1988 16:18 | Rainbow Rays 'n' Sprays ?!? | 117 lines |
TOPIC | 118.0 | LA area clubs/resorts? |
| 118.3 | Wed Oct 26 1988 14:13 | Swallows Sun Island, San Diego | 64 lines |
| 118.9 | Fri Aug 25 1989 12:40 | McConville survived the fire | 16 lines |
TOPIC | 119.0 | Tue Oct 18 1988 15:00 | Boston area c/o winter swims | 9 lines |
| 119.16 | Tue Nov 14 1989 13:36 | NENA membership required | 11 lines |
TOPIC | 121.0 | Just Wondering |
| 121.5 | Thu Nov 10 1988 12:57 | | 25 lines |
TOPIC | 125.0 | Fri Dec 02 1988 13:54 | Cape Cod case sabotaged | 33 lines |
| 125.2 | Sun Dec 04 1988 12:01 | The Michelle Handler controversy | 30 lines |
| 125.4 | Mon Feb 06 1989 13:14 | Craft's response, and the withdrawal statement | 102 lines |
TOPIC | 126.0 | COOL BREEZE? |
| 126.4 | Sun Dec 04 1988 11:42 | See also notes 62.* | 10 lines |
| 126.7 | Tue Dec 06 1988 11:10 | Being careful with our words | 13 lines |
TOPIC | 127.0 | Why more men than women ? |
| 127.2 | Tue Dec 13 1988 13:35 | Not to derail the discussion here ... | 1 lines |
| 127.7 | Thu Dec 15 1988 09:44 | 1.8:1 cant't be right! | 5 lines |
| 127.12 | Mon Jan 09 1989 16:56 | | 21 lines |
TOPIC | 128.0 | NORTHERN CA. INFO REQUESTED |
| 128.2 | Tue Jan 03 1989 09:43 | Bonny Doon Beach (note 102) | 3 lines |
| 128.4 | Fri Jan 13 1989 10:30 | List of California groups, reposted from REC_NUDE | 107 lines |
TOPIC | 130.0 | Wed Jan 11 1989 09:58 | Nude Hiking in New Hampshire's White Mountains | 52 lines |
| 130.1 | Thu Jan 12 1989 15:41 | Don't camp *right* next to those crystal-clear pools | 53 lines |
| 130.3 | Thu Jan 19 1989 09:30 | WMNF camping rules | 46 lines |
TOPIC | 131.0 | Fri Jan 13 1989 10:28 | Hot spring visit in California, 1/22/89 | 75 lines |
TOPIC | 132.0 | Wed Jan 25 1989 14:33 | Account of an indecent exposure trial | 142 lines |
TOPIC | 135.0 | Interesting Priority of Values |
| 135.1 | Sun Feb 12 1989 00:21 | Some bugs are harder to work around than others | 6 lines |
TOPIC | 136.0 | M. Armalinsky on nudism. |
| 136.6 | Mon Feb 27 1989 15:40 | Looking for something that wasn't meant to be there | 35 lines |
| 136.11 | Wed Mar 15 1989 09:07 | Not by the moderator | 3 lines |
TOPIC | 138.0 | Thu Feb 23 1989 11:07 | Nude Modeling | 32 lines |
TOPIC | 140.0 | Sex and Social Nudity |
| 140.3 | Tue Mar 07 1989 12:31 | Disagreement at many levels | 107 lines |
| 140.12 | Thu Mar 09 1989 14:20 | Some common ground? | 29 lines |
TOPIC | 144.0 | Mon Mar 06 1989 13:02 | Single would-be naturist in New England | 32 lines |
| 144.1 | Mon Mar 06 1989 13:33 | See also ... | 17 lines |
TOPIC | 147.0 | Pregnant women at a nude beach? A poll |
| 147.6 | Tue Mar 14 1989 13:35 | Enjoy your summer at the beach | 29 lines |
| 147.7 | Tue Mar 14 1989 13:44 | Attitudes can change fast | 8 lines |
TOPIC | 150.0 | a what-if question |
| 150.6 | Tue Mar 21 1989 23:28 | Legal or acceptable? | 23 lines |
TOPIC | 153.0 | laws regarding backyard nudity |
| 153.2 | Fri Mar 31 1989 16:19 | The laws are vague | 66 lines |
TOPIC | 154.0 | Thu Mar 30 1989 12:43 | Maine indoor pool party, Sunday April 9th | 18 lines |
TOPIC | 156.0 | Stop Pornography NOW! |
| 156.6 | Tue May 02 1989 14:58 | Pornography in naturist clothing | 80 lines |
| 156.7 | Thu May 04 1989 10:49 | Naturists Opposing Pornographic Exploitation | 72 lines |
TOPIC | 159.0 | Child Pornography Entrapment Warning (Reliability Unknown) |
| 159.4 | Thu Apr 27 1989 10:07 | A rumor with a little basis in fact? | 31 lines |
TOPIC | 160.0 | A Thought Experiment |
| 160.4 | Mon May 01 1989 13:56 | Being nude or seeing others nude | 28 lines |
| 160.5 | Mon May 01 1989 15:03 | Some tedious philosophizing | 40 lines |
| 160.8 | Tue May 02 1989 10:11 | No, no, I'm the stale one | 9 lines |
TOPIC | 161.0 | Mon May 01 1989 15:25 | Maine Coastal Solar Bares -- Summer events | 19 lines |
| 161.1 | Tue Jul 18 1989 10:06 | Nude Schooner Cruise in Penobscot Bay August 5 | 9 lines |
| 161.3 | Mon Oct 02 1989 14:08 | Fall/Winter Pool and Sauna Parties | 11 lines |
| 161.4 | Wed Sep 26 1990 13:28 | Fall 1990 events | 12 lines |
TOPIC | 162.0 | THOUGHTS OF A SILENT READER |
| 162.7 | Thu May 18 1989 13:10 | Welcome | 37 lines |
TOPIC | 164.0 | Thu May 18 1989 13:54 | Plain brown wrappers | 19 lines |
TOPIC | 172.0 | Thu Jun 01 1989 14:14 | Notes reposted (by permission) from the RV conference | 42 lines |
TOPIC | 175.0 | Thu Jun 15 1989 17:48 | Elizabeth Younger hospitalized | 34 lines |
| 175.1 | Tue Jun 20 1989 12:56 | Update | 20 lines |
| 175.5 | Wed Jun 28 1989 09:48 | | 25 lines |
TOPIC | 176.0 | GETTING STARTED |
| 176.5 | Tue Jun 20 1989 12:45 | There's a lot of material in this conference | 15 lines |
TOPIC | 177.0 | Defining Boundaries |
| 177.3 | Fri Jun 23 1989 11:36 | Ground rules for activities with others | 17 lines |
| 177.8 | Wed Jun 28 1989 13:50 | Just saying there are no universals | 17 lines |
TOPIC | 178.0 | Mon Jun 26 1989 11:33 | Shocking Nudity (by Dave Barry) | 85 lines |
TOPIC | 185.0 | Wed Jul 05 1989 15:42 | Full frontal nudity seen on Miami Beach (but not for long) | 52 lines |
TOPIC | 186.0 | Thu Jul 06 1989 10:00 | Judge's comment from Florida nude jogging case | 21 lines |
TOPIC | 187.0 | Fri Jul 07 1989 10:01 | Newspaper article on nudism | 27 lines |
| 187.1 | Fri Jul 07 1989 10:59 | Address for North Carolina Naturists | 7 lines |
TOPIC | 188.0 | Sun Jul 09 1989 16:43 | NPR report on Eastern Gathering | 111 lines |
| 188.5 | Tue Jul 11 1989 13:45 | What did the heart-shaped tubs have to do with it? | 40 lines |
| 188.8 | Fri Jul 14 1989 10:13 | If she said she didn't like it, maybe we should believe her | 24 lines |
TOPIC | 190.0 | Qualms about a first nudist experience |
| 190.4 | Fri Jul 21 1989 15:36 | Familiar misgivings, and probably unfounded | 86 lines |
| 190.5 | Fri Jul 21 1989 15:48 | On the other hand ... | 21 lines |
TOPIC | 192.0 | Mon Aug 07 1989 15:04 | Safety, Risks, and Regulations | 5 lines |
| 192.15 | Tue Aug 08 1989 10:37 | Suggesting that "zero-risk" is not life's highest priority | 23 lines |
| 192.24 | Wed Aug 30 1989 16:12 | Not a simple confusion | 16 lines |
TOPIC | 197.0 | Someone, Anyone -- VALLEY VIEW? |
| 197.3 | Thu Aug 17 1989 16:33 | Pointer: 12.1, 100.(some) | 5 lines |
TOPIC | 198.0 | Tolerance for public sex at nude beaches? |
| 198.7 | Mon Aug 21 1989 12:34 | I don't have any good answers | 56 lines |
| 198.18 | Tue Aug 22 1989 18:04 | How often have you seen a "Warning - Nude Beach" sign? | 19 lines |
| 198.30 | Wed Aug 22 1990 11:47 | | 15 lines |
| 198.32 | Wed Aug 22 1990 13:53 | Free Beach Etiquette: topic 32 | 5 lines |
| 198.37 | Fri Aug 24 1990 17:43 | <*** Moderator comment ***> | 7 lines |
| 198.38 | Fri Aug 24 1990 17:58 | and speaking personally ... | 8 lines |
TOPIC | 199.0 | outsider needs advice |
| 199.8 | Wed Sep 06 1989 12:18 | Not really a naturist issue, I think | 17 lines |
TOPIC | 218.0 | Nearly-nude clothing required |
| 218.16 | Thu Feb 15 1990 21:07 | British catalog supplier | 25 lines |
| 218.21 | Wed Apr 25 1990 11:32 | "thong" swimwear available through NENA | 39 lines |
TOPIC | 219.0 | Hot-tubs/West |
| 219.22 | Mon Aug 17 1992 18:33 | San Onofre trip report | 37 lines |
TOPIC | 224.0 | Thu Mar 08 1990 13:27 | Port Leucate - Aphrodite and Oasis Villages | 44 lines |
| 224.1 | Thu Dec 20 1990 09:23 | Lengthy report follows in next reply | 7 lines |
| 224.2 | Thu Dec 20 1990 09:25 | Detailed report on Port-Leucate | 1031 lines |
TOPIC | 228.0 | Places to go in Martinique |
| 228.1 | Wed Mar 14 1990 09:52 | | 10 lines |
TOPIC | 229.0 | Wed Mar 14 1990 15:55 | Vermont Unveiled | 28 lines |
TOPIC | 232.0 | Nude sunbathing at hotels |
| 232.6 | Tue Apr 24 1990 15:12 | The Palms Ocean Resort Hotel, Miami Beach | 13 lines |
TOPIC | 242.0 | Summertime!! yet a little shy... |
| 242.1 | Thu May 03 1990 15:01 | | 11 lines |
TOPIC | 254.0 | POCONO VISIT: SORRY IT's OVER |
| 254.2 | Mon Aug 27 1990 14:10 | When, not where | 9 lines |
TOPIC | 257.0 | enqueue |
| 257.9 | Mon Aug 13 1990 19:18 | Fixed? | 4 lines |
TOPIC | 262.0 | NUDE IN NEW JERSEY? |
| 262.5 | Thu Aug 08 1991 16:26 | | 16 lines |
TOPIC | 266.0 | Mon Aug 27 1990 09:39 | Suppression on the North Carolina Outer banks | 49 lines |
TOPIC | 267.0 | Our first time...a trip report (Cedar Waters) |
| 267.4 | Mon Aug 21 1995 16:19 | Another Cedar Waters / first time trip report | 234 lines |
TOPIC | 277.0 | Naturists in a commercial |
| 277.2 | Fri Nov 02 1990 12:05 | | 9 lines |
TOPIC | 278.0 | Gay Naturism |
| 278.1 | Fri Nov 02 1990 12:12 | Cross-reference | 3 lines |
TOPIC | 279.0 | Fri Nov 02 1990 12:27 | Santorini and Mykonos (from the Usenet) | 225 lines |
TOPIC | 280.0 | Naturism, it's not for everyone! |
| 280.11 | Tue Aug 10 1993 09:45 | anonymous reply | 89 lines |
TOPIC | 282.0 | France-Aphrodite |
| 282.1 | Fri Nov 30 1990 09:32 | | 8 lines |
| 282.2 | Thu Dec 20 1990 09:18 | see also 224.* | 1 lines |
TOPIC | 283.0 | Holiday Nuding |
| 283.7 | Wed Dec 19 1990 10:03 | What a snow angel is | 11 lines |
TOPIC | 284.0 | Wed Dec 19 1990 16:08 | The Naturist Action Committee | 34 lines |
TOPIC | 287.0 | Thu Jan 03 1991 09:24 | 24 years in the nude | 20 lines |
TOPIC | 292.0 | Fri Feb 01 1991 16:18 | "Who are the Naturists?" | 49 lines |
| 292.3 | Thu Feb 07 1991 09:42 | | 21 lines |
TOPIC | 298.0 | Black's Beach, San Diego |
| 298.13 | Wed Aug 07 1991 17:05 | Trip Report - Black's Beach 7/31/91 (anonymous)
| 44 lines |
| 298.14 | Wed Aug 07 1991 17:21 | another comment, from the Usenet | 79 lines |
TOPIC | 300.0 | The Well |
| 300.2 | Wed Mar 20 1991 08:52 | | 1 lines |
TOPIC | 305.0 | Wed Apr 10 1991 13:34 | Sandy Hook status | 71 lines |
TOPIC | 306.0 | Club Orient?? |
| 306.1 | Fri Apr 19 1991 09:25 | cross-reference | 8 lines |
| 306.2 | Mon Apr 22 1991 13:23 | Let's keep Club Orient discussions together in topic 31, please | 0 lines |
TOPIC | 311.0 | Thu May 30 1991 09:46 | Hippy Hollow (Lake Travis), South Austin, Texas | 2 lines |
TOPIC | 313.0 | Mon Jun 03 1991 16:02 | Concord, Mass c/o pond | 39 lines |
TOPIC | 315.0 | Birch Acres, Lanesboro, MA (NY border) |
| 315.3 | Tue Jun 14 1994 16:02 | Under new management | 10 lines |
TOPIC | 325.0 | CO Area at Walden Pond?? |
| 325.4 | Mon Jul 22 1991 10:23 | | 13 lines |
TOPIC | 327.0 | Tue Jul 23 1991 17:21 | Hidden Valley Resort, Dawsonville, Georgia | 44 lines |
TOPIC | 328.0 | Frankness |
| 328.4 | Fri Aug 02 1991 18:27 | anonymous reply | 55 lines |
TOPIC | 334.0 | Fri Aug 23 1991 09:33 | Would like to know of any Naturist resorts/clubs around Ottawa
| 13 lines |
TOPIC | 344.0 | A Plea from Valley View |
| 344.3 | Tue Dec 17 1991 13:04 | AOPA opposition | 27 lines |
TOPIC | 346.0 | NUDISM PUBLICATIONS |
| 346.1 | Wed Dec 18 1991 13:04 | The magic of keywords | 30 lines |
TOPIC | 349.0 | Wed Jan 22 1992 09:26 | UK Saunas and Swims | 443 lines |
TOPIC | 353.0 | Fri Feb 07 1992 09:41 | Need for citizen input to the National Park System | 53 lines |
TOPIC | 355.0 | Thu Feb 27 1992 12:48 | La Jenny at Le Porge (France) | 915 lines |
| 355.2 | Fri Dec 01 1995 12:11 | follow-up 2 | 177 lines |
TOPIC | 357.0 | Really feel freer without clothes? |
| 357.1 | Wed Mar 11 1992 12:18 | Not necessary, but helpful | 10 lines |
TOPIC | 358.0 | Fri Mar 20 1992 08:29 | Beaches near Myrtle Beach, SC? | 8 lines |
TOPIC | 363.0 | Wed Apr 08 1992 16:29 | Horrors! Naked people! | 17 lines |
TOPIC | 368.0 | Pepperell Sandbars (Massachusetts) |
| 368.1 | Tue Apr 28 1992 11:30 | | 81 lines |
| 368.4 | Wed Apr 29 1992 13:32 | | 3 lines |
| 368.5 | Thu May 28 1992 18:53 | Visitor comments | 43 lines |
TOPIC | 373.0 | Naturism in Geneva |
| 373.3 | Tue Jun 02 1992 13:03 | French clubs near Geneva | 29 lines |
TOPIC | 374.0 | Thu May 28 1992 18:57 | Researching dubious nude-use sites | 13 lines |
| 374.1 | Thu May 28 1992 18:59 | | 23 lines |
TOPIC | 375.0 | Cold River/Mohawk State Forest? (Mass) |
| 375.2 | Mon Jun 08 1992 14:26 | | 8 lines |
TOPIC | 378.0 | Mon Jun 15 1992 08:54 | Eastern, western Germans divided over nude sunbathing | 60 lines |
TOPIC | 379.0 | Kids and c/o activities |
| 379.3 | Mon Jun 15 1992 13:22 | cross-reference -> topic 114 | 1 lines |
| 379.6 | Tue Jun 16 1992 11:13 | | 22 lines |
| 379.10 | Tue Jun 16 1992 23:01 | Courtesy comes first | 10 lines |
TOPIC | 380.0 | Fri Jun 19 1992 15:09 | Naturist New Hampshire (new naturist group) | 44 lines |
TOPIC | 381.0 | NENA "private" beach? |
| 381.11 | Mon May 23 1994 10:23 | | 31 lines |
TOPIC | 390.0 | Thu Nov 05 1992 13:36 | Every now and then, some good news (from rec.nude) | 73 lines |
TOPIC | 391.0 | Fri Nov 13 1992 11:09 | Naked college student in Berkley | 24 lines |
TOPIC | 392.0 | Posing Nude for Art Classes |
| 392.2 | Wed Nov 25 1992 09:45 | references | 8 lines |
TOPIC | 399.0 | Rec_nude? |
| 399.1 | Mon Feb 15 1993 09:43 | | 4 lines |
TOPIC | 401.0 | Local news... |
| 401.3 | Tue Mar 02 1993 10:28 | Anonymous reply | 19 lines |
TOPIC | 409.0 | anyone know about this? |
| 409.1 | Thu Apr 29 1993 13:19 | | 1 lines |
TOPIC | 413.0 | Thu May 20 1993 10:00 | Not a big thing? | 79 lines |
TOPIC | 429.0 | Fri Jan 21 1994 09:07 | site report: Houstrup Strand in Denmark | 86 lines |
TOPIC | 433.0 | Natural New Hampshire? |
| 433.1 | Mon May 23 1994 17:53 | | 6 lines |
TOPIC | 438.0 | A place to sunbathe in NH or ME? |
| 438.3 | Tue Aug 30 1994 10:19 | | 11 lines |
TOPIC | 443.0 | Rec_Nude |
| 443.1 | Wed Mar 22 1995 13:12 | | 16 lines |
| 443.12 | Wed Apr 12 1995 15:19 | | 5 lines |
| 443.14 | Wed Sep 06 1995 10:36 | | 8 lines |
TOPIC | 445.0 | Fri May 19 1995 10:29 | La Sabli�re in France | 290 lines |
TOPIC | 450.0 | Thu Jul 13 1995 13:07 | Trip report - Sunny Rest Lodge | 52 lines |
TOPIC | 453.0 | Wed Oct 25 1995 12:15 | Cap d'Agde | 161 lines |
TOPIC | 454.0 | Looking for a Web page |
| 454.1 | Thu Nov 30 1995 14:27 | | 6 lines |
TOPIC | 1.0 | Welcome and Announcements |
| 1.12 | Fri Nov 13 1992 10:14 | Conference status update | 16 lines |
TOPIC | 9.0 | Related Notefiles |
| 9.19 | Thu Apr 09 1992 22:01 | MOIRA::EDUCATION_ISSUES | 14 lines |
| 9.26 | Wed Jan 13 1993 11:05 | see also | 1 lines |
| 9.45 | Tue May 24 1994 11:20 | EDUCATION_ISSUES moved to MOIRA | 7 lines |
| 9.54 | Wed Mar 22 1995 13:15 | | 4 lines |
TOPIC | 18.0 | Events of interest to parents |
| 18.6 | Wed Oct 16 1996 10:51 | Pine Hill Waldorf School Open House, Sunday 10/27 | 30 lines |
| 18.6 | Tue Dec 03 1996 09:44 | Pine Hill Christmas Fair, Saturday 12/7, Wilton NH | 25 lines |
| 18.7 | Tue Feb 11 1997 15:12 | Hilltop Circus at Pine Hill, WIlton, NH, this weekend | 31 lines |
| 18.8 | Thu Feb 13 1997 09:36 | Advance tickets recommended for Hilltop Circus | 6 lines |
TOPIC | 26.0 | Potty Training |
| 26.213 | Tue Aug 29 1995 09:28 | Take her in the men's room | 0 lines |
TOPIC | 27.0 | Sleep Problems -- Theirs and Yours |
| 27.64 | Fri Sep 04 1992 17:54 | | 16 lines |
| 27.72 | Wed Sep 09 1992 17:54 | | 8 lines |
| 27.81 | Thu Sep 10 1992 13:27 | No "should"s here | 26 lines |
| 27.312 | Fri Feb 18 1994 09:17 | Needn't be defensive about being responsive to children | 16 lines |
| 27.320 | Wed Feb 23 1994 12:33 | | 32 lines |
| 27.355 | Tue Aug 02 1994 16:04 | Ferber on Ferberizing | 42 lines |
| 27.443 | Wed Apr 26 1995 14:51 | | 5 lines |
TOPIC | 30.0 | Car Seats, Booster Seats, Infant Carriers |
| 30.29 | Wed Apr 22 1992 18:07 | | 6 lines |
TOPIC | 34.0 | Weaning from Breast/Bottle |
| 34.70 | Tue Aug 18 1992 15:15 | | 8 lines |
| 34.92 | Mon Jan 25 1993 15:14 | | 6 lines |
TOPIC | 35.0 | Songs and Games |
| 35.111 | Tue Mar 05 1996 17:13 | | 12 lines |
TOPIC | 37.0 | Goodbye, Farewell (and Where *is* so-and-so now??) |
| 37.85 | Mon Jun 20 1994 17:45 | Laura Steinhart says goodbye | 26 lines |
TOPIC | 38.0 | Weekend/Day Trips/Tours/Outings *SPECIFY LOC IN TITLE* |
| 38.32 | Tue Apr 27 1993 15:34 | directions | 17 lines |
| 38.110 | Fri Jun 03 1994 10:31 | Friendly Farm directions | 9 lines |
TOPIC | 48.0 | Final Weeks of Pregnancy |
| 48.189 | Mon Apr 25 1994 15:00 | | 8 lines |
TOPIC | 55.0 | Women's Health/Pregnancy & Childbirth-related |
| 55.28 | Wed May 06 1992 16:10 | | 5 lines |
| 55.109 | Tue May 24 1994 11:12 | | 24 lines |
TOPIC | 67.0 | Baby Food/Feeding Babies (0-18 months) |
| 67.129 | Wed May 25 1994 12:23 | | 6 lines |
TOPIC | 92.0 | Abuse |
| 92.46 | Tue Oct 20 1992 17:42 | Moderator caution | 6 lines |
TOPIC | 96.0 | To Pacify or Not (Finger Sucking) |
| 96.3 | Wed May 06 1992 10:27 | | 12 lines |
TOPIC | 111.0 | Suggestions for Sandbox |
| 111.16 | Wed May 20 1992 17:24 | | 10 lines |
TOPIC | 112.0 | Daycare Expectations - hours, purpose... |
| 112.15 | Thu Jun 25 1992 15:54 | | 7 lines |
| 112.18 | Thu Jun 25 1992 17:51 | Start with a lawyer?? | 15 lines |
| 112.169 | Fri May 06 1994 12:16 | | 16 lines |
| 112.171 | Fri May 06 1994 17:44 | | 34 lines |
TOPIC | 117.0 | swing-sets |
| 117.38 | Mon Nov 07 1994 15:42 | We had no rust problem | 7 lines |
| 117.45 | Tue Nov 08 1994 17:02 | | 3 lines |
| 117.49 | Thu Nov 10 1994 10:50 | | 30 lines |
TOPIC | 118.0 | Does the shot hurt you more than your baby? |
| 118.55 | Sun Nov 14 1993 23:17 | Unforgivable | 9 lines |
TOPIC | 121.0 | NON-Veggie Eater |
| 121.12 | Wed Jun 10 1992 10:22 | | 29 lines |
TOPIC | 124.0 | Pinworm |
| 124.1 | Tue May 19 1992 15:49 | | 6 lines |
TOPIC | 130.0 | Ear infections: curing, medicating, coping |
| 130.171 | Thu Dec 14 1995 11:40 | Low-tech solutions work well | 18 lines |
TOPIC | 143.0 | How to get Pregnant? |
| 143.55 | Wed Aug 26 1992 17:32 | | 9 lines |
| 143.145 | Tue Feb 18 1997 14:11 | | 8 lines |
TOPIC | 153.0 | Taunting ... Teasing |
| 153.2 | Tue Jun 09 1992 12:53 | | 10 lines |
TOPIC | 157.0 | Weight Gain During Pregnancy |
| 157.119 | Tue Feb 18 1997 14:07 | | 23 lines |
TOPIC | 158.0 | Insect repellents |
| 158.5 | Tue Jun 09 1992 17:15 | | 10 lines |
TOPIC | 160.0 | Summer Camps - **Please reply by MAIL** |
| 160.20 | Mon Jun 14 1993 11:10 | Summer Mountain Day Camp, Temple, NH, June 28 - July 24 | 19 lines |
TOPIC | 165.0 | shoes in the house? |
| 165.3 | Thu Jun 11 1992 09:03 | | 5 lines |
TOPIC | 197.0 | babies and cats what to do |
| 197.9 | Fri Jun 26 1992 12:21 | | 11 lines |
TOPIC | 205.0 | Fever, Rash, Coxsackie, Fifth Disease, Roseola |
| 205.39 | Mon Sep 14 1992 15:53 | | 8 lines |
TOPIC | 215.0 | The Kids' Milestones |
| 215.259 | Wed Aug 30 1995 17:24 | | 7 lines |
TOPIC | 258.0 | Breastfeeding promoted by international organization |
| 258.10 | Fri Aug 07 1992 12:18 | | 21 lines |
| 258.12 | Fri Aug 07 1992 14:07 | Feeling peevish today | 34 lines |
| 258.30 | Tue Aug 11 1992 15:21 | | 22 lines |
TOPIC | 263.0 | Prayers for meals and bedtime |
| 263.2 | Tue Aug 11 1992 15:12 | | 14 lines |
TOPIC | 264.0 | LEAD PAINT TESTING IN CHILDREN |
| 264.21 | Wed Nov 18 1992 12:33 | | 14 lines |
TOPIC | 272.0 | Wed Aug 19 1992 08:36 | Hot tub pregnancy risk | 58 lines |
TOPIC | 285.0 | HIV pos. child at pre-school |
| 285.6 | Thu Aug 27 1992 12:31 | | 9 lines |
| 285.10 | Thu Aug 27 1992 14:32 | | 17 lines |
TOPIC | 304.0 | Mother's Dark Nightmares (Fears) |
| 304.37 | Wed Sep 16 1992 10:11 | Car-door locking discussion has been high-jacked | 2 lines |
TOPIC | 309.0 | Wed Sep 16 1992 10:04 | Locking car doors (paranoia or common sense?) | 6 lines |
| 309.1 | Mon Sep 14 1992 15:45 | | 14 lines |
| 309.13 | Tue Sep 15 1992 14:26 | | 13 lines |
| 309.18 | Wed Sep 16 1992 10:13 | Am I glad I don't live over there! (copied) | 26 lines |
| 309.19 | Wed Sep 16 1992 10:14 | me again (Monica) (copied) | 47 lines |
TOPIC | 317.0 | GETTING STAINS OUT OF CHILDREN'S CLOTHES |
| 317.45 | Thu Jul 13 1995 14:41 | | 4 lines |
TOPIC | 320.0 | Seatbelts - husband won't wear one! |
| 320.18 | Fri Sep 25 1992 10:36 | Moderator request | 10 lines |
TOPIC | 355.0 | How do you know you're pregnant? |
| 355.40 | Thu May 04 1995 12:57 | Normal periods during pregnancy? | 15 lines |
TOPIC | 362.0 | Seeking inputs: Ultrasound reveals fetus abnormality |
| 362.24 | Wed May 12 1993 13:18 | | 8 lines |
TOPIC | 371.0 | Walkers |
| 371.15 | Tue Oct 27 1992 16:06 | Ignoring the experts | 14 lines |
TOPIC | 391.0 | Avoiding/Accepting Risks |
| 391.36 | Wed Nov 25 1992 09:15 | and then there's alwatys lightning... | 21 lines |
| 391.45 | Thu Dec 03 1992 17:16 | But what are the costs of taking precautions? | 23 lines |
TOPIC | 412.0 | Talking to strangers |
| 412.39 | Wed Sep 29 1993 15:29 | | 13 lines |
TOPIC | 416.0 | Hair coloring during pregnancy |
| 416.9 | Mon Jan 11 1993 14:58 | | 22 lines |
TOPIC | 422.0 | MISCARRIAGE |
| 422.31 | Thu Dec 12 1996 12:50 | (anonymous posting) | 23 lines |
| 422.34 | Wed Dec 18 1996 09:24 | followup (anonymous) | 22 lines |
TOPIC | 456.0 | SCHOOL SYSTEM - PROS & CONS |
| 456.4 | Tue Feb 16 1993 14:27 | See also LSTARK::LSTARK$DKA200:[PUBLIC.NOTES]EDUCATION_ISSUES | 0 lines |
TOPIC | 477.0 | First NO NO's - Starting Good Disciplinary Habits |
| 477.20 | Tue Mar 16 1993 08:58 | | 12 lines |
TOPIC | 484.0 | Barney Appearances |
| 484.113 | Tue Oct 26 1993 10:01 | The only choices? | 6 lines |
TOPIC | 503.0 | preventing rabies in children |
| 503.5 | Tue Apr 20 1993 16:07 | Rabies can be prevented, but not treated | 21 lines |
TOPIC | 523.0 | Sick time to be with sick kids |
| 523.14 | Mon Jun 14 1993 16:24 | Moderator suggestion | 9 lines |
TOPIC | 560.0 | Blood and Blood Types |
| 560.23 | Tue Aug 24 1993 09:12 | What Rhogam does | 39 lines |
TOPIC | 575.0 | Effects of high-tension power lines on children |
| 575.16 | Tue Aug 31 1993 14:10 | comments on "inverse square" | 16 lines |
TOPIC | 576.0 | Head lice |
| 576.8 | Thu Sep 02 1993 10:12 | | 8 lines |
| 576.13 | Tue Sep 14 1993 10:51 | | 12 lines |
| 576.20 | Mon Aug 01 1994 17:06 | | 9 lines |
TOPIC | 599.0 | Books for Children |
| 599.52 | Wed Mar 22 1995 10:43 | When the Sun Rose | 4 lines |
TOPIC | 606.0 | Conjuctivitus? |
| 606.22 | Mon Feb 28 1994 10:59 | | 6 lines |
TOPIC | 612.0 | BABYPROOFING A HEARTH - ANY IDEAS? |
| 612.8 | Thu Oct 14 1993 17:52 | | 5 lines |
TOPIC | 674.0 | Using a spoon and drinking from a cup |
| 674.13 | Mon Jan 24 1994 13:22 | | 7 lines |
TOPIC | 680.0 | Kids and mini vans, best type? |
| 680.38 | Tue Sep 13 1994 12:00 | We went with a station wagon | 20 lines |
TOPIC | 682.0 | Pregnancy Exams, Doctors, Midwives, etc |
| 682.9 | Thu Jan 27 1994 10:00 | | 8 lines |
TOPIC | 683.0 | bedtime routines |
| 683.1 | Thu Jan 27 1994 15:34 | Babying?!?! | 13 lines |
TOPIC | 733.0 | How to teach a child to read? |
| 733.9 | Wed May 04 1994 18:20 | "When to teach reading" discussion moved to 734 | 9 lines |
| 733.23 | Tue Dec 05 1995 09:25 | A vote for the McGuffey Readers | 8 lines |
TOPIC | 734.0 | Wed May 04 1994 18:13 | When to teach a child to read? | 7 lines |
| 734.4 | Wed May 04 1994 13:58 | Late reading instruction in Waldorf schools | 192 lines |
TOPIC | 737.0 | phobias |
| 737.18 | Thu May 12 1994 10:54 | | 15 lines |
TOPIC | 738.0 | Lyme disease |
| 738.7 | Fri May 06 1994 14:49 | ... or maybe completely uncovered | 49 lines |
TOPIC | 739.0 | Children left alone: How would you handle? |
| 739.31 | Thu May 12 1994 10:49 | | 12 lines |
| 739.39 | Fri May 13 1994 10:23 | Risks are pretty small | 21 lines |
TOPIC | 744.0 | baking soda volcano ?? |
| 744.4 | Fri May 20 1994 17:11 | Baking soda and baking powder | 6 lines |
TOPIC | 748.0 | URGENT - MISSING CHILD |
| 748.21 | Tue May 31 1994 13:59 | Poster available online | 8 lines |
TOPIC | 749.0 | Wed May 25 1994 16:10 | Relocation and family separation | 31 lines |
TOPIC | 752.0 | Overprotective (babyproofing) |
| 752.1 | Fri Jun 03 1994 15:15 | | 32 lines |
| 752.19 | Tue Jun 07 1994 11:26 | Learning "no" | 21 lines |
TOPIC | 763.0 | What to call nonparent partner? |
| 763.7 | Mon Jun 20 1994 12:53 | more from the base-note author | 29 lines |
| 763.11 | Tue Jun 21 1994 13:20 | More from the base note author
| 25 lines |
TOPIC | 797.0 | BLADDER??? |
| 797.9 | Thu Aug 25 1994 10:21 | Swimming suits a health hazard | 13 lines |
TOPIC | 801.0 | kids jokes needed |
| 801.30 | Fri Sep 16 1994 10:59 | | 1 lines |
TOPIC | 815.0 | NON-MEAT HOUSEHOLDS |
| 815.5 | Tue Aug 30 1994 15:38 | | 14 lines |
TOPIC | 820.0 | vaccinations - your decision? |
| 820.8 | Tue Sep 06 1994 17:55 | Mothering magazine | 14 lines |
TOPIC | 850.0 | PKU testing |
| 850.5 | Wed Nov 09 1994 12:47 | | 19 lines |
TOPIC | 878.0 | Daughter not adjusting to move |
| 878.8 | Wed Jan 11 1995 12:27 | | 9 lines |
TOPIC | 930.0 | Family Bedding |
| 930.1 | Thu Mar 30 1995 16:27 | | 80 lines |
TOPIC | 951.0 | Ticks - in my back yard |
| 951.12 | Wed May 03 1995 13:34 | Yes, the recommended method has changed | 19 lines |
| 951.14 | Wed May 03 1995 13:41 | Ways to remove ticks | 21 lines |
| 951.15 | Wed May 03 1995 13:43 | Ticks like clothing | 31 lines |
TOPIC | 972.0 | questions from first (1st) time parents |
| 972.18 | Tue Aug 15 1995 08:21 | sleep questions moved to topic 27 | 4 lines |
TOPIC | 975.0 | Reading for "advanced" toddlers |
| 975.5 | Thu Jun 29 1995 13:17 | Waldorf-school approach to reading | 172 lines |
TOPIC | 1000.0 | WWW sites of interest to parents |
| 1000.3 | Wed Aug 16 1995 15:17 | Newberry Award Winners | 6 lines |
TOPIC | 1001.0 | Nighttime cough medicine |
| 1001.11 | Wed Aug 16 1995 15:12 | | 5 lines |
| 1001.24 | Thu Oct 12 1995 15:25 | | 9 lines |
TOPIC | 1087.0 | Fri Jan 26 1996 10:22 | _Teacher Magazine_ article on Waldorf education | 10 lines |
| 1087.3 | Thu Feb 01 1996 16:13 | pointers | 24 lines |
TOPIC | 1088.0 | horseback riding lessons for young children |
| 1088.15 | Tue Feb 06 1996 09:03 | | 5 lines |
| 1088.18 | Tue Feb 06 1996 15:31 | | 8 lines |
TOPIC | 1149.0 | Mon Jun 17 1996 14:02 | Children of Fire | 62 lines |
TOPIC | 1156.0 | Carpet Cleaner causing heart virus? |
| 1156.6 | Tue Jul 02 1996 16:39 | from PARENTING_V3 | 356 lines |
TOPIC | 1162.0 | What is child pornography? |
| 1162.8 | Mon Jul 15 1996 16:09 | | 25 lines |
TOPIC | 1210.0 | Is IUD okay? |
| 1210.3 | Wed Oct 30 1996 09:06 | | 7 lines |
TOPIC | 1243.0 | Inclusion in Massachusetts Schools |
| 1243.16 | Thu Jan 30 1997 09:40 | | 19 lines |
| 1243.80 | Fri Feb 28 1997 16:32 | | 14 lines |
TOPIC | 1247.0 | "facts of life" |
| 1247.25 | Tue Feb 18 1997 14:08 | | 5 lines |
TOPIC | 1285.0 | Tue May 13 1997 12:11 | Driver's Education | 11 lines |
TOPIC | 1.0 | Welcome |
| 1.15 | Thu Feb 28 1991 17:00 | Daycare and Babysitting Available | 17 lines |
| 1.26 | Thu Jan 30 1992 11:30 | Message from John Sims regarding notes conference participation | 82 lines |
TOPIC | 6.0 | Doctor needed -- **Please reply by MAIL** |
| 6.117 | Wed Feb 12 1992 08:35 | Need Boston-area doctor with herpes experience | 12 lines |
TOPIC | 7.0 | Related Notefiles |
| 7.23 | Fri Nov 08 1991 17:01 | CNOTES::EDUCATION_ISSUES | 14 lines |
TOPIC | 17.0 | Books |
| 17.26 | Wed Nov 20 1991 09:26 | Getting Pregnant - What Couples Need to Know Right Now. | 23 lines |
| 17.29 | Mon Dec 30 1991 10:20 | | 6 lines |
TOPIC | 35.0 | Waldorf Education |
| 35.12 | Wed Apr 13 1988 18:21 | Waldorf physical education | 68 lines |
| 35.17 | Thu Oct 19 1989 16:10 | Answers to some questions about Waldorf schools | 108 lines |
| 35.18 | Wed May 09 1990 00:00 | Summer at Pine Hill | 20 lines |
TOPIC | 72.0 | He's no longer sleeping in our bed |
| 72.7 | Mon Aug 20 1990 12:30 | Article from _Science News_ | 45 lines |
| 72.8 | Mon Aug 20 1990 12:41 | Comments | 14 lines |
| 72.9 | Mon Aug 20 1990 18:16 | Anonymous reply | 14 lines |
| 72.11 | Tue Aug 21 1990 09:23 | Clarification from writer of 72.9
| 33 lines |
| 72.31 | Mon Jan 20 1992 13:43 | See topic 135 | 9 lines |
TOPIC | 87.0 | Unusual itch during pregnancy |
| 87.13 | Fri Jul 06 1990 13:34 | Heat treatment for allergic itching | 20 lines |
TOPIC | 94.0 | KIDS AT BEACH |
| 94.15 | Mon Jul 09 1990 17:54 | | 9 lines |
TOPIC | 105.0 | Fertility/Infertility Questions |
| 105.52 | Tue Oct 30 1990 12:23 | Rises at ovulation | 11 lines |
TOPIC | 113.0 | Weapons at Summer Camp??? -- and Gun Training for Children |
| 113.29 | Mon Jul 09 1990 17:39 | <** Moderator Request **> | 8 lines |
TOPIC | 121.0 | Amniocentesis...what did you experience? |
| 121.43 | Fri Feb 01 1991 11:06 | Danger is relative | 9 lines |
TOPIC | 179.0 | Sesame Place |
| 179.13 | Tue Jul 23 1991 14:41 | I've changed the title | 0 lines |
TOPIC | 209.0 | Backyard playsets (swings, jungle gyms) |
| 209.18 | Fri Sep 13 1991 14:48 | | 7 lines |
TOPIC | 211.0 | Out with the bottle!? |
| 211.32 | Mon Aug 20 1990 12:54 | Pacifiers and thumbs | 11 lines |
TOPIC | 232.0 | General anesthetic for delivery |
| 232.24 | Mon Aug 20 1990 14:14 | base note deleted by incompetent moderator - sorry | 5 lines |
TOPIC | 270.0 | HIB (not HIV) Shots |
| 270.7 | Tue Aug 21 1990 16:28 | minor nit | 3 lines |
TOPIC | 280.0 | C-BAC (Repeat c-section) |
| 280.5 | Fri Aug 24 1990 12:57 | Planned date, unplanned Caesarean | 12 lines |
TOPIC | 282.0 | Bedwetting |
| 282.29 | Thu Dec 20 1990 16:57 | | 13 lines |
TOPIC | 284.0 | Decorations for nursery |
| 284.16 | Fri Aug 24 1990 18:04 | | 8 lines |
TOPIC | 305.0 | Family Hikes/Picnics in New England |
| 305.4 | Tue Sep 04 1990 11:03 | Mt Kearsarge info | 11 lines |
TOPIC | 311.0 | Possible pregnancy of Twins?????? |
| 311.14 | Tue Sep 18 1990 23:12 | There really is a yolk sac | 17 lines |
TOPIC | 319.0 | Infant Ear Piercing - Practial Questions |
| 319.12 | Thu Oct 18 1990 10:55 | General discussion in 430 | 6 lines |
TOPIC | 328.0 | Thu Sep 13 1990 12:00 | Resentment - Husband uninvolved in pregnancy | 55 lines |
| 328.10 | Mon Sep 17 1990 15:37 | Reply by base-note author | 29 lines |
| 328.20 | Thu Oct 04 1990 14:05 | More from the base note author | 24 lines |
TOPIC | 350.0 | baby needs pacifier to fall asleep = parents get little sleep |
| 350.43 | Mon Nov 26 1990 12:14 | | 10 lines |
TOPIC | 372.0 | Walkers; Good or Bad? |
| 372.10 | Wed Sep 26 1990 10:30 | | 15 lines |
TOPIC | 382.0 | AFP: Alpha Fetoprotein Test |
| 382.11 | Wed Oct 03 1990 10:36 | "Risks of AFP Testing" | 40 lines |
| 382.29 | Tue Aug 27 1991 09:52 | More criticism of AFP testing | 32 lines |
TOPIC | 388.0 | Our Weird School Systems |
| 388.24 | Fri Oct 12 1990 11:43 | | 22 lines |
TOPIC | 398.0 | Possible Abuse at Daycare |
| 398.13 | Wed Oct 10 1990 21:56 | Not likely that the Mass OFC will bother them | 10 lines |
| 398.21 | Thu Oct 11 1990 18:00 | *** Moderator request *** | 8 lines |
TOPIC | 407.0 | Paranoid Mom Need Help! |
| 407.11 | Fri Oct 12 1990 11:28 | *** (silent but meaningful glare from moderator) *** | 0 lines |
TOPIC | 413.0 | Raising vegeterians |
| 413.3 | Sat Oct 13 1990 00:17 | No problem for our family | 34 lines |
TOPIC | 423.0 | Timeout Methods |
| 423.29 | Thu Oct 25 1990 16:41 | moved discussion on getting a 3-1/2 year old to eat | 5 lines |
TOPIC | 430.0 | Thu Oct 18 1990 10:43 | Ear Piercing - General Discussion | 5 lines |
TOPIC | 448.0 | CHILD BIRTHING - GAMPER METHOD? |
| 448.5 | Thu Oct 25 1990 17:04 | more on Bradley | 21 lines |
TOPIC | 449.0 | Rumor of drugged stickers |
| 449.14 | Mon Oct 29 1990 15:49 | | 11 lines |
| 449.25 | Thu Dec 06 1990 13:13 | | 3 lines |
TOPIC | 458.0 | Thu Oct 25 1990 16:28 | Getting a 3-1/2 year old to eat | 5 lines |
| 458.3 | Thu Oct 25 1990 16:31 | (copied by moderator) | 30 lines |
| 458.5 | Thu Oct 25 1990 16:33 | (copied by moderator) | 29 lines |
TOPIC | 463.0 | Lunchbox Ideas???? |
| 463.5 | Mon Oct 29 1990 13:44 | Think about a steel Thermos | 12 lines |
TOPIC | 466.0 | DAYLIGHT SAVINGS NOT FOR MOMS! |
| 466.6 | Tue Oct 30 1990 15:34 | | 5 lines |
TOPIC | 482.0 | Help with Helmets please |
| 482.20 | Thu Nov 08 1990 15:22 | How about pony-riding helmets? | 6 lines |
TOPIC | 490.0 | Baby is growing too slowly |
| 490.17 | Thu Nov 08 1990 15:34 | "X months behind" doesn't mean much | 14 lines |
TOPIC | 507.0 | Baby Spits Up Too Much??! |
| 507.11 | Tue Nov 20 1990 10:16 | Cross-reference | 1 lines |
TOPIC | 525.0 | Travel during Pregnancy |
| 525.30 | Mon Nov 04 1991 12:21 | | 5 lines |
TOPIC | 526.0 | Still nursing at 19 months |
| 526.3 | Tue Nov 27 1990 12:44 | | 7 lines |
TOPIC | 548.0 | Emergency - Diarrhea |
| 548.2 | Wed Dec 05 1990 17:14 | *** moderator warning *** | 14 lines |
TOPIC | 584.0 | Paid sickleave, vacation and holidays for daycare |
| 584.11 | Tue Jan 01 1991 13:31 | see topic 97 | 3 lines |
TOPIC | 590.0 | How can it be right? (the spanking topic) |
| 590.1 | Thu Jan 03 1991 08:10 | ** moderator caution ** | 33 lines |
TOPIC | 602.0 | "JOLLY JUMPERS"? |
| 602.9 | Tue Jan 08 1991 14:34 | see also topic 372 | 6 lines |
TOPIC | 606.0 | He *HATES* school (and he's only 5!) |
| 606.6 | Tue Jan 08 1991 14:27 | | 10 lines |
TOPIC | 614.0 | HOURLY RATE FOR BABYSITTER ? |
| 614.3 | Fri Jan 11 1991 08:56 | see also | 1 lines |
TOPIC | 617.0 | Taxes and daycare expenses |
| 617.23 | Thu Jan 17 1991 16:03 | | 22 lines |
TOPIC | 626.0 | Godparents/Sponsors |
| 626.2 | Tue Jan 15 1991 08:34 | see also ... | 1 lines |
| 626.22 | Thu Jan 17 1991 16:08 | | 9 lines |
TOPIC | 631.0 | Home-made baby formula? |
| 631.9 | Wed Jan 16 1991 14:07 | | 3 lines |
TOPIC | 640.0 | Asthma |
| 640.18 | Sun Apr 21 1991 17:26 | | 21 lines |
TOPIC | 649.0 | No bottle= monster!!!! |
| 649.18 | Thu Jan 24 1991 14:34 | | 18 lines |
TOPIC | 664.0 | Non-denominational dinner graces |
| 664.5 | Tue Jan 29 1991 11:15 | | 10 lines |
TOPIC | 675.0 | Beyond Pattycake please? |
| 675.4 | Mon Feb 04 1991 12:30 | | 2 lines |
| 675.19 | Wed Feb 06 1991 08:58 | | 4 lines |
| 675.47 | Thu Mar 07 1991 09:39 | | 1 lines |
TOPIC | 692.0 | Pop Goes the Weasel |
| 692.15 | Tue Feb 12 1991 08:50 | | 2 lines |
TOPIC | 707.0 | When A Pet Is Very Ill and May Die.... |
| 707.14 | Wed Feb 20 1991 17:17 | | 2 lines |
TOPIC | 723.0 | Fri Feb 22 1991 16:49 | Pregnancy and Childbirth with Herpes | 87 lines |
TOPIC | 737.0 | Weight gain towards the end of pregnancy |
| 737.17 | Thu Aug 22 1991 18:21 | | 11 lines |
TOPIC | 749.0 | Circumcision |
| 749.11 | Wed Mar 06 1991 09:35 | | 9 lines |
TOPIC | 767.0 | Remaining Placenta |
| 767.18 | Tue Mar 19 1991 12:23 | | 23 lines |
TOPIC | 768.0 | Sammy says Goodbye, too: daddy leaving DEC |
| 768.15 | Thu Mar 21 1991 14:56 | recommendations by mail, please | 5 lines |
TOPIC | 800.0 | Wed Mar 27 1991 15:53 | Daycare providers who are *too* close to the children | 66 lines |
| 800.6 | Mon Apr 01 1991 12:39 | thanks for the help | 61 lines |
TOPIC | 818.0 | Items a baby *really* needs |
| 818.6 | Mon Apr 08 1991 12:17 | | 7 lines |
TOPIC | 824.0 | Giving Parents a hard time at Bedtime! |
| 824.13 | Wed Apr 10 1991 17:55 | | 13 lines |
TOPIC | 857.0 | Heart/cardiac problems in children |
| 857.2 | Fri Apr 26 1991 09:50 | Mitral Valve Propalse is not Heart Murmur | 17 lines |
TOPIC | 867.0 | Tax considerations for child care expenses? |
| 867.13 | Wed Apr 15 1992 10:23 | It's the "marginal" rate that counts | 5 lines |
TOPIC | 878.0 | Parenting policies: info needed |
| 878.2 | Fri May 03 1991 13:39 | | 4 lines |
TOPIC | 886.0 | Summer Camps |
| 886.10 | Thu May 23 1991 13:26 | Summer day camp in Temple, NH | 30 lines |
TOPIC | 893.0 | Blueness - Breath-holding |
| 893.14 | Wed May 15 1991 09:51 | Words... | 11 lines |
TOPIC | 912.0 | Abuse *before* you know you're pregnant |
| 912.12 | Tue May 21 1991 13:25 | | 16 lines |
TOPIC | 918.0 | Blood Work/Rhogam |
| 918.7 | Thu May 23 1991 10:35 | | 8 lines |
TOPIC | 948.0 | Daycare vs. stay-at-home parenting |
| 948.64 | Wed Jun 12 1991 09:25 | the comment was about Kate, not about kibbutzs | 11 lines |
TOPIC | 951.0 | Fri Jun 07 1991 15:03 | Tax concerns for daycare provider | 32 lines |
TOPIC | 954.0 | Suggestions for Pine Sap Removal? |
| 954.3 | Mon Jun 10 1991 11:34 | | 9 lines |
TOPIC | 997.0 | am I being unreasonable ??? |
| 997.6 | Thu Jun 27 1991 11:28 | | 7 lines |
TOPIC | 1004.0 | Allowances for 1st grader ?? |
| 1004.5 | Fri Jun 28 1991 17:56 | see also PARENTING_V2, topic 555 | 0 lines |
TOPIC | 1011.0 | Explaining separation or divorce to children |
| 1011.2 | Tue Jul 02 1991 09:48 | cross-references | 6 lines |
TOPIC | 1023.0 | Unhealthy situation? |
| 1023.25 | Tue Aug 06 1991 10:25 | | 21 lines |
TOPIC | 1043.0 | Swelling problem |
| 1043.9 | Thu Jul 25 1991 13:18 | | 10 lines |
TOPIC | 1044.0 | Third child expected!!! |
| 1044.36 | Mon Jul 29 1991 18:05 | Moderator request: enough about [over]population | 9 lines |
TOPIC | 1046.0 | RUDE COMMENTS on Pregnancy, etc. |
| 1046.75 | Mon Jul 29 1991 18:00 | Is it really so private? | 14 lines |
TOPIC | 1048.0 | Worried mom-to-be needs to vent! |
| 1048.27 | Tue Aug 13 1991 10:03 | | 12 lines |
TOPIC | 1057.0 | MY SON KEEPS LYING |
| 1057.1 | Tue Jul 30 1991 14:36 | see also... | 1 lines |
TOPIC | 1083.0 | Breastfeeding problem |
| 1083.17 | Wed Aug 14 1991 12:30 | | 9 lines |
TOPIC | 1085.0 | What is your nightly routine? |
| 1085.38 | Fri Oct 25 1991 13:04 | | 9 lines |
| 1085.54 | Mon Oct 28 1991 13:50 | | 15 lines |
TOPIC | 1111.0 | Tue Aug 27 1991 10:50 | Personal support improves labor/delivery outcomes | 53 lines |
TOPIC | 1118.0 | toxoplasmosis |
| 1118.3 | Wed Aug 28 1991 12:58 | also discussed in PARENTING_V2 | 1 lines |
TOPIC | 1119.0 | Thu Aug 29 1991 09:29 | Fostering a daughter's best friend? | 45 lines |
TOPIC | 1136.0 | Fri Sep 13 1991 13:55 | After school educational enrichment program - comments requested | 65 lines |
TOPIC | 1144.0 | Muffler for Crying Baby |
| 1144.12 | Tue Sep 24 1991 10:37 | | 21 lines |
TOPIC | 1145.0 | Newborns: Crib, Cradle, Bassinet? |
| 1145.4 | Wed Sep 25 1991 16:20 | Family bed | 6 lines |
| 1145.28 | Fri Sep 27 1991 17:06 | | 13 lines |
TOPIC | 1165.0 | Fire-retardant on clothing? |
| 1165.2 | Wed Oct 09 1991 13:16 | | 2 lines |
TOPIC | 1167.0 | Stuttering/Stammering |
| 1167.1 | Thu Oct 10 1991 10:47 | cross-references to V2 | 4 lines |
TOPIC | 1171.0 | Mon Oct 14 1991 19:33 | How obnoxious is "normal"? | 45 lines |
TOPIC | 1174.0 | Humidifiers and vaporizers, buy and maintain |
| 1174.2 | Tue Oct 15 1991 12:20 | See also | 3 lines |
TOPIC | 1183.0 | Radiation exposure in pregnancy |
| 1183.7 | Tue Oct 22 1991 17:05 | | 19 lines |
TOPIC | 1184.0 | Smoking and anti-drug messages |
| 1184.17 | Wed Oct 30 1991 08:19 | | 18 lines |
TOPIC | 1188.0 | childproofing the oven |
| 1188.18 | Thu Oct 31 1991 15:53 | "NO" best in small doses? | 26 lines |
TOPIC | 1195.0 | Nintendo Okay for 3 yr. old? |
| 1195.16 | Fri Nov 08 1991 12:22 | Comments from a grouch | 15 lines |
TOPIC | 1196.0 | Carpet Cleaning and Toddlers |
| 1196.7 | Wed Nov 06 1991 15:28 | | 15 lines |
TOPIC | 1203.0 | Daycare: what to accept and what not to accept |
| 1203.9 | Thu Nov 07 1991 21:32 | | 7 lines |
| 1203.31 | Mon Mar 02 1992 10:02 | Daycare recommendations by mail, please | 4 lines |
TOPIC | 1232.0 | generic song note |
| 1232.8 | Sun Dec 15 1991 21:38 | Skye Boat Song | 20 lines |
TOPIC | 1250.0 | CEREBRAL PALSY (?) |
| 1250.5 | Fri Dec 13 1991 15:10 | see also PARENTING_V2, note #1100 | 0 lines |
TOPIC | 1254.0 | DPT SHOT...REACTIONS? |
| 1254.4 | Wed Dec 18 1991 15:58 | Moderator reminder... | 10 lines |
TOPIC | 1281.0 | Ideas for making school socially less painful for kids
|
| 1281.4 | Tue Jan 21 1992 21:32 | Choosing teams | 29 lines |
TOPIC | 1289.0 | WATCH OUT FOR THIN ICE!! |
| 1289.3 | Wed Jan 29 1992 09:35 | | 8 lines |
TOPIC | 1295.0 | Meningitis |
| 1295.6 | Fri Jan 31 1992 12:58 | Don't worry about fifth disease | 6 lines |
TOPIC | 1321.0 | Magazine comparison |
| 1321.18 | Wed Mar 04 1992 16:14 | Appreciation for _Mothering_ | 10 lines |
TOPIC | 1329.0 | Fighting a fever |
| 1329.45 | Wed Mar 25 1992 09:59 | | 9 lines |
TOPIC | 1332.0 | How old to use rest rooms by themselves? |
| 1332.10 | Tue Mar 17 1992 09:34 | | 4 lines |
TOPIC | 1.0 | Welcome to the Contract Bridge Conference |
| 1.2 | Thu Nov 19 1987 12:53 | Postings from club directors are encouraged | 10 lines |
| 1.3 | Fri Sep 30 1988 11:30 | Using keywords to find notes | 89 lines |
| 1.4 | Thu Jan 11 1990 13:38 | Moving to node PAGODA | 11 lines |
| 1.5 | Tue Feb 13 1990 23:38 | New moderators needed | 11 lines |
TOPIC | 2.0 | Players without Partners |
| 2.37 | Wed Mar 23 1988 09:12 | Partner Anyone?? | 21 lines |
| 2.40 | Wed Jun 15 1988 11:01 | Other notes about bridge at Reading | 4 lines |
TOPIC | 115.0 | Hand from Blue Ribbons |
| 115.6 | Mon Sep 19 1988 12:10 | Followup | 112 lines |
TOPIC | 244.0 | Tue Nov 03 1987 11:56 | Slam play problem | 18 lines |
| 244.3 | Tue Nov 03 1987 20:54 | Blindness at the table? | 9 lines |
TOPIC | 247.0 | Roman Key Card Blackwood |
| 247.3 | Fri Nov 06 1987 10:23 | Kickback -- A marvellous gadget | 42 lines |
TOPIC | 248.0 | Fri Nov 06 1987 08:40 | What to play -3 | 42 lines |
TOPIC | 253.0 | Felo de se. |
| 253.1 | Thu Nov 12 1987 09:10 | | 14 lines |
TOPIC | 256.0 | Tue Nov 17 1987 11:54 | Serious lunchtime bridge at ZK? | 22 lines |
TOPIC | 257.0 | Were we fixed? |
| 257.2 | Thu Nov 19 1987 09:03 | This was standard | 9 lines |
TOPIC | 261.0 | Three card Monte, Part II |
| 261.1 | Fri Nov 20 1987 14:11 | Assumptions? | 3 lines |
TOPIC | 269.0 | Sun Dec 06 1987 14:28 | Hands from Anaheim - #1 | 47 lines |
| 269.5 | Wed Dec 16 1987 09:45 | | 104 lines |
TOPIC | 274.0 | where to play and learn in NH? |
| 274.1 | Thu Dec 17 1987 13:53 | | 23 lines |
| 274.3 | Wed Jan 20 1988 09:08 | See note 283 | 1 lines |
TOPIC | 275.0 | Lawyers' Paradise. |
| 275.5 | Tue Dec 29 1987 11:33 | | 17 lines |
TOPIC | 278.0 | Mon Jan 04 1988 08:28 | Computer Bridge Dealer & TeX Macro Package | 436 lines |
| 278.1 | Fri Jan 29 1988 09:26 | | 21 lines |
| 278.2 | Fri Jan 29 1988 10:55 | | 26 lines |
| 278.3 | Fri Jan 29 1988 10:56 | | 75 lines |
TOPIC | 288.0 | Close decision. |
| 288.2 | Mon Jan 25 1988 12:35 | Trump promotion is the problem | 14 lines |
TOPIC | 300.0 | delicacy |
| 300.1 | Wed Feb 10 1988 09:53 | What might declarer not know? | 29 lines |
TOPIC | 305.0 | Mon Feb 15 1988 21:25 | Real Men Don't Bid Partscores | 48 lines |
TOPIC | 307.0 | Thu Feb 18 1988 22:47 | bridgedeals - I rewrote the whole crap in C | 36 lines |
TOPIC | 308.0 | Fri Feb 19 1988 22:11 | Forcing Pass Systems | 90 lines |
TOPIC | 314.0 | 50-50? |
| 314.4 | Tue Mar 01 1988 12:45 | Games theory enters in | 15 lines |
TOPIC | 331.0 | Bidding problem |
| 331.5 | Thu Mar 31 1988 17:20 | Another one | 15 lines |
TOPIC | 334.0 | Not all pleasant decisions are easy |
| 334.12 | Tue Apr 12 1988 13:24 | More on 1NT showing spades | 13 lines |
| 334.14 | Wed Apr 13 1988 13:44 | It's theoretically sound *and* fun | 39 lines |
TOPIC | 335.0 | Six wrongs can make a right |
| 335.1 | Tue Apr 12 1988 12:45 | Magnificent! | 4 lines |
TOPIC | 339.0 | May 1988 Bidding Challenge. |
| 339.9 | Thu Oct 27 1988 22:15 | A "five or seven" hand | 6 lines |
TOPIC | 342.0 | Mon Apr 25 1988 23:39 | Cue Bidding Method - Relay Cues | 73 lines |
TOPIC | 348.0 | What's Your Bid? |
| 348.5 | Wed May 04 1988 17:48 | 6H | 8 lines |
TOPIC | 355.0 | Rock solid? |
| 355.1 | Mon May 16 1988 10:46 | 14 cards? | 3 lines |
TOPIC | 362.0 | Fri May 27 1988 10:04 | Directors and acceptable leads | 21 lines |
| 362.2 | Wed Jun 01 1988 09:47 | | 69 lines |
| 362.6 | Thu Jun 02 1988 12:10 | 200 in a side game | 13 lines |
| 362.8 | Thu Jun 02 1988 14:08 | | 49 lines |
| 362.11 | Fri Jun 03 1988 09:58 | | 16 lines |
| 362.12 | Fri Jun 03 1988 09:59 | | 68 lines |
| 362.13 | Mon Jun 06 1988 23:47 | | 38 lines |
TOPIC | 366.0 | Wed Jun 01 1988 09:48 | Another bidding problem. | 36 lines |
TOPIC | 384.0 | How would you rule? |
| 384.2 | Wed Jun 08 1988 18:07 | Tell your story once | 15 lines |
| 384.5 | Fri Jun 10 1988 10:59 | No law against bridge judgment | 18 lines |
| 384.7 | Mon Jun 13 1988 10:59 | If he can't have it, why bid as though he did? | 42 lines |
| 384.9 | Mon Jun 13 1988 17:00 | Now I understand | 24 lines |
| 384.12 | Wed Jun 29 1988 16:29 | Unauthorized information for SOUTH | 39 lines |
TOPIC | 388.0 | Reading defence problem |
| 388.1 | Thu Jun 16 1988 10:51 | I know the choice, but not how to choose | 27 lines |
TOPIC | 391.0 | Missed two Grand Slams |
| 391.4 | Mon Jun 27 1988 00:16 | Idiotic 4NT | 16 lines |
TOPIC | 401.0 | Four more rulings? |
| 401.1 | Wed Jul 06 1988 09:05 | Unauthoritative answers | 67 lines |
TOPIC | 402.0 | Yet 6 more legal issues |
| 402.2 | Thu Jul 07 1988 08:51 | The ACBL is cracking down | 14 lines |
TOPIC | 423.0 | Sat Aug 27 1988 22:17 | MIT Bridge Club Response | 39 lines |
| 423.1 | Mon Sep 05 1988 16:22 | -- Base Item -- | 65 lines |
TOPIC | 427.0 | Why can't I get dummies like this one? |
| 427.2 | Thu Sep 01 1988 09:12 | Solution | 12 lines |
TOPIC | 432.0 | Double squeezes (1/3) |
| 432.1 | Fri Sep 02 1988 09:17 | Double? | 14 lines |
TOPIC | 465.0 | Clean ending |
| 465.2 | Mon Dec 19 1988 13:41 | What if RHO under-ruffs? | 5 lines |
TOPIC | 472.0 | Rock hard |
| 472.2 | Wed Feb 01 1989 11:57 | What goes on the third spade? | 5 lines |
TOPIC | 473.0 | The last trump |
| 473.2 | Fri Feb 03 1989 11:25 | My analysis | 58 lines |
TOPIC | 478.0 | Thu Feb 23 1989 09:49 | Lead against slam | 14 lines |
TOPIC | 483.0 | Houdini, Hens, Heggs |
| 483.1 | Fri Mar 10 1989 10:20 | A simpler example (but no answer) | 8 lines |
TOPIC | 484.0 | Speared by Semantics |
| 484.2 | Mon Mar 13 1989 16:31 | | 14 lines |
TOPIC | 486.0 | Bidding systems |
| 486.9 | Fri Mar 24 1989 13:28 | 100% | 16 lines |
| 486.14 | Tue Mar 28 1989 18:16 | Alternative over 2C | 21 lines |
TOPIC | 489.0 | Forcing 1N Response
|
| 489.4 | Wed Apr 05 1989 11:20 | Pro's and Con's | 22 lines |
TOPIC | 494.0 | A new image for Bridge ? |
| 494.1 | Thu Apr 13 1989 09:58 | | 13 lines |
TOPIC | 502.0 | "BRIDGE WORLD" readers |
| 502.1 | Fri May 26 1989 13:32 | | 3 lines |
| 502.3 | Fri May 26 1989 17:56 | Caution, Complex Computer Count | 10 lines |
| 502.8 | Tue Jun 06 1989 09:27 | | 2 lines |
| 502.11 | Wed Jun 07 1989 12:13 | Topics about ethics | 2 lines |
TOPIC | 509.0 | Mirages |
| 509.4 | Mon Jul 10 1989 11:43 | | 20 lines |
| 509.6 | Mon Jul 10 1989 11:45 | Ethics discussion moved to topic 511 | 5 lines |
TOPIC | 511.0 | Mon Jul 10 1989 11:31 | Playing out hands, and other questions of ethics | 4 lines |
| 511.2 | Mon Jun 26 1989 13:35 | | 16 lines |
| 511.14 | Fri Jun 30 1989 17:06 | Sportsmanship vs Gamesmanship | 12 lines |
TOPIC | 522.0 | A common legal problem |
| 522.2 | Wed Sep 27 1989 13:30 | | 5 lines |
| 522.5 | Thu Sep 28 1989 10:14 | All they are entitled to know is our agreements | 47 lines |
| 522.7 | Thu Sep 28 1989 17:17 | | 13 lines |
| 522.12 | Tue Oct 03 1989 10:09 | | 7 lines |
TOPIC | 680.0 | what's the best line for 7NT ??? |
| 680.25 | Thu Jan 24 1991 09:00 | | 8 lines |
TOPIC | 699.0 | High-level 2-suited auctions |
| 699.29 | Wed Feb 20 1991 12:13 | | 15 lines |
| 699.33 | Wed Feb 20 1991 16:42 | | 23 lines |
| 699.38 | Thu Feb 21 1991 17:22 | | 29 lines |
TOPIC | 700.0 | still can't bid |
| 700.5 | Tue Feb 12 1991 10:45 | | 13 lines |
TOPIC | 701.0 | conventional leads vs. NT ?? |
| 701.2 | Tue Feb 12 1991 16:37 | | 2 lines |
TOPIC | 704.0 | Optional X |
| 704.2 | Thu Feb 28 1991 11:27 | | 13 lines |
| 704.14 | Tue Mar 12 1991 12:14 | | 17 lines |
TOPIC | 706.0 | We all enjoy bridge, but why? |
| 706.1 | Fri Feb 22 1991 12:56 | | 27 lines |
TOPIC | 707.0 | competitive bidding problem |
| 707.4 | Thu Feb 28 1991 11:31 | | 7 lines |
TOPIC | 709.0 | more weak bidding |
| 709.4 | Thu Feb 28 1991 17:47 | | 14 lines |
TOPIC | 716.0 | bidding question |
| 716.3 | Mon Mar 11 1991 15:16 | | 8 lines |
TOPIC | 724.0 | To bid or not to bid |
| 724.1 | Fri Mar 22 1991 12:33 | | 7 lines |
TOPIC | 727.0 | Matchpoint analysis anyone? |
| 727.5 | Thu Mar 28 1991 14:43 | 4NT | 11 lines |
TOPIC | 745.0 | Calling a spade |
| 745.18 | Wed Apr 24 1991 13:02 | | 19 lines |
TOPIC | 746.0 | bidding problem |
| 746.2 | Wed Apr 24 1991 13:11 | RKCB comment | 16 lines |
TOPIC | 760.0 | How to reach a slam? |
| 760.21 | Wed May 15 1991 13:05 | | 14 lines |
TOPIC | 763.0 | bidding problem |
| 763.6 | Wed May 15 1991 18:20 | | 10 lines |
| 763.14 | Thu May 16 1991 17:27 | | 20 lines |
TOPIC | 769.0 | Optimists & Pessimists |
| 769.2 | Wed May 22 1991 09:37 | | 6 lines |
TOPIC | 770.0 | Two problems, one serious, one fun |
| 770.1 | Thu May 23 1991 10:17 | | 8 lines |
TOPIC | 774.0 | yet another bidding problem |
| 774.1 | Fri May 31 1991 17:13 | | 4 lines |
TOPIC | 777.0 | let's play "You Be The Judge" . . . |
| 777.4 | Wed Jun 05 1991 16:34 | | 20 lines |
TOPIC | 788.0 | You're on the committee |
| 788.2 | Tue Jun 18 1991 10:08 | What's the infraction? | 30 lines |
| 788.12 | Tue Jun 18 1991 17:29 | | 12 lines |
TOPIC | 791.0 | 4th hand openers |
| 791.9 | Tue Jun 25 1991 12:14 | | 4 lines |
TOPIC | 800.0 | Battleground casualty |
| 800.3 | Wed Jun 26 1991 13:08 | | 5 lines |
| 800.5 | Thu Jun 27 1991 11:07 | | 9 lines |
TOPIC | 824.0 | Torpedoed by SOS...
|
| 824.15 | Tue Jul 30 1991 11:59 | | 25 lines |
| 824.24 | Thu Aug 01 1991 11:23 | More general philosophical difference | 10 lines |
| 824.28 | Thu Aug 01 1991 15:11 | Equally possible? I don't think so. | 33 lines |
| 824.34 | Fri Aug 02 1991 13:21 | | 5 lines |
TOPIC | 829.0 | problem with re-opening double |
| 829.1 | Tue Aug 06 1991 18:22 | | 18 lines |
| 829.6 | Wed Aug 07 1991 13:06 | | 19 lines |
TOPIC | 833.0 | Ethical Dilemma |
| 833.1 | Tue Aug 13 1991 16:23 | | 35 lines |
TOPIC | 838.0 | Alternatives to Lebensohl ? |
| 838.5 | Fri Aug 23 1991 13:33 | Negative double for more penalties? | 14 lines |
| 838.11 | Mon Aug 26 1991 12:36 | Negative double in K-S | 67 lines |
| 838.13 | Thu Aug 29 1991 14:00 | Negative doubles in K-S Updated | 40 lines |
TOPIC | 847.0 | Italian blues? |
| 847.1 | Thu Aug 29 1991 12:31 | | 25 lines |
| 847.4 | Fri Aug 30 1991 09:26 | | 9 lines |
| 847.8 | Tue Sep 03 1991 16:12 | | 11 lines |
TOPIC | 851.0 | Thu Sep 05 1991 15:37 | Play problem | 9 lines |
| 851.3 | Thu Sep 05 1991 15:36 | | 4 lines |
TOPIC | 853.0 | Tue Sep 10 1991 00:02 | The negative double you didn't want to hear | 10 lines |
| 853.7 | Tue Sep 10 1991 16:16 | | 27 lines |
TOPIC | 855.0 | matchpoint play problem |
| 855.1 | Tue Sep 10 1991 16:05 | Don't throw away free gifts | 20 lines |
| 855.4 | Wed Sep 11 1991 13:00 | | 3 lines |
TOPIC | 858.0 | Reigning or consorting? |
| 858.1 | Tue Sep 17 1991 10:14 | | 20 lines |
TOPIC | 859.0 | simple bidding question |
| 859.2 | Tue Sep 17 1991 13:44 | 1NT | 8 lines |
TOPIC | 864.0 | still looking for bidding advice . . . |
| 864.2 | Fri Sep 20 1991 12:17 | | 17 lines |
| 864.4 | Fri Sep 20 1991 15:30 | | 13 lines |
| 864.7 | Fri Sep 20 1991 17:51 | Kickback would have helped | 26 lines |
TOPIC | 867.0 | Tue Sep 24 1991 10:01 | Competing with a two-suiter | 13 lines |
| 867.6 | Wed Sep 25 1991 13:17 | Miracles happen :-( | 38 lines |
TOPIC | 870.0 | you be the judge . . . |
| 870.1 | Thu Sep 26 1991 16:56 | Why not cue-bid under game? | 12 lines |
| 870.10 | Fri Sep 27 1991 10:50 | | 17 lines |
TOPIC | 872.0 | A slam bidding problem |
| 872.2 | Mon Sep 30 1991 11:09 | Modified Precision auction | 11 lines |
TOPIC | 879.0 | you be the judge (especially for 2/1 GF experts) |
| 879.2 | Fri Oct 11 1991 10:05 | 4S - Ugh! | 10 lines |
TOPIC | 880.0 | Play IMPs with Karl :^) |
| 880.2 | Tue Oct 15 1991 13:55 | | 28 lines |
TOPIC | 883.0 | High-level doubles |
| 883.11 | Tue Oct 22 1991 16:20 | | 8 lines |
| 883.18 | Wed Oct 23 1991 13:16 | | 15 lines |
TOPIC | 885.0 | More high level decisions |
| 885.1 | Thu Oct 24 1991 15:48 | | 10 lines |
TOPIC | 887.0 | NAOP Session 1 hands |
| 887.7 | Tue Oct 29 1991 09:40 | | 69 lines |
TOPIC | 891.0 | NAOP 3rd Session hands |
| 891.2 | Tue Oct 29 1991 13:50 | More results from another table | 76 lines |
TOPIC | 892.0 | NAOP final session - layouts in .1 |
| 892.2 | Wed Oct 30 1991 14:38 | At our table... | 10 lines |
TOPIC | 897.0 | Sunday at Danvers |
| 897.4 | Tue Nov 12 1991 10:42 | | 13 lines |
TOPIC | 902.0 | responding to Precision style 2C opener . .. |
| 902.2 | Wed Nov 13 1991 23:20 | 2NT | 5 lines |
TOPIC | 905.0 | IMP hands for you |
| 905.4 | Fri Nov 15 1991 11:53 | | 13 lines |
| 905.12 | Tue Nov 19 1991 14:46 | 2-4 points light for a bid | 18 lines |
TOPIC | 910.0 | WARNING!! BoM now proven lethal to range of 25km |
| 910.8 | Tue Dec 03 1991 15:58 | | 22 lines |
TOPIC | 913.0 | more bad bidding from C & C |
| 913.2 | Tue Dec 03 1991 16:35 | | 29 lines |
| 913.7 | Wed Dec 04 1991 11:13 | | 13 lines |
TOPIC | 914.0 | too fast arrival? |
| 914.5 | Fri Dec 06 1991 09:11 | Only three losers | 3 lines |
TOPIC | 915.0 | No-brain decision? |
| 915.1 | Thu Dec 05 1991 10:59 | | 2 lines |
TOPIC | 919.0 | The natural meaning of certain bids |
| 919.2 | Wed Dec 11 1991 10:52 | | 23 lines |
TOPIC | 921.0 | How do you handle interference? |
| 921.17 | Tue Dec 17 1991 11:10 | | 6 lines |
TOPIC | 924.0 | Tue Dec 31 1991 10:33 | Opening lead against doubled game | 14 lines |
TOPIC | 925.0 | Duplicate games in vicinity of Acton MA |
| 925.2 | Tue Dec 31 1991 15:36 | | 2 lines |
TOPIC | 926.0 | Mon Jan 06 1992 09:06 | Bidding problem - preempt | 10 lines |
| 926.6 | Mon Jan 06 1992 17:01 | | 20 lines |
TOPIC | 933.0 | What do you bid |
| 933.10 | Fri Jan 10 1992 15:34 | | 4 lines |
TOPIC | 934.0 | From last night's Route 128 bridge league |
| 934.2 | Thu Jan 09 1992 10:34 | | 12 lines |
TOPIC | 936.0 | Make 8S and win your match easy |
| 936.4 | Wed Jan 15 1992 10:01 | | 22 lines |
TOPIC | 942.0 | Competitive raises - how much does responder have? |
| 942.2 | Tue Jan 21 1992 10:25 | | 19 lines |
| 942.6 | Tue Jan 21 1992 13:45 | | 7 lines |
TOPIC | 943.0 | Tue Jan 21 1992 15:25 | Defending against weak NT | 25 lines |
| 943.4 | Fri Jan 24 1992 10:57 | | 22 lines |
TOPIC | 944.0 | disaster hands.... you be the judge |
| 944.8 | Wed Jan 22 1992 16:29 | | 9 lines |
| 944.11 | Thu Jan 23 1992 09:47 | | 13 lines |
| 944.16 | Fri Jan 24 1992 08:34 | | 20 lines |
| 944.18 | Fri Jan 24 1992 10:47 | | 15 lines |
TOPIC | 958.0 | Dealing With a Lead-Directing Question |
| 958.11 | Thu Feb 13 1992 08:44 | | 19 lines |
| 958.22 | Sat Feb 15 1992 13:33 | | 12 lines |
| 958.31 | Tue Feb 18 1992 12:17 | | 20 lines |
| 958.42 | Fri Feb 21 1992 13:10 | Enough already! | 9 lines |
| 958.44 | Mon Feb 24 1992 08:58 | | 33 lines |
TOPIC | 959.0 | Opening lead dilemma |
| 959.8 | Tue Feb 11 1992 22:58 | SK | 8 lines |
TOPIC | 960.0 | matchpoint bidding questions |
| 960.7 | Wed Feb 12 1992 11:15 | | 26 lines |
| 960.16 | Thu Feb 13 1992 12:10 | | 16 lines |
TOPIC | 963.0 | What would you bid?
|
| 963.2 | Wed Feb 12 1992 10:50 | | 10 lines |
TOPIC | 964.0 | Delicate Play / Double-dummy problem... |
| 964.2 | Wed Feb 12 1992 12:30 | | 34 lines |
TOPIC | 966.0 | 3-way ethics |
| 966.1 | Mon Feb 17 1992 22:58 | | 12 lines |
| 966.11 | Fri Feb 21 1992 12:57 | | 27 lines |
| 966.14 | Tue Feb 25 1992 22:10 | | 25 lines |
| 966.17 | Wed Feb 26 1992 22:07 | | 6 lines |
TOPIC | 970.0 | A Defensive Dilemma |
| 970.1 | Sat Feb 22 1992 17:20 | | 24 lines |
TOPIC | 981.0 | Obsessions |
| 981.4 | Fri Mar 13 1992 08:57 | | 11 lines |
| 981.8 | Fri Mar 13 1992 11:28 | | 17 lines |
TOPIC | 984.0 | matchpoint bidding problem |
| 984.1 | Tue Mar 17 1992 16:34 | | 7 lines |
| 984.7 | Wed Mar 18 1992 22:40 | | 33 lines |
| 984.13 | Mon Mar 23 1992 09:17 | | 14 lines |
TOPIC | 985.0 | another matchpoint bidding problem |
| 985.1 | Tue Mar 17 1992 16:36 | | 4 lines |
TOPIC | 987.0 | Too good to be true |
| 987.1 | Mon Mar 23 1992 09:04 | | 5 lines |
TOPIC | 989.0 | Balancing the risk |
| 989.3 | Tue Mar 24 1992 12:46 | | 8 lines |
| 989.6 | Tue Mar 24 1992 15:21 | | 2 lines |
TOPIC | 996.0 | bad luck or bad play?? you be the judge |
| 996.5 | Wed Apr 01 1992 12:01 | | 7 lines |
TOPIC | 1000.0 | how should these hands be bid? |
| 1000.2 | Thu Apr 02 1992 15:30 | | 12 lines |
TOPIC | 1006.0 | Two shady slams |
| 1006.3 | Thu Apr 16 1992 12:32 | | 18 lines |
TOPIC | 1012.0 | A simple question |
| 1012.11 | Sat May 09 1992 21:01 | | 9 lines |
TOPIC | 1040.0 | Do you push to slam? |
| 1040.1 | Wed Aug 12 1992 07:35 | | 9 lines |
TOPIC | 1068.0 | two easy bidding questions . . .. |
| 1068.5 | Thu Nov 05 1992 17:23 | | 2 lines |
TOPIC | 1072.0 | IMP problems |
| 1072.3 | Wed Nov 18 1992 14:37 | | 7 lines |
TOPIC | 1108.0 | Journalist/Rusinow Leads |
| 1108.2 | Thu Feb 25 1993 12:03 | | 8 lines |
TOPIC | 1149.0 | and now for something entirely different . . . |
| 1149.2 | Thu Apr 29 1993 17:22 | 100% | 27 lines |
TOPIC | 1158.0 | try your bidding |
| 1158.8 | Wed May 12 1993 13:03 | | 12 lines |
| 1158.15 | Wed May 12 1993 17:14 | | 3 lines |
| 1158.20 | Thu May 13 1993 10:06 | | 7 lines |
TOPIC | 1160.0 | Flannery and alternatives |
| 1160.14 | Thu May 13 1993 17:40 | | 38 lines |
| 1160.17 | Fri May 14 1993 10:28 | | 23 lines |
TOPIC | 1173.0 | What now ? |
| 1173.4 | Tue Jun 01 1993 13:14 | | 4 lines |
TOPIC | 1181.0 | Continuing a theme... |
| 1181.36 | Wed Jun 09 1993 13:30 | | 11 lines |
TOPIC | 1198.0 | matchpoint competitive bidding problem |
| 1198.12 | Thu Jul 08 1993 11:58 | | 17 lines |
| 1198.15 | Thu Jul 08 1993 13:03 | | 9 lines |
TOPIC | 1199.0 | To bid or not to bid |
| 1199.4 | Thu Jul 08 1993 11:45 | | 13 lines |
TOPIC | 1200.0 | The theme from Sturbridge... |
| 1200.4 | Mon Jul 12 1993 11:25 | | 11 lines |
TOPIC | 1205.0 | my turn |
| 1205.5 | Tue Jul 13 1993 15:54 | It's double dummy, but... | 24 lines |
TOPIC | 1241.0 | Infraction by inference? |
| 1241.3 | Tue Aug 31 1993 11:46 | | 18 lines |
| 1241.9 | Tue Aug 31 1993 13:53 | Disagreement on every point :-) | 50 lines |
| 1241.24 | Thu Sep 02 1993 09:44 | | 28 lines |
TOPIC | 1280.0 | To X or not to X |
| 1280.5 | Tue Oct 19 1993 11:28 | | 8 lines |
TOPIC | 1297.0 | Strange territory... |
| 1297.4 | Fri Oct 29 1993 16:54 | | 4 lines |
TOPIC | 1330.0 | dummy rights? |
| 1330.4 | Wed Nov 24 1993 15:10 | | 22 lines |
TOPIC | 1343.0 | bidding after 2C-2D-2N |
| 1343.26 | Wed Dec 08 1993 16:20 | If it *sounds* non-forcing, then it *is* non-forcing | 30 lines |
TOPIC | 1369.0 | 7th match - board 5 - bidding problem |
| 1369.2 | Fri Jan 07 1994 09:08 | | 3 lines |
TOPIC | 1383.0 | You be judge ? |
| 1383.4 | Wed Jan 19 1994 11:55 | | 1 lines |
TOPIC | 1387.0 | Your choice of leads |
| 1387.3 | Fri Jan 21 1994 13:41 | | 4 lines |
TOPIC | 1388.0 | Overcalls. |
| 1388.8 | Wed Jan 26 1994 09:01 | | 7 lines |
TOPIC | 1404.0 | To bal or not bal |
| 1404.3 | Fri Feb 04 1994 09:40 | Pass! | 6 lines |
TOPIC | 1405.0 | now here's a *REAL* matchpoint problem |
| 1405.2 | Fri Feb 04 1994 15:55 | 3C | 4 lines |
TOPIC | 1414.0 | dealing with 4 level interference... |
| 1414.10 | Wed Feb 23 1994 15:04 | | 7 lines |
TOPIC | 1418.0 | Bidding Q: show of hands |
| 1418.21 | Thu Mar 03 1994 09:58 | | 14 lines |
TOPIC | 1420.0 | Simple question on opening |
| 1420.6 | Wed Mar 02 1994 12:35 | Mandatory KS opening | 14 lines |
| 1420.16 | Wed Mar 02 1994 17:04 | | 17 lines |
TOPIC | 1424.0 | Best way to play this grand? |
| 1424.8 | Wed Mar 09 1994 09:11 | | 6 lines |
TOPIC | 1427.0 | bid bold? |
| 1427.17 | Thu Mar 10 1994 12:12 | | 16 lines |
TOPIC | 1434.0 | Challenge the chumps ? |
| 1434.3 | Wed Mar 16 1994 12:42 | | 3 lines |
| 1434.7 | Thu Mar 17 1994 11:09 | | 3 lines |
TOPIC | 1436.0 | A wee defensive problem |
| 1436.1 | Tue Mar 22 1994 08:42 | | 5 lines |
TOPIC | 1446.0 | Constructive preempts |
| 1446.17 | Tue Apr 05 1994 13:13 | | 8 lines |
TOPIC | 1464.0 | Two part problem (from Topsfield) |
| 1464.6 | Tue Apr 19 1994 15:28 | | 9 lines |
TOPIC | 1471.0 | Best line of play? |
| 1471.25 | Fri Apr 29 1994 10:01 | | 28 lines |
| 1471.30 | Fri Apr 29 1994 15:36 | | 13 lines |
TOPIC | 1477.0 | Play for learners |
| 1477.9 | Wed May 04 1994 13:25 | | 10 lines |
TOPIC | 1480.0 | Wed May 04 1994 13:20 | Optional doubles, continued | 39 lines |
TOPIC | 1494.0 | Right church, wrong pew |
| 1494.1 | Tue May 24 1994 09:42 | | 4 lines |
TOPIC | 1495.0 | Gut feel? |
| 1495.2 | Tue May 24 1994 09:44 | | 4 lines |
TOPIC | 1497.0 | Another easy one ? |
| 1497.5 | Wed May 25 1994 15:59 | Easy, when I know it's a problem | 4 lines |
TOPIC | 1500.0 | Leading Q |
| 1500.3 | Thu Jun 02 1994 12:24 | | 20 lines |
TOPIC | 1501.0 | Bidding Q |
| 1501.1 | Thu Jun 02 1994 12:30 | | 4 lines |
TOPIC | 1512.0 | balancing over pre-empts |
| 1512.3 | Tue Jun 28 1994 14:03 | | 5 lines |
TOPIC | 1532.0 | maximal overcall double? |
| 1532.2 | Tue Aug 02 1994 16:18 | | 4 lines |
TOPIC | 1554.0 | Tue Sep 06 1994 11:24 | Three bidding problems from Alan Frantz | 36 lines |
| 1554.7 | Thu Sep 08 1994 14:25 | Answers to three bidding problems (rom Alan) | 58 lines |
TOPIC | 1559.0 | Mon Sep 12 1994 09:52 | How many bites at the apple? | 47 lines |
| 1559.10 | Tue Sep 13 1994 13:07 | | 15 lines |
| 1559.20 | Fri Sep 16 1994 09:54 | | 17 lines |
| 1559.30 | Thu Sep 22 1994 12:29 | I think you're making it harder than it needs to be | 57 lines |
TOPIC | 1560.0 | Mon Sep 12 1994 10:44 | Digital-B Team Disbanding | 33 lines |
TOPIC | 1562.0 | Thu Sep 15 1994 12:19 | Two Questions on Expert Practice | 20 lines |
| 1562.4 | Fri Sep 16 1994 12:31 | reply from Karl Barth ([email protected]) | 25 lines |
| 1562.5 | Thu Sep 22 1994 12:31 | Mixed messages, as expected. | 18 lines |
TOPIC | 1567.0 | Thu Sep 22 1994 12:32 | Another expert pratice question | 15 lines |
TOPIC | 1574.0 | Thu Oct 13 1994 10:29 | Play problem (from Alan Frantz) | 12 lines |
| 1574.5 | Fri Oct 14 1994 10:47 | None of the above (from Alan) | 24 lines |
TOPIC | 1578.0 | Hesitation: is five seconds too long? |
| 1578.3 | Tue Oct 18 1994 17:51 | | 13 lines |
TOPIC | 1580.0 | Do you or don't you ? |
| 1580.3 | Fri Oct 21 1994 11:36 | from Karl Barth | 9 lines |
TOPIC | 1581.0 | Defend or Not. What's the right contract? |
| 1581.6 | Fri Oct 21 1994 11:36 | from Karl Barth | 10 lines |
TOPIC | 1584.0 | Another wierd auction |
| 1584.2 | Fri Oct 21 1994 12:53 | | 12 lines |
| 1584.11 | Mon Oct 24 1994 16:58 | | 13 lines |
TOPIC | 1602.0 | Thu Nov 17 1994 11:03 | Two interesting play problems from Danvers (from Alan Frantz) | 29 lines |
| 1602.3 | Tue Nov 29 1994 09:17 | One Solution, One Question (from Alan Frantz) | 54 lines |
TOPIC | 1606.0 | 4 problems |
| 1606.2 | Thu Dec 01 1994 09:16 | reply from Karl Barth | 91 lines |
TOPIC | 1607.0 | Hudson N.H. Sectional |
| 1607.3 | Mon Dec 05 1994 10:27 | Hudson sectional comments (from Collis Jackson)
| 310 lines |
TOPIC | 1617.0 | Wed Dec 21 1994 12:13 | Doubled part scores (from Alan Frantz) | 24 lines |
| 1617.4 | Thu Dec 29 1994 12:31 | Answers to play problems (from Alan Frantz) | 35 lines |
TOPIC | 1618.0 | Wed Dec 21 1994 12:14 | Another play problem (from Alan Frantz) | 8 lines |
| 1618.7 | Thu Dec 29 1994 14:17 | Winning line is none of above (from Alan Frantz) | 27 lines |
TOPIC | 1619.0 | Wed Dec 21 1994 12:14 | Guess the theme... (from Alan Frantz) | 16 lines |
| 1619.4 | Thu Dec 29 1994 14:16 | To attack clubs or not? (from Alan Frantz) | 41 lines |
TOPIC | 1628.0 | Minor disasters from Newton Regional Knockouts |
| 1628.7 | Tue Jan 10 1995 17:27 | (from Karl Barth) | 21 lines |
| 1628.11 | Wed Jan 11 1995 12:06 | DOuble = penalties | 4 lines |
TOPIC | 1629.0 | Distributional bidding problems (from Alan Frantz) |
| 1629.3 | Wed Jan 11 1995 09:32 | (from Karl Barth) | 39 lines |
TOPIC | 1635.0 | Mon Jan 23 1995 12:18 | The beavers move to the big pond! (from Alan Frantz) | 50 lines |
TOPIC | 1636.0 | Mon Jan 23 1995 14:37 | Route 128 Industrial Bridge League (from Collis Jackson)
| 958 lines |
TOPIC | 1638.0 | Thu Jan 26 1995 08:28 | Bidding and play problem (from Alan Frantz) | 18 lines |
| 1638.1 | Thu Jan 26 1995 08:30 | Did you choose the right grand? (from Alan Frantz) | 20 lines |
| 1638.2 | Thu Jan 26 1995 08:31 | The correct line (from Alan Frantz) | 21 lines |
| 1638.6 | Thu Feb 02 1995 12:22 | Responses (from Alan Frantz) | 36 lines |
TOPIC | 1643.0 | Thu Feb 02 1995 12:23 | Amusing freak (from Alan Frantz) | 20 lines |
| 1643.1 | Thu Feb 02 1995 12:24 | The donkey squeeze (from Alan Frantz) | 31 lines |
TOPIC | 1644.0 | Thu Feb 02 1995 12:25 | Completely cross-threaded (from Alan Frantz) | 16 lines |
| 1644.1 | Thu Feb 02 1995 12:26 | The black half (from Alan Frantz) | 20 lines |
TOPIC | 1665.0 | Thu Mar 09 1995 16:08 | What is the right ruling? (from Alan Frantz) | 34 lines |
| 1665.1 | Thu Mar 09 1995 16:21 | | 6 lines |
| 1665.6 | Fri Mar 10 1995 09:07 | | 11 lines |
| 1665.8 | Fri Mar 10 1995 12:27 | | 30 lines |
TOPIC | 1666.0 | Thu Mar 09 1995 16:09 | Tough bidding problem (from Alan Frantz) | 11 lines |
| 1666.5 | Mon Mar 13 1995 08:47 | No one gets high marks (from Alan Frantz) | 28 lines |
TOPIC | 1667.0 | Is "Jumpball" illegal |
| 1667.2 | Mon Mar 13 1995 08:45 | | 7 lines |
TOPIC | 1676.0 | Wed Mar 15 1995 11:46 | Are any cue bids alertable? (from Alan Frantz) | 26 lines |
TOPIC | 1683.0 | Another MaM: Minors at MP |
| 1683.3 | Thu Apr 06 1995 12:51 | Play question | 12 lines |
TOPIC | 1687.0 | Defend a multi |
| 1687.2 | Tue Apr 11 1995 14:34 | | 3 lines |
TOPIC | 1693.0 | Fri Apr 28 1995 11:15 | Is it a splinter? (from Alan Frantz) | 13 lines |
TOPIC | 1700.0 | Balancing double question |
| 1700.3 | Tue May 09 1995 18:15 | | 7 lines |
TOPIC | 1703.0 | Wed May 10 1995 10:03 | Swiss Play Problem (from Alan Frantz) | 24 lines |
| 1703.2 | Mon May 15 1995 10:10 | Solution, analysis (from Alan Frantz) | 58 lines |
TOPIC | 1704.0 | From your correspondent |
| 1704.2 | Wed May 10 1995 16:53 | | 4 lines |
| 1704.4 | Thu May 11 1995 10:15 | | 18 lines |
TOPIC | 1710.0 | Your lead |
| 1710.7 | Wed May 17 1995 13:00 | (from Karl Barth) | 35 lines |
TOPIC | 1719.0 | Often oldies are the best |
| 1719.1 | Wed May 31 1995 15:19 | 2D GF Stayman is a big winner (from Alan Frantz) | 13 lines |
TOPIC | 1721.0 | Wed May 31 1995 15:20 | What now ? (from Alan Frantz) | 9 lines |
| 1721.5 | Mon Jun 05 1995 09:52 | A creative call (from Alan Frantz) | 15 lines |
TOPIC | 1731.0 | Another lonely furrow? |
| 1731.4 | Thu Jun 29 1995 11:01 | (from Collis Jackson) | 13 lines |
TOPIC | 1732.0 | Clear route to slam? |
| 1732.2 | Wed Jul 05 1995 12:35 | | 26 lines |
TOPIC | 1733.0 | Mon Jul 10 1995 15:35 | Bidding /Defensive Problem (from Alan Frantz) | 29 lines |
| 1733.3 | Fri Jul 14 1995 17:46 | Solution to Defensive Problem (from Alan Frantz) | 40 lines |
TOPIC | 1744.0 | Finally finished the 94-95 128 League... |
| 1744.2 | Thu Aug 17 1995 13:49 | | 4 lines |
TOPIC | 1758.0 | Fri Sep 15 1995 10:04 | An Easy? Play Problem (from Alan Frantz) | 10 lines |
| 1758.3 | Mon Sep 18 1995 09:48 | Solution (from Alan Frantz) | 11 lines |
| 1758.5 | Tue Sep 19 1995 15:12 | 13th card (from alan Frantz) | 15 lines |
TOPIC | 1765.0 | Small win the 128 league. |
| 1765.7 | Thu Oct 12 1995 15:10 | I have the boards (from Alan Frantz) | 108 lines |
TOPIC | 1768.0 | Mon Oct 16 1995 09:47 | Ethel Keohane (from Alan Frantz) | 9 lines |
TOPIC | 1776.0 | Tue Nov 07 1995 13:38 | Swiss bidding problems (from Alan Frantz) | 25 lines |
| 1776.4 | Thu Nov 09 1995 08:53 | Answers to bidding questions (from Alan Frantz) | 21 lines |
TOPIC | 1777.0 | Digital C upset Digital A |
| 1777.3 | Wed Nov 08 1995 15:15 | Rte 128 hands (from Alan Frantz) | 200 lines |
TOPIC | 1778.0 | Thu Nov 09 1995 08:53 | Offender's Rights (from Alan Frantz) | 45 lines |
| 1778.4 | Fri Nov 10 1995 09:23 | Opponents entitled to infor about bids, not hands | 38 lines |
TOPIC | 1785.0 | Two bidding problems |
| 1785.7 | Wed Nov 29 1995 11:47 | from Collis Jackson | 28 lines |
TOPIC | 1787.0 | Thu Nov 30 1995 16:21 | IMP bidding problems, Rte 128 League (from Alan Frantz) | 22 lines |
| 1787.7 | Fri Dec 01 1995 12:04 | (from Collis Jackson) | 51 lines |
| 1787.13 | Mon Dec 04 1995 17:46 | Answers to three IMP bidding problems (from Alan Frantz) | 53 lines |
TOPIC | 1792.0 | Drat, 5-0 split... |
| 1792.8 | Fri Dec 15 1995 08:54 | Another result on the same hand (from Alan Frantz) | 36 lines |
TOPIC | 1797.0 | Tue Jan 09 1996 15:10 | Weekend knockouts (from Collis Jackson) | 101 lines |
TOPIC | 1800.0 | Thu Jan 11 1996 15:23 | 9-Jan-1996 Rte 128 hands (from Alan Frantz) | 333 lines |
| 1800.3 | Mon Jan 15 1996 11:18 | Can beat 5DX for 800 (from Alan Frantz) | 9 lines |
TOPIC | 1807.0 | Mon Feb 12 1996 14:01 | Hudson Section highlights (from Collis Jackson) | 225 lines |
TOPIC | 1808.0 | Another hand from Hudson |
| 1808.3 | Tue Feb 13 1996 09:18 | (from Collis Jackson) | 34 lines |
| 1808.4 | Tue Feb 13 1996 09:21 | | 6 lines |
TOPIC | 1811.0 | Route 128 Industrial League matches for 20-Feb-1996 |
| 1811.3 | Thu Feb 22 1996 09:56 | Rte 128 Results from Feb 20th (from Alan Frantz) | 163 lines |
| 1811.4 | Thu Feb 22 1996 10:12 | | 20 lines |
TOPIC | 1814.0 | Mon Mar 04 1996 13:29 | Eddie Kantar column goofs in ACBL Bulletin (from Alan Frantz) | 56 lines |
| 1814.4 | Mon Mar 11 1996 10:06 | ACBL response (from Alan Frantz) | 20 lines |
TOPIC | 1820.0 | Fri Mar 29 1996 09:18 | Play problem (from Alan Frantz) | 15 lines |
| 1820.4 | Mon Apr 01 1996 10:20 | The solution (from Alan Frantz) | 15 lines |
| 1820.5 | Mon Apr 01 1996 10:20 | Also a defensive problem (from Alan Frantz) | 37 lines |
TOPIC | 1824.0 | Robe & Wigs - Yet again |
| 1824.5 | Wed Apr 17 1996 12:27 | (from Karl Barth) | 30 lines |
| 1824.8 | Fri Apr 19 1996 10:22 | (from Collis Jackson) | 51 lines |
TOPIC | 1825.0 | Fri Apr 19 1996 15:07 | A multi-faceted problem (from Alan Frantz) | 10 lines |
| 1825.1 | Fri Apr 19 1996 15:09 | Alternatives | 10 lines |
| 1825.2 | Fri Apr 19 1996 15:09 | Defensive problem | 5 lines |
| 1825.3 | Fri Apr 19 1996 15:10 | Play problem | 11 lines |
| 1825.4 | Fri Apr 19 1996 15:10 | Carnage on defense | 10 lines |
| 1825.5 | Fri Apr 19 1996 15:10 | The red 8s are winners! | 11 lines |
| 1825.8 | Mon Apr 22 1996 09:21 | A really devilish defense (from Alan Frantz) | 31 lines |
TOPIC | 1828.0 | 128 League: Digital B is in playoff against Liberty Mutual |
| 1828.3 | Fri May 10 1996 09:59 | Late surge insures Digital A victory (from Alan Frantz) | 11 lines |
TOPIC | 1830.0 | Mon May 06 1996 15:55 | Play problem (from Alan Frantz) | 13 lines |
| 1830.7 | Thu May 09 1996 16:32 | What works, what doesn't (from Alan Frantz) | 22 lines |
TOPIC | 1831.0 | How to bid / Best line of play problem |
| 1831.7 | Fri May 10 1996 09:58 | 14 cards again! (from Alan Frantz) | 9 lines |
TOPIC | 1833.0 | How to bid this hand? |
| 1833.7 | Fri May 17 1996 09:49 | My .02 worth (from Alan Frantz) | 31 lines |
TOPIC | 1840.0 | Thu May 30 1996 16:37 | A play problem (from Alan Frantz) | 8 lines |
| 1840.5 | Mon Jun 03 1996 09:34 | (from Craig Zastera) | 47 lines |
| 1840.6 | Mon Jun 03 1996 09:50 | Hard to make this 6NT (from Alan Frantz) | 55 lines |
TOPIC | 1842.0 | Wed Jun 05 1996 10:00 | Compete or defend? (from Alan Frantz) | 18 lines |
| 1842.5 | Thu Jun 06 1996 13:01 | 800 the hard way (from Alan Frantz) | 22 lines |
TOPIC | 1844.0 | A free lesson? |
| 1844.6 | Fri Jun 07 1996 17:11 | | 6 lines |
TOPIC | 1845.0 | Another miss |
| 1845.3 | Thu Jun 13 1996 10:32 | (from Craig Zastera) | 46 lines |
TOPIC | 1848.0 | Fri Jun 14 1996 09:57 | To reopen or not? (from Alan Frantz) | 16 lines |
| 1848.5 | Mon Jun 17 1996 11:47 | The result (from Alan Frantz) | 11 lines |
TOPIC | 1852.0 | Mon Jun 17 1996 11:48 | Choice of contracts (from Alan Frantz) | 18 lines |
| 1852.5 | Wed Jun 19 1996 09:35 | 4S was the right choice this time (from Alan Frantz) | 14 lines |
| 1852.6 | Wed Jun 19 1996 09:37 | Second-best defense against 4S? | 3 lines |
TOPIC | 1862.0 | Defensive problem |
| 1862.8 | Fri Aug 02 1996 09:37 | (from Craig Zastera) | 20 lines |
| 1862.11 | Mon Aug 19 1996 08:23 | (from Craig Zastera) | 10 lines |
TOPIC | 1867.0 | Bridge rule question |
| 1867.1 | Mon Aug 26 1996 13:41 | | 23 lines |
| 1867.9 | Wed Aug 28 1996 13:35 | | 21 lines |
TOPIC | 1872.0 | Mon Sep 16 1996 10:11 | Competitive Advice Sought (from Alan Frantz) | 26 lines |
TOPIC | 1875.0 | Wed Sep 25 1996 09:46 | Two Play Problems from First Rte 128 Match (from Alan Frantz)
| 39 lines |
| 1875.2 | Wed Sep 25 1996 17:51 | a followup (from Alan Frantz) | 8 lines |
| 1875.5 | Thu Sep 26 1996 13:40 | You are all sharper than I (from Alan Frantz) | 33 lines |
TOPIC | 1877.0 | Defensive problems. |
| 1877.4 | Thu Sep 26 1996 13:41 | At the other table (from Alan Frantz) | 16 lines |
TOPIC | 1880.0 | DECA 25, GTEB 5. |
| 1880.2 | Thu Oct 10 1996 09:46 | Confessions (from Alan Frantz) | 13 lines |
| 1880.5 | Thu Oct 10 1996 15:05 | Cover up the spades and this is a wretched hand | 9 lines |
| 1880.7 | Fri Oct 11 1996 09:36 | The answer (from Alan Frantz) | 11 lines |
| 1880.11 | Fri Oct 11 1996 15:04 | | 5 lines |
| 1880.13 | Mon Oct 14 1996 09:21 | (from Craig Zastera) | 25 lines |
TOPIC | 1884.0 | Preempts again |
| 1884.6 | Thu Oct 24 1996 17:38 | (from Craig Zastera) | 14 lines |
TOPIC | 1885.0 | DECA ? DECB ? |
| 1885.4 | Wed Nov 06 1996 09:14 | DEC A comes from behind to win (from Alan Frantz) | 40 lines |
| 1885.8 | Thu Nov 07 1996 10:57 | (from Alan Kotok) | 18 lines |
| 1885.10 | Fri Nov 08 1996 08:59 | Answers, confessions, commentary (from Alan Frantz) | 115 lines |
TOPIC | 1887.0 | Mon Oct 28 1996 08:47 | Penalty or Responsive ? (from Alan Frantz) | 12 lines |
| 1887.1 | Mon Oct 28 1996 08:54 | | 19 lines |
| 1887.6 | Wed Oct 30 1996 14:56 | (from Craig Zastera) | 18 lines |
| 1887.7 | Thu Oct 31 1996 08:38 | The actual hand (from Alan Frantz) | 23 lines |
TOPIC | 1889.0 | Thu Oct 31 1996 08:39 | High level decisions (from Alan Frantz) | 17 lines |
| 1889.4 | Tue Nov 05 1996 08:41 | Crapshoot answers (from Alan Frantz) | 37 lines |
TOPIC | 1890.0 | Thu Oct 31 1996 08:42 | A Halloween Hand (from Alan Frantz)
| 27 lines |
TOPIC | 1893.0 | Mon Nov 11 1996 15:00 | (from Collis Jackson) | 74 lines |
| 1893.4 | Thu Nov 14 1996 10:24 | Answers (from Collis Jackson) | 88 lines |
TOPIC | 1901.0 | Thu Nov 21 1996 08:39 | Five good bidding problems (from Collis Jackson) | 127 lines |
| 1901.6 | Mon Nov 25 1996 10:12 | Real life answers to real life problems (from Collis Jackson) | 166 lines |
| 1901.9 | Wed Nov 27 1996 10:41 | Digital A team blitzes Liberty Mutual (from Alan Frantz) | 80 lines |
TOPIC | 1904.0 | 12/3/96 Rte 128 match |
| 1904.2 | Wed Dec 04 1996 12:03 | Digital A beats Liberty Mutual again (from Alan Frantz)
| 13 lines |
TOPIC | 1905.0 | Imp Pairs |
| 1905.5 | Wed Dec 11 1996 08:52 | (from Craig Zastera) | 36 lines |
TOPIC | 1907.0 | Wed Dec 18 1996 08:48 | Bidding question (from Craig Zastera) | 11 lines |
| 1907.5 | Thu Dec 19 1996 15:16 | full hand (from Craig Zastera) | 34 lines |
TOPIC | 1908.0 | 128 league Opening Leads... |
| 1908.11 | Fri Dec 20 1996 09:08 | (from Craig Zastera) | 17 lines |
| 1908.12 | Fri Dec 20 1996 09:08 | (from Dah Ming Chiu) | 9 lines |
TOPIC | 1909.0 | Thu Dec 19 1996 15:16 | new problem (from Craig Zastera) | 15 lines |
| 1909.7 | Thu Jan 09 1997 17:37 | actual result for 5HX hand (from Craig Zastera) | 24 lines |
TOPIC | 1912.0 | Mon Jan 06 1997 15:23 | A Transportation Problem (from Alan Frantz) | 17 lines |
| 1912.5 | Wed Jan 08 1997 10:03 | Full hand, results at table (from Alan Frantz) | 40 lines |
TOPIC | 1913.0 | Happy New Year ! |
| 1913.3 | Wed Jan 08 1997 14:10 | | 3 lines |
TOPIC | 1918.0 | possible grand |
| 1918.7 | Wed Jan 22 1997 14:46 | I blew my opportunity (from Alan Frantz) | 23 lines |
TOPIC | 1920.0 | Bridge League Results |
| 1920.2 | Wed Jan 22 1997 14:49 | Time to tweak Bob Cohen (from Alan Frantz) | 36 lines |
TOPIC | 1921.0 | Easy Grand ? |
| 1921.4 | Wed Jan 29 1997 14:18 | (from Craig Zastera) | 15 lines |
TOPIC | 1923.0 | Tight 4H from last night |
| 1923.3 | Fri Feb 07 1997 09:05 | Board 18 (from Alan Frantz) | 27 lines |
TOPIC | 1924.0 | Wed Feb 05 1997 14:45 | DEC A wins big (from Alan Frantz) | 95 lines |
TOPIC | 1931.0 | Wed Feb 12 1997 13:49 | Play problem (from Alan Frantz) | 14 lines |
| 1931.4 | Thu Feb 13 1997 10:48 | The dbl sqz wins (from Alan Frantz) | 65 lines |
| 1931.6 | Fri Feb 14 1997 14:01 | (from Steve Root) | 126 lines |
TOPIC | 1932.0 | Fri Feb 14 1997 08:56 | A harder play problem (from Alan Frantz) | 51 lines |
| 1932.3 | Tue Feb 18 1997 10:58 | (from Craig Zastera) | 22 lines |
| 1932.4 | Tue Feb 18 1997 11:03 | (from Alan Kotok) | 44 lines |
| 1932.5 | Tue Feb 18 1997 11:04 | answer to the 6DX problem (from Alan Frantz) | 31 lines |
TOPIC | 1933.0 | What now, kemosabe? |
| 1933.12 | Wed Feb 26 1997 12:24 | Does 3HX really == 3HXX at MPs? | 18 lines |
TOPIC | 1934.0 | Best bid? |
| 1934.4 | Mon Feb 24 1997 09:06 | (from Craig Zastera) | 13 lines |
TOPIC | 1935.0 | Mon Feb 24 1997 09:05 | A balancing question (from Alan Frantz) | 23 lines |
| 1935.7 | Tue Feb 25 1997 09:06 | Endplayed at Trick 3 ?? (from Alan Frantz) | 22 lines |
| 1935.8 | Tue Feb 25 1997 09:07 | The end of the 1S-P-P-3C story (from Alan Frantz) | 11 lines |
| 1935.15 | Wed Feb 26 1997 15:16 | (from Craig Zastera) | 31 lines |
TOPIC | 1941.0 | DECA loses to MITREA by 1 Imp on 3/4/97 |
| 1941.1 | Wed Mar 05 1997 10:40 | | 8 lines |
TOPIC | 1945.0 | Fri Mar 07 1997 08:55 | Rte 128 league loss, you be the judge (from Alan Frantz) | 61 lines |
TOPIC | 1947.0 | Pioneer Pairs in Worcester, Ma. |
| 1947.5 | Wed Mar 12 1997 14:58 | (from Craig Zastera) | 33 lines |
| 1947.15 | Mon Mar 17 1997 08:38 | (from Craig Zastera) | 37 lines |
TOPIC | 24.0 | When will _align work with typedef? |
| 24.7 | Fri Oct 13 1995 16:03 | You're being too pessimistic | 31 lines |
TOPIC | 31.0 | Prob searching for 128 with memchr() |
| 31.3 | Wed Jan 20 1993 09:45 | | 6 lines |
TOPIC | 35.0 | Pointer to function... |
| 35.8 | Fri Feb 12 1993 13:32 | | 9 lines |
TOPIC | 75.0 | many ?:s cause insufficient virtual memory error? |
| 75.1 | Tue Feb 16 1993 12:10 | Already reported as DECC_BUGS, topic 80 | 0 lines |
TOPIC | 86.0 | Possibly naive question |
| 86.4 | Fri Feb 19 1993 16:45 | | 7 lines |
TOPIC | 193.0 | How to concatentate two strings at compile-time |
| 193.8 | Fri Mar 24 1995 16:33 | | 8 lines |
TOPIC | 201.0 | Inconsistent or intended behavior? |
| 201.1 | Tue May 25 1993 12:22 | | 24 lines |
TOPIC | 209.0 | Effects of /MEMBER_ALIGNMENT |
| 209.6 | Tue Jun 01 1993 10:15 | Member alignment != dereferenced pointer alignment | 12 lines |
TOPIC | 215.0 | Pointer types and nesting header files. |
| 215.6 | Thu Jun 03 1993 14:17 | You left out the structure tag in b.h | 38 lines |
TOPIC | 225.0 | char *x ="xxx" generates a pointer on a constant string |
| 225.4 | Wed Jun 09 1993 13:36 | | 14 lines |
TOPIC | 241.0 | Data integrity with LDQ_L/STQ_C |
| 241.7 | Thu Aug 05 1993 16:58 | All about /SWITCH and STOREX merging | 23 lines |
TOPIC | 249.0 | Weak references to unused externs |
| 249.16 | Thu Jun 22 1995 14:22 | | 19 lines |
TOPIC | 257.0 | NOTCOMPAT is a toughy sometimes. |
| 257.10 | Fri Sep 17 1993 12:56 | | 3 lines |
TOPIC | 309.0 | /unsigned_char doesn't? |
| 309.11 | Tue Aug 03 1993 13:14 | | 25 lines |
| 309.14 | Tue Aug 03 1993 17:57 | | 5 lines |
TOPIC | 317.0 | Inline optimizations and function pointers |
| 317.1 | Thu Aug 05 1993 13:29 | Interprocedural analysis doesn't look through pointers | 12 lines |
TOPIC | 419.0 | Integer overflow detection |
| 419.7 | Fri Oct 15 1993 13:19 | | 9 lines |
TOPIC | 450.0 | extern symbol never referenced elsewhere |
| 450.3 | Tue Nov 02 1993 16:30 | | 20 lines |
TOPIC | 473.0 | C calling Pascal with a procedure as a parameter. |
| 473.2 | Thu Nov 18 1993 15:38 | One pointer level is enough | 8 lines |
TOPIC | 486.0 | Some Questions on DEC C |
| 486.1 | Mon Nov 29 1993 08:59 | | 25 lines |
TOPIC | 487.0 | multiple define identifier in precompiler |
| 487.3 | Mon Nov 29 1993 15:10 | | 13 lines |
TOPIC | 494.0 | Is preprocessor meant to condense whitespace? |
| 494.2 | Wed Dec 08 1993 09:52 | | 6 lines |
TOPIC | 539.0 | " LVALUE error " |
| 539.3 | Tue Jan 25 1994 13:05 | | 9 lines |
TOPIC | 545.0 | Sizeof: Feature or a bug? |
| 545.1 | Thu Jan 27 1994 09:27 | It's a feature | 10 lines |
TOPIC | 573.0 | setting variable arg_list elements |
| 573.3 | Mon Feb 14 1994 10:55 | | 21 lines |
| 573.5 | Mon Feb 14 1994 16:44 | | 75 lines |
TOPIC | 601.0 | Comparison with VAX C? |
| 601.1 | Wed Mar 02 1994 12:38 | | 3 lines |
TOPIC | 607.0 | Old style parameter passing leads to Debugger NOUNIQUE examine symbols. |
| 607.1 | Mon Mar 07 1994 12:51 | diagnosis | 14 lines |
TOPIC | 623.0 | DCL $SEVERITY setting from DEC C |
| 623.10 | Mon Mar 14 1994 16:21 | | 29 lines |
TOPIC | 632.0 | va_list creation ?? |
| 632.4 | Wed Mar 23 1994 11:21 | Don't do it | 5 lines |
TOPIC | 635.0 | Wed Mar 23 1994 12:15 | Suggestion from comp.compilers: report when 'const' could be added | 57 lines |
TOPIC | 653.0 | suggestions as to why "argc" could be incorrect? (OpenVMS AXP) |
| 653.1 | Tue Apr 05 1994 13:29 | | 11 lines |
TOPIC | 658.0 | Preprocessor (mis)behaviour ? |
| 658.3 | Thu Apr 07 1994 13:24 | | 4 lines |
TOPIC | 698.0 | (type) is incompatible with (type)? |
| 698.1 | Thu May 12 1994 13:39 | | 10 lines |
TOPIC | 736.0 | Should strings in optimized-away code be optimized away? |
| 736.3 | Fri Jun 10 1994 19:04 | | 4 lines |
TOPIC | 738.0 | Problem with convert double to int, then back to double |
| 738.1 | Thu Jun 09 1994 13:47 | | 22 lines |
TOPIC | 745.0 | structure alignment - again |
| 745.1 | Tue Jun 14 1994 16:04 | | 22 lines |
TOPIC | 759.0 | INCOMPTENT struct on OpenVMS DECC |
| 759.5 | Thu Jun 30 1994 09:22 | | 14 lines |
TOPIC | 1101.0 | determine natural/needed alignment? what malloc uses? |
| 1101.9 | Wed Feb 08 1995 12:01 | | 14 lines |
TOPIC | 1107.0 | Auto increment problem? |
| 1107.5 | Thu Feb 09 1995 11:49 | | 5 lines |
TOPIC | 1130.0 | question about how C puts args on the stack
|
| 1130.3 | Tue Feb 21 1995 09:41 | | 49 lines |
TOPIC | 1153.0 | odd(?) behavior with abstracted typedef for void |
| 1153.1 | Mon Mar 06 1995 09:50 | | 6 lines |
| 1153.4 | Mon Mar 20 1995 10:52 | Intent clarified in requests for interpretation | 11 lines |
TOPIC | 1160.0 | Passing a substring as an argument? |
| 1160.2 | Wed Mar 08 1995 09:49 | | 5 lines |
TOPIC | 1192.0 | <op>_ATOMIC_xxx for bytes & [aligned] words? |
| 1192.26 | Thu Apr 13 1995 13:13 | | 16 lines |
TOPIC | 1246.0 | efficiency of code generated by compiler |
| 1246.1 | Thu May 04 1995 21:54 | frame's must be quadword-aligned | 18 lines |
TOPIC | 1248.0 | IF test branching wrong |
| 1248.1 | Fri May 05 1995 13:22 | Code looks right to me | 39 lines |
TOPIC | 1266.0 | PTRMISMATCH, unsigned long vs unsigned int |
| 1266.10 | Thu May 18 1995 11:17 | | 7 lines |
TOPIC | 1292.0 | cc behavior with global vars |
| 1292.3 | Fri Jun 09 1995 10:00 | There isn't a conflict | 31 lines |
TOPIC | 1318.0 | double x,y if(x == y) fails though numbers are the same, tried g_float and d_float only on OpenVMS. |
| 1318.2 | Fri Jun 16 1995 09:41 | | 43 lines |
TOPIC | 1479.0 | 5.0/ACCVIO on VAX not on AXP |
| 1479.7 | Tue Oct 10 1995 11:08 | Chapter and verse | 25 lines |
TOPIC | 1576.0 | How can you test free()'s value with DEC C on Alpha |
| 1576.1 | Mon Dec 04 1995 09:32 | What int value? | 12 lines |
| 1576.5 | Mon Dec 04 1995 12:18 | | 6 lines |
TOPIC | 1664.0 | finding stack corruption bugs |
| 1664.1 | Wed Feb 07 1996 16:30 | | 2 lines |
TOPIC | 1760.0 | position of const type qualifier |
| 1760.2 | Thu Apr 11 1996 11:00 | It's right | 23 lines |
TOPIC | 1766.0 | uppercase international characters? |
| 1766.3 | Wed Apr 17 1996 10:39 | | 24 lines |
| 1766.11 | Mon Apr 22 1996 18:23 | | 9 lines |
| 1766.18 | Thu Apr 25 1996 11:24 | | 8 lines |
TOPIC | 1768.0 | Need help with bit fields under DU. |
| 1768.2 | Fri Apr 19 1996 13:35 | *Very* nonportable code | 20 lines |
| 1768.3 | Fri Apr 19 1996 13:51 | More explanation of endianness | 35 lines |
TOPIC | 1774.0 | Debug and EXAM |
| 1774.2 | Tue Apr 23 1996 10:19 | | 6 lines |
TOPIC | 1777.0 | printf and misuse of output specifiers? |
| 1777.2 | Wed Apr 24 1996 13:28 | improper use of conversion specifiers | 19 lines |
TOPIC | 1840.0 | optimizer bug, seems ok when /OPT/STAND=VAX though (DEC C 5.3 Alpha) |
| 1840.1 | Fri Jun 28 1996 14:33 | User error - invalid aliasing | 38 lines |
TOPIC | 1847.0 | Narrow types, VAXC, MS standard differences?? |
| 1847.5 | Tue Jul 09 1996 13:16 | Look closer | 17 lines |
TOPIC | 1854.0 | Bad Floating Point data with generic argument passing |
| 1854.1 | Thu Jul 11 1996 09:40 | | 9 lines |
| 1854.5 | Thu Jul 11 1996 16:16 | | 52 lines |
TOPIC | 1928.0 | double -> int precision issue |
| 1928.1 | Mon Sep 09 1996 17:38 | | 15 lines |
TOPIC | 1941.0 | #error and compilation stopping ? |
| 1941.2 | Wed Sep 18 1996 11:23 | | 20 lines |
TOPIC | 1973.0 | First element of array zeroed with free() |
| 1973.1 | Mon Oct 07 1996 10:21 | Program is referencing freed memory - undefined behavior | 16 lines |
TOPIC | 1992.0 | Problem with va_start on Alpha |
| 1992.3 | Fri Oct 25 1996 10:08 | | 12 lines |
TOPIC | 2012.0 | Is This a Bug or Expected USE of -noansi_alias |
| 2012.1 | Thu Nov 14 1996 09:39 | Expected use | 9 lines |
TOPIC | 2083.0 | dec c, alpha - /stan=vaxc -> error? |
| 2083.2 | Tue Feb 04 1997 15:36 | The compiler has little choice | 15 lines |
TOPIC | 2128.0 | Errant PTRMISMATCH? |
| 2128.1 | Wed Mar 26 1997 17:04 | | 21 lines |
TOPIC | 3.0 | Intros: the Men of our community |
| 3.4 | Thu Jun 09 1988 18:06 | Neil Faiman | 30 lines |
TOPIC | 5.0 | HOT BUTTONS!! (delete when cooled) |
| 5.189 | Fri Sep 15 1989 10:45 | Shouldn't it have been "wimp" ? | 0 lines |
| 5.331 | Fri Feb 09 1990 16:04 | Precision is so ... so ... pass� | 15 lines |
| 5.396 | Wed Apr 04 1990 12:38 | Do as I say ... | 9 lines |
TOPIC | 8.0 | Hall Of Fame! |
| 8.6 | Thu Sep 15 1988 11:31 | 155.74 | 10 lines |
TOPIC | 13.0 | Sexism Is Alive And Well And Living In.... |
| 13.187 | Tue Nov 22 1988 09:21 | Please reread the note | 15 lines |
| 13.241 | Mon Dec 12 1988 17:41 | The initial state of the door is relevant | 11 lines |
| 13.245 | Mon Dec 12 1988 23:38 | | 16 lines |
TOPIC | 14.0 | ...but There's Hope Yet!! |
| 14.148 | Thu Jan 25 1990 11:20 | | 8 lines |
TOPIC | 15.0 | The Processing Topic |
| 15.220 | Wed Mar 15 1989 11:35 | Beautiful analysis | 3 lines |
| 15.422 | Tue May 30 1989 18:10 | Thought experiments | 13 lines |
| 15.429 | Wed Jul 05 1989 12:36 | I know where my "next unseen" key is | 13 lines |
| 15.468 | Thu Jul 06 1989 17:43 | Exception that proves the rule? | 18 lines |
| 15.567 | Wed Aug 30 1989 14:05 | Two rules | 35 lines |
| 15.681 | Thu Nov 09 1989 12:58 | | 49 lines |
| 15.706 | Mon Nov 20 1989 15:49 | | 18 lines |
| 15.807 | Tue Jan 30 1990 13:19 | # 50 ... and proud of it | 13 lines |
| 15.916 | Thu Mar 08 1990 14:29 | A poll? | 12 lines |
| 15.1177 | Wed Mar 28 1990 13:00 | depends on what you mean by "real" (and "discussion") | 9 lines |
TOPIC | 30.0 | The Purpose of Humor? |
| 30.33 | Fri Oct 14 1988 17:14 | "Feminist Jokes" vs "Feminist Humor" | 6 lines |
TOPIC | 53.0 | True Confessions |
| 53.29 | Thu Jul 14 1988 09:49 | | 7 lines |
TOPIC | 54.0 | why the ERA? |
| 54.24 | Mon Jul 18 1988 14:33 | Who will immediately declare them unconstitutional? | 14 lines |
TOPIC | 60.0 | "Lady" vs "Woman" |
| 60.10 | Tue Jul 19 1988 18:16 | Noun or address? | 13 lines |
TOPIC | 61.0 | Tue Jul 19 1988 23:05 | Topfree Equality | 11 lines |
| 61.20 | Thu Jul 28 1988 11:53 | Activism in Rochester, NY | 82 lines |
| 61.67 | Wed May 31 1989 12:22 | 4th Annual Topfree Picnic in Rochester, NY | 40 lines |
TOPIC | 74.0 | WARNING: for women in NH and northern Mass |
| 74.8 | Tue Jul 26 1988 16:31 | Thank you; good bye. | 18 lines |
TOPIC | 88.0 | Men's vs Wimmin's salaries |
| 88.276 | Sat Aug 27 1988 22:24 | Suppression of ovulation during lactation | 10 lines |
TOPIC | 151.0 | Meaning of symbols |
| 151.16 | Thu Sep 01 1988 09:32 | Neopaganism info from USENET | 345 lines |
TOPIC | 155.0 | Catcalls!!! |
| 155.130 | Tue Sep 13 1988 00:21 | A trivial problem for *men*, maybe ... | 11 lines |
| 155.156 | Wed Sep 14 1988 23:20 | The very best straw | 30 lines |
TOPIC | 176.0 | FGD: Sanity Checking, etc. [see 174] |
| 176.25 | Thu Sep 15 1988 17:57 | Not relying on our readers | 40 lines |
TOPIC | 177.0 | Tubal ligation? |
| 177.40 | Fri Dec 08 1989 22:47 | Sometimes, people really do change | 15 lines |
TOPIC | 178.0 | What is a feminist? |
| 178.108 | Tue Nov 28 1989 22:16 | | 9 lines |
TOPIC | 183.0 | Abortion Concerns (*READ .779 BEFORE REPLYING*) |
| 183.970 | Thu Jul 13 1989 13:32 | An important distinction | 21 lines |
TOPIC | 185.0 | Hidden as unfavorable business ref. =m |
| 185.4 | Thu Sep 15 1988 17:33 | A satisfied customer, for what it's worth | 12 lines |
TOPIC | 190.0 | ChildCare in the 80's (and 90's) |
| 190.28 | Mon Sep 19 1988 16:46 | Doesn't sound like a problem | 14 lines |
| 190.32 | Mon Sep 19 1988 17:18 | Treat your child preventatively? | 9 lines |
TOPIC | 210.0 | Gun Protection |
| 210.15 | Wed Sep 28 1988 13:07 | More fun than answering the questions | 8 lines |
| 210.443 | Fri Oct 06 1989 13:40 | What are the "two positions"? | 20 lines |
TOPIC | 249.0 | A Poem for General Discussion |
| 249.1 | Fri Oct 21 1988 14:38 | | 11 lines |
TOPIC | 260.0 | Who's hiding? |
| 260.132 | Thu Nov 03 1988 21:27 | All might have ended long ago with an apology | 21 lines |
TOPIC | 297.0 | Infant Formula in the Third World |
| 297.18 | Sat Apr 01 1989 23:46 | The decline of breastfeeding | 30 lines |
TOPIC | 298.0 | Being open enough to 'truly hear' |
| 298.5 | Thu Dec 15 1988 21:49 | More on listening and judging | 14 lines |
| 298.7 | Wed Dec 21 1988 14:17 | Comments on "replying" | 30 lines |
TOPIC | 324.0 | Anyone have breasts enlarged? |
| 324.24 | Tue Dec 06 1988 11:42 | Most people have enough fat to float | 10 lines |
| 324.48 | Thu Dec 15 1988 22:48 | Silicone breast implants on trial | 39 lines |
TOPIC | 344.0 | Days off at 'that time of the month'? |
| 344.12 | Thu Dec 15 1988 10:34 | He never said that ... | 29 lines |
TOPIC | 350.0 | Women of Note |
| 350.16 | Thu Dec 22 1988 07:03 | Katharine Hepburn | 11 lines |
TOPIC | 352.0 | Burning question, mysteries of life.. |
| 352.27 | Wed Dec 21 1988 12:35 | But the dish came back, and the spoon didn't | 8 lines |
TOPIC | 389.0 | Personal Names |
| 389.44 | Thu Jan 19 1989 12:42 | T. S. Eliot | 18 lines |
TOPIC | 399.0 | Acronyms Defined Here... AKA ADH |
| 399.25 | Fri Apr 14 1989 17:48 | More precisely ... | 10 lines |
TOPIC | 414.0 | Why doesn't Digital pay for birth control? |
| 414.10 | Wed Jan 25 1989 10:07 | Truly preventative maintainance | 11 lines |
TOPIC | 436.0 | Urinary Tract Infections |
| 436.12 | Fri Feb 10 1989 08:57 | Sometimes just high fever | 7 lines |
TOPIC | 450.0 | The Name Game (phonetically speaking) |
| 450.51 | Thu Feb 16 1989 20:49 | | 8 lines |
TOPIC | 472.0 | Nat'l Women's History Month / Int'l Women's Day |
| 472.3 | Sun Mar 05 1989 21:50 | WEVO/Nashua is now at 90.3 | 5 lines |
TOPIC | 504.0 | Weddings and/or Marriage |
| 504.53 | Tue Jun 06 1989 15:14 | Blindness and weddings (!) | 18 lines |
TOPIC | 525.0 | Side Effects of Rape: Discussion & Responses to 99.* |
| 525.77 | Tue Aug 08 1989 09:35 | Animal rape: mallard ducks | 17 lines |
| 525.130 | Mon Dec 04 1989 11:10 | I think you're both right | 12 lines |
| 525.140 | Mon Dec 04 1989 15:26 | | 21 lines |
| 525.176 | Wed Jan 17 1990 16:17 | Two separate lines of discussion confused | 25 lines |
| 525.183 | Thu Jan 18 1990 13:46 | | 31 lines |
| 525.260 | Wed Jan 24 1990 15:21 | Legalities, and the Michigan rape law reform | 12 lines |
| 525.396 | Tue Mar 06 1990 15:46 | | 27 lines |
TOPIC | 544.0 | Pornography: Who Cares? |
| 544.86 | Mon Sep 18 1989 11:20 | Lots of "obvious" conclusions
to a condition in which rape would seem "normal."
An intermediate interpretation would suggest that some men are intrinsically
unstable or rape-prone and some are not. For the rape-prone, pornography
might offer an image | 33 lines |
TOPIC | 568.0 | Educational Crisis in the US |
| 568.41 | Fri May 05 1989 14:56 | Math problems (reposted by permission) | 47 lines |
| 568.56 | Wed May 31 1989 10:03 | Oh, come on, that's easy... | 8 lines |
TOPIC | 586.0 | The impact of AIDS |
| 586.33 | Sun May 21 1989 22:20 | Bacteria, viruses, cancer, and vaccination | 76 lines |
TOPIC | 655.0 | Fathers Day Demonstration |
| 655.25 | Tue Jun 20 1989 12:28 | I sure HOPE that's a flawed analogy | 13 lines |
TOPIC | 659.0 | Childless wedding... |
| 659.42 | Sun Jun 25 1989 11:23 | Easy to misunderstand | 9 lines |
TOPIC | 673.0 | Bush's anti-flag-burning amendment & other idiocies |
| 673.53 | Thu Jun 29 1989 13:43 | Power corrupts | 13 lines |
| 673.86 | Mon Jul 03 1989 11:02 | The consititution is not all on paper | 19 lines |
| 673.89 | Wed Jul 05 1989 12:51 | More constitutional trivia | 21 lines |
| 673.112 | Thu Jul 13 1989 15:27 | ROI = risks foregone | 8 lines |
TOPIC | 676.0 | Sexual Abuse of Children not on the rise? |
| 676.6 | Thu Jun 29 1989 18:42 | What do the statistics mean to me? | 23 lines |
TOPIC | 677.0 | Does Source of $ Matter? |
| 677.18 | Fri Jun 30 1989 13:18 | Dirty money; and some lengthy philosophizing | 57 lines |
TOPIC | 685.0 | Taking Action for Choice |
| 685.191 | Thu Apr 05 1990 11:40 | | 27 lines |
TOPIC | 703.0 | Male ob/gyn doctors - yay or nay? |
| 703.6 | Tue Jul 18 1989 15:17 | Some lengthy abstractions | 39 lines |
TOPIC | 719.0 | Lingerie |
| 719.19 | Tue Aug 08 1989 16:02 | The sexuality of breasts, and the rationale for topfree equality | 42 lines |
TOPIC | 720.0 | David Azar guilty 2nd degree!! |
| 720.73 | Thu Aug 17 1989 09:25 | Why "morality" is meaningful, but judging "moralness" is not | 46 lines |
TOPIC | 735.0 | Two-legged incubators? |
| 735.34 | Wed Aug 09 1989 12:36 | Frozen embryos don't come easy | 22 lines |
| 735.121 | Tue Aug 15 1989 17:14 | Straw horse? | 10 lines |
| 735.129 | Wed Aug 16 1989 11:22 | An analogy with car seats? | 23 lines |
| 735.242 | Wed Oct 04 1989 18:16 | terminological point | 5 lines |
TOPIC | 746.0 | FGD - Uncomfortable Sharing In The Notesfiles? |
| 746.50 | Wed Aug 23 1989 13:21 | | 11 lines |
| 746.90 | Fri Aug 25 1989 22:58 | | 54 lines |
TOPIC | 767.0 | Rape daughter for cocaine |
| 767.93 | Wed Sep 13 1989 12:05 | Bravo! | 6 lines |
| 767.101 | Wed Sep 20 1989 18:02 | Oh, I get it | 18 lines |
TOPIC | 783.0 | Why We Get The Big (?) Bucks |
| 783.34 | Wed Sep 13 1989 12:30 | It really didn't have anything to do with the topic
| 16 lines |
| 783.79 | Fri Sep 22 1989 14:46 | Bravo | 6 lines |
TOPIC | 796.0 | Safe Space |
| 796.12 | Thu Sep 21 1989 21:23 | Individual commitment to shared growth | 44 lines |
TOPIC | 820.0 | Is S&M PC? |
| 820.45 | Wed Oct 11 1989 17:36 | It sounds like a biased sample | 18 lines |
TOPIC | 847.0 | Why do movies INSIST on portraying women like this? |
| 847.40 | Mon Nov 13 1989 21:02 | Two good meanings of "father" | 20 lines |
| 847.97 | Fri Dec 01 1989 13:03 | | 17 lines |
TOPIC | 864.0 | Alienation -vs- Community |
| 864.31 | Fri Nov 17 1989 09:36 | | 21 lines |
TOPIC | 867.0 | Women and the Church - Follow-up on 864.16 |
| 867.41 | Mon Nov 27 1989 15:21 | What is a republic? | 22 lines |
TOPIC | 871.0 | Quotable Sexists |
| 871.65 | Wed Dec 06 1989 11:01 | | 22 lines |
TOPIC | 880.0 | Legalized Rape |
| 880.21 | Fri Dec 01 1989 12:48 | For that matter ... | 12 lines |
| 880.37 | Mon Dec 04 1989 10:59 | Rape, to be sure; but was it exceptional? | 22 lines |
| 880.156 | Mon Mar 12 1990 09:38 | | 16 lines |
TOPIC | 884.0 | Handling financial inequity with live-in |
| 884.9 | Tue Dec 05 1989 16:00 | | 4 lines |
TOPIC | 886.0 | Period Plays and the roles women play |
| 886.7 | Thu Dec 07 1989 09:21 | Questionable analogy | 17 lines |
TOPIC | 930.0 | Women in Combat |
| 930.118 | Fri Jan 19 1990 16:18 | | 15 lines |
TOPIC | 934.0 | Goodbye |
| 934.19 | Wed Jan 10 1990 09:01 | | 9 lines |
TOPIC | 937.0 | The ERA - What happened and why? |
| 937.34 | Wed Jan 10 1990 15:49 | | 34 lines |
TOPIC | 942.0 | 2 sisters suing father for rape |
| 942.79 | Mon Jan 22 1990 15:35 | Analogy: an eye to replace an eye
| 22 lines |
TOPIC | 950.0 | CRONES |
| 950.32 | Thu Jan 18 1990 22:12 | Oxford English Dictionary | 46 lines |
TOPIC | 952.0 | Cafeteria protocol - - feedback requested |
| 952.2 | Thu Jan 18 1990 22:24 | Queuing theory? | 18 lines |
TOPIC | 956.0 | Prejudice -- The key is the "PRE"! |
| 956.30 | Fri Jan 26 1990 13:28 | | 32 lines |
TOPIC | 958.0 | offshoot of topic 525 - The Rapists |
| 958.12 | Tue Jan 23 1990 16:23 | Is it really all the same?? | 24 lines |
TOPIC | 982.0 | Guidance needed: adding a membership requirement |
| 982.41 | Mon Feb 12 1990 13:33 | I'll be here either way, but... | 25 lines |
TOPIC | 991.0 | Information- Glass Ceiling |
| 991.28 | Thu Feb 22 1990 13:35 | Stone Center seminar at Spitbrook, March 15 | 44 lines |
TOPIC | 994.0 | Discuss. Originality and neatness count. |
| 994.2 | Fri Feb 23 1990 13:01 | | 13 lines |
TOPIC | 1015.0 | Proposed Policy to Value Different Noting |
| 1015.51 | Tue Mar 13 1990 09:37 | NO (3.4) | 35 lines |
TOPIC | 1017.0 | Racial Assumptions |
| 1017.27 | Mon Mar 12 1990 12:38 | | 31 lines |
TOPIC | 1022.0 | Proposed Policy Change resp. "Ping-Pong" Noting |
| 1022.12 | Tue Mar 13 1990 09:48 | yes (3.4) | 10 lines |
TOPIC | 1025.0 | "I was just wondering" |
| 1025.20 | Tue Mar 13 1990 22:51 | Sigh | 24 lines |
TOPIC | 1033.0 | FGD: The Separatists |
| 1033.72 | Sun Mar 18 1990 12:39 | The US and Cuba, for example | 7 lines |
| 1033.100 | Fri Mar 23 1990 09:28 | Form must be more interesting than substance | 12 lines |
TOPIC | 1044.0 | Do women see Justice differently than men? |
| 1044.3 | Fri Mar 23 1990 09:17 | "A government of laws, not men" | 29 lines |
| 1044.30 | Mon Mar 26 1990 14:40 | | 22 lines |
TOPIC | 1069.0 | Infertility Tests |
| 1069.8 | Mon Apr 02 1990 16:00 | more cross-refs | 10 lines |
TOPIC | 1076.0 | FGD: Untitled |
| 1076.36 | Thu Apr 05 1990 16:33 | | 29 lines |
TOPIC | 1086.0 | "Terms of Endearment????" |
| 1086.21 | Tue Apr 10 1990 17:45 | | 10 lines |
TOPIC | 3.0 | questionable "integer overflow" warning message |
| 3.3 | Wed Feb 12 1992 16:18 | | 10 lines |
TOPIC | 29.0 | List file formatting improvement |
| 29.13 | Thu Mar 21 1991 08:49 | | 11 lines |
TOPIC | 53.0 | Spurious Informationals? |
| 53.2 | Fri Jan 04 1991 10:21 | Messages are correct, albeit uninformative | 33 lines |
TOPIC | 94.0 | gemcc/machine=interspersed. When will it be implemented? |
| 94.1 | Thu Mar 28 1991 16:45 | Never | 13 lines |
TOPIC | 97.0 | Compiler accvio |
| 97.6 | Thu Mar 19 1992 09:48 | | 9 lines |
TOPIC | 103.0 | Determining current alignment state |
| 103.1 | Wed Apr 10 1991 18:08 | | 1 lines |
TOPIC | 143.0 | nit: /LIST defaults .LIS to src dir, not curr dir |
| 143.2 | Sat Jun 08 1991 17:50 | It's the documented VMS behavior | 20 lines |
TOPIC | 148.0 | problem when using mms |
| 148.1 | Thu Jun 13 1991 12:29 | | 17 lines |
TOPIC | 153.0 | How does DEC C open #include files - It doesn't appear to share properly |
| 153.1 | Tue Jun 18 1991 10:17 | | 10 lines |
TOPIC | 159.0 | DECC -009 and INT_MIN |
| 159.5 | Thu Jun 27 1991 23:09 | | 17 lines |
TOPIC | 190.0 | integrity error |
| 190.1 | Fri Aug 02 1991 13:27 | | 10 lines |
TOPIC | 203.0 | Pointer arithmetic difference between VAX C and GEM C |
| 203.11 | Fri Aug 16 1991 23:42 | | 15 lines |
TOPIC | 210.0 | CHKINIT integrity check errors from X0.0-010 |
| 210.1 | Wed Aug 21 1991 13:12 | Helping to diagnose compiler internal errors | 13 lines |
TOPIC | 217.0 | Intregity check with varargs |
| 217.1 | Wed Aug 28 1991 14:11 | | 7 lines |
TOPIC | 225.0 | Options for /MACHINE_CODE qualifier |
| 225.3 | Wed Sep 11 1991 13:59 | Not likely | 12 lines |
TOPIC | 253.0 | how to ensure run-time alignment of dynamic data? |
| 253.5 | Mon Oct 07 1991 09:55 | | 32 lines |
TOPIC | 256.0 | Problem storing int into int cast as char. |
| 256.1 | Thu Oct 10 1991 14:03 | What is wrong with the code? | 10 lines |
TOPIC | 262.0 | DEC/C and Kernel mode code on Alpha! |
| 262.4 | Wed Oct 23 1991 23:29 | | 13 lines |
TOPIC | 270.0 | Integrity Check errors |
| 270.1 | Thu Oct 24 1991 13:35 | Problem reduction in 10 minutes a day... | 20 lines |
| 270.3 | Thu Oct 24 1991 15:56 | Remote diagnosis | 9 lines |
TOPIC | 277.0 | assertion failure compiler bugcheck |
| 277.1 | Tue Nov 05 1991 09:15 | | 9 lines |
TOPIC | 310.0 | unaligned load/store code in -022 |
| 310.1 | Wed Dec 04 1991 12:47 | GEM bug #1365 | 37 lines |
TOPIC | 315.0 | Compiler optimization switches |
| 315.5 | Fri Dec 06 1991 09:18 | | 5 lines |
TOPIC | 320.0 | What does this mean? |
| 320.2 | Wed Dec 11 1991 09:26 | | 5 lines |
TOPIC | 340.0 | ACCVIO with -024 |
| 340.1 | Mon Dec 30 1991 08:43 | how to reduce the program | 25 lines |
TOPIC | 342.0 | Need excessive Virt Pages to compile |
| 342.2 | Tue Dec 31 1991 09:36 | | 18 lines |
TOPIC | 347.0 | Assersion Failure & AccVio w/ -24: Hashable tuple is not in CSC table |
| 347.3 | Fri Jan 03 1992 08:58 | Means "we're working on it" | 10 lines |
TOPIC | 366.0 | Assertion failure with records and conditional expressions |
| 366.6 | Fri Jan 24 1992 11:49 | | 1 lines |
TOPIC | 399.0 | ACCVIO with character pointer |
| 399.1 | Tue Jan 28 1992 15:51 | ACCVIO results from source progam bug | 5 lines |
TOPIC | 401.0 | Calling a C routine from Bliss causing alignment problems? |
| 401.6 | Thu Jan 30 1992 17:04 | | 23 lines |
TOPIC | 410.0 | prob initializing statics |
| 410.2 | Tue Feb 04 1992 13:58 | Problem is described and discussed in topic 350 | 0 lines |
TOPIC | 439.0 | Warning when using leading zeros in goo[08]? |
| 439.2 | Fri Feb 21 1992 13:17 | | 10 lines |
TOPIC | 456.0 | fgets with VFC/print carriage control reads bad data |
| 456.14 | Mon May 18 1992 13:30 | | 2 lines |
TOPIC | 480.0 | Using alloca () on VMS. |
| 480.5 | Wed Mar 25 1992 09:46 | Please don't try to play with the stack yourself! | 14 lines |
TOPIC | 482.0 | KITs are in note 32 believe it or not |
| 482.1 | Tue Mar 17 1992 12:01 | | 3 lines |
TOPIC | 492.0 | memcpy on DEC C different than VAX C? |
| 492.13 | Mon Mar 23 1992 12:38 | It all sounds very reasonable | 27 lines |
TOPIC | 520.0 | /list and protection problems |
| 520.1 | Wed Apr 08 1992 09:18 | | 17 lines |
TOPIC | 531.0 | A New Bug as of .042, Net kit problem? Install problem? |
| 531.2 | Wed Apr 22 1992 12:19 | Problem is .CLD/.EXE mismatch | 19 lines |
| 531.4 | Wed Apr 22 1992 18:01 | | 9 lines |
TOPIC | 532.0 | Need to suppress generation of FP instructions for integer division |
| 532.1 | Thu Apr 23 1992 09:32 | Short-cut to the GEM functionality | 13 lines |
TOPIC | 550.0 | LIB$SIGNAL -> ACCVIO if not /DEBUG |
| 550.1 | Sat May 09 1992 22:06 | | 1 lines |
TOPIC | 561.0 | Opening source files for exclusive access |
| 561.1 | Mon May 18 1992 15:46 | | 21 lines |
TOPIC | 566.0 | Performance Problem with T1.0-044E-235C |
| 566.14 | Mon Jun 29 1992 23:04 | for compiler group internal bug tracking | 13 lines |
| 566.16 | Tue Jun 30 1992 08:05 | | 4 lines |
TOPIC | 590.0 | Problem with !~ cancelling each other |
| 590.1 | Mon Jun 08 1992 11:43 | Cross-filed as a GEM bug | 1 lines |
TOPIC | 597.0 | pow(-1.0, 3.0) results in %MTH-F-UNDEXP, undefined exponentiation |
| 597.2 | Wed Jun 10 1992 13:44 | 3.0 is integral | 6 lines |
TOPIC | 609.0 | Assertion failures with registers |
| 609.1 | Tue Jun 16 1992 09:20 | Compiler internal error | 19 lines |
TOPIC | 624.0 | Over-aggressive Space Optimization |
| 624.1 | Mon Jun 22 1992 18:09 | | 13 lines |
TOPIC | 631.0 | will DEC-C support a "/ASSUME=VAXD" qualifier for reading binary data files? |
| 631.1 | Tue Jun 23 1992 13:09 | | 6 lines |
TOPIC | 639.0 | Some gotcha's about DEC C in kernel mode |
| 639.1 | Fri Jun 26 1992 11:20 | | 9 lines |
TOPIC | 738.0 | better version (cleaned up) |
| 738.1 | Fri Aug 14 1992 00:23 | Almost certainly a duplicate of bug 712 | 1 lines |
TOPIC | 756.0 | undef. logical in /INCLUDE list terminates file search |
| 756.1 | Wed Aug 19 1992 16:15 | GEM restriction - fixed in next release | 14 lines |
TOPIC | 764.0 | Incorrect behavior |
| 764.1 | Fri Aug 21 1992 19:20 | User error - operator precedence mistake | 15 lines |
TOPIC | 772.0 | problem on external symbol in macro with /OPT |
| 772.1 | Tue Aug 25 1992 14:22 | Cross-posted as GEM_BUGS #1821 | 3 lines |
TOPIC | 803.0 | ABSTRACT: cc tt:/analysis sends SCA output to the terminal |
| 803.5 | Thu Sep 10 1992 11:44 | The rules | 20 lines |
TOPIC | 907.0 | /PREPROC generalized behaviour?? |
| 907.1 | Tue Oct 13 1992 18:08 | | 9 lines |
TOPIC | 943.0 | Homebrewed setjmp/longjmp causes ACCVIO with OPT=4 |
| 943.13 | Wed Dec 02 1992 17:58 | Confusion resolved | 13 lines |
TOPIC | 962.0 | STDLIB.h is using VAX instead of __VAX causing problems |
| 962.5 | Mon Nov 02 1992 13:03 | | 11 lines |
TOPIC | 977.0 | When will structure-by-value passing change? |
| 977.1 | Wed Nov 04 1992 16:37 | | 3 lines |
TOPIC | 995.0 | Longword union treated as quadword |
| 995.3 | Thu Nov 12 1992 13:00 | | 10 lines |
TOPIC | 996.0 | %CC-F-BUGCHECK - what/where/why - how to fix? |
| 996.10 | Wed Nov 18 1992 17:29 | | 12 lines |
TOPIC | 1015.0 | CMPULE instead of CMPLE ... only when /Standard=VAXC |
| 1015.3 | Tue Nov 17 1992 17:34 | That's the way it's supposed to behave | 13 lines |
| 1015.5 | Mon Nov 30 1992 10:04 | | 16 lines |
TOPIC | 1017.0 | Declaration not compatible... |
| 1017.2 | Tue Nov 17 1992 21:22 | They have different parameter types | 23 lines |
TOPIC | 1018.0 | /Switch |
| 1018.3 | Wed Nov 18 1992 11:01 | | 26 lines |
TOPIC | 1019.0 | %DEBUG-W-UNALLOCATED, entity 'str2' was not allocated in memory (was optimized away) |
| 1019.1 | Wed Nov 18 1992 16:55 | Some questions don't have meaningful answers | 47 lines |
TOPIC | 1034.0 | FUNCTION PROTOTYPE INCOMPATIBILITIES |
| 1034.4 | Wed Dec 02 1992 12:36 | That difference is expected | 33 lines |
| 1034.17 | Fri Dec 04 1992 11:42 | | 31 lines |