Sun Dec  2 22:43:52 GMT 2007  Dave Love <[EMAIL PROTECTED]>
  * Fix HAVE_TERMIO_H stuff to build on Solaris.
New patches:

[Fix HAVE_TERMIO_H stuff to build on Solaris.
Dave Love <[EMAIL PROTECTED]>**20071202224352] {
hunk ./autoconf.mk.in 29
+HAVE_TERMIO_H   := @HAVE_TERMIO_H@
hunk ./configure.ac 426
+  if test "$ac_cv_header_termio_h"; then
+     HAVE_TERMIO_H=True
+  fi
hunk ./configure.ac 434
+AC_SUBST(HAVE_TERMIO_H)
}

Context:

[Add verbose mode output to exec.
Eric Kow <[EMAIL PROTECTED]>**20071104234431] 
[Set global debugMode flag on -v -v -v
Eric Kow <[EMAIL PROTECTED]>**20071104234611] 
[Add a new 'debugMode' global variable.
Eric Kow <[EMAIL PROTECTED]>**20071104234330] 
[Count number of times the --verbose and --quiet flags are passed in.
Eric Kow <[EMAIL PROTECTED]>**20071104234219] 
[Fix UI regression (darcs changes should accept -p).
Eric Kow <[EMAIL PROTECTED]>**20071122180010
 
 Was introduced by my Darcs.Arguments refactor.
 Reported by Nicolas Pouillard.
] 
[Add a withBugLoc function for tracking down IO-related problems.
Eric Kow <[EMAIL PROTECTED]>**20071030162716] 
[Make it easier to write functions like 'impossible'.
Eric Kow <[EMAIL PROTECTED]>**20071030160019] 
[Refactored ShowRepo implementation
Kevin Quick <[EMAIL PROTECTED]>**20071121052321] 
[Added "darcs show repo" command to display repository information
Kevin Quick <[EMAIL PROTECTED]>**20071116062453] 
[Simplify tempdir_loc with firstJustIO; fix getCurrentDirectorySansDarcs
Kevin Quick <[EMAIL PROTECTED]>**20071116051016] 
[Added maybeGetEnv and firstJustIO for get_easy_author operation reduction (and simplification).
Kevin Quick <[EMAIL PROTECTED]>**20071112080230] 
[Use a single command to initialize a remote repository.
Tristan Seligmann <[EMAIL PROTECTED]>**20071107181057
 This replaces the method of stringing together multiple commands with the
 shell-dependent && separator.
] 
[TAG darcs unstable 2007-11-04
Eric Kow <[EMAIL PROTECTED]>**20071104235616] 
Patch bundle hash:
c3d1bf8582e4afa28b57f10e53e420bbcd5bf128
_______________________________________________
darcs-devel mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to