magnus | 23 Oct 2003 12:46
Picon

cvs commit: ohugs/tkExamples UdpClient.hs UdpServer.hs

magnus      2003/10/23 03:46:07 PDT

  Modified files:
    tkExamples           UdpClient.hs UdpServer.hs 
  Log:
  Updated to (not so) new UDP interface

  Revision  Changes    Path
  1.6       +32 -24    ohugs/tkExamples/UdpClient.hs
  1.8       +27 -32    ohugs/tkExamples/UdpServer.hs
magnus | 21 Oct 2003 11:26
Picon

cvs commit: ohugs Makefile

magnus      2003/10/21 02:26:00 PDT

  Modified files:
    .                    Makefile 
  Log:
  Now using $(MAKE) variable so that "make -n" recurses

  Revision  Changes    Path
  1.13      +5 -5      ohugs/Makefile
magnus | 21 Oct 2003 11:24
Picon

cvs commit: ohugs/tkExamples ReactionTester.hs

magnus      2003/10/21 02:24:22 PDT

  Modified files:
    tkExamples           ReactionTester.hs 
  Log:
  Fixed GUI tests

  Revision  Changes    Path
  1.4       +1 -1      ohugs/tkExamples/ReactionTester.hs
magnus | 21 Oct 2003 11:19
Picon

cvs commit: ohugs/demos Calendar.hs Queens.hs ohugs/test ATest.hs TTest.hs

magnus      2003/10/21 02:19:42 PDT

  Modified files:
    demos                Calendar.hs Queens.hs 
    test                 ATest.hs TTest.hs 
  Log:
  Fixed tests

  Revision  Changes    Path
  1.3       +1 -1      ohugs/demos/Calendar.hs
  1.3       +1 -1      ohugs/demos/Queens.hs
  1.8       +9 -6      ohugs/test/ATest.hs
  1.11      +10 -8     ohugs/test/TTest.hs
nordland | 4 Dec 2002 15:49
Picon

cvs commit: ohugs/src type.c kind.c

nordland    2002/12/04 06:49:50 PST

  Modified files:
    src                  type.c kind.c 
  Log:
  Replaced NULL with NIL where the int 0 is intended

  Revision  Changes    Path
  1.27      +1 -1      ohugs/src/type.c
  1.4       +1 -1      ohugs/src/kind.c
nordland | 4 Dec 2002 14:21
Picon

cvs commit: ohugs rti.plist ti.plist

nordland    2002/12/04 05:21:02 PST

  Added files:
    .                    rti.plist ti.plist 
  Log:
  Bureaucracy needed under MacOS X
nordland | 4 Dec 2002 14:18
Picon

cvs commit: ohugs/src parser.y

nordland    2002/12/04 05:18:14 PST

  Modified files:
    src                  parser.y 
  Log:
  VERY minor fix

  Revision  Changes    Path
  1.12      +1 -0      ohugs/src/parser.y
nordland | 4 Dec 2002 14:17
Picon

cvs commit: ohugs/src omonad.c

nordland    2002/12/04 05:17:42 PST

  Modified files:
    src                  omonad.c 
  Log:
  Fixed bad initial value of currentTime

  Revision  Changes    Path
  1.46      +2 -2      ohugs/src/omonad.c
nordland | 4 Dec 2002 14:14
Picon

cvs commit: ohugs/tkExamples AutoUDP.hs Calculator.hs Scribbler.hs

nordland    2002/12/04 05:14:32 PST

  Modified files:
    tkExamples           AutoUDP.hs Calculator.hs Scribbler.hs 
  Log:
  Update for compliance with new type of 'main'

  Revision  Changes    Path
  1.5       +15 -17    ohugs/tkExamples/AutoUDP.hs
  1.8       +2 -1      ohugs/tkExamples/Calculator.hs
  1.7       +1 -1      ohugs/tkExamples/Scribbler.hs
nordland | 4 Dec 2002 14:12
Picon

cvs commit: ohugs/lib Prelude.hs

nordland    2002/12/04 05:12:24 PST

  Modified files:
    lib                  Prelude.hs 
  Log:
  Added modest extension to TCP open

  Revision  Changes    Path
  1.33      +41 -30    ohugs/lib/Prelude.hs
nordland | 4 Dec 2002 14:09
Picon

cvs commit: ohugs/examples Ping.hs AGV.hs AutoTelnet.hs AutoUDP.hs Calculator.hs DiningPhilo.hs POTS.hs Sieve1.hs Sieve2.hs StableReset.hs TelnetClient.hs TelnetServer.hs

nordland    2002/12/04 05:09:23 PST

  Modified files:
    examples             AGV.hs AutoTelnet.hs AutoUDP.hs 
                         Calculator.hs DiningPhilo.hs POTS.hs 
                         Sieve1.hs Sieve2.hs StableReset.hs 
                         TelnetClient.hs TelnetServer.hs 
  Added files:
    examples             Ping.hs 
  Log:
  Update to new type for 'main'

  Revision  Changes    Path
  1.3       +12 -21    ohugs/examples/AGV.hs
  1.5       +4 -4      ohugs/examples/AutoTelnet.hs
  1.5       +4 -4      ohugs/examples/AutoUDP.hs
  1.3       +4 -12     ohugs/examples/Calculator.hs
  1.4       +1 -1      ohugs/examples/DiningPhilo.hs
  1.5       +22 -28    ohugs/examples/POTS.hs
  1.3       +24 -18    ohugs/examples/Sieve1.hs
  1.3       +25 -20    ohugs/examples/Sieve2.hs
  1.5       +4 -18     ohugs/examples/StableReset.hs
  1.2       +1 -1      ohugs/examples/TelnetClient.hs
  1.2       +1 -1      ohugs/examples/TelnetServer.hs

Gmane