Skip to content
Snippets Groups Projects
  1. Oct 06, 2009
  2. Sep 20, 2009
  3. Sep 15, 2009
  4. Sep 02, 2009
  5. Aug 31, 2009
  6. Aug 26, 2009
  7. Aug 25, 2009
  8. Jun 08, 2009
  9. Jun 04, 2009
  10. May 30, 2009
  11. May 22, 2009
  12. May 19, 2009
  13. May 11, 2009
  14. May 05, 2009
  15. Mar 07, 2009
  16. Mar 06, 2009
  17. Feb 10, 2009
    • Niels Möller's avatar
      * testsuite/sexp-conv-test: Updated testcases for improved · 3eca0559
      Niels Möller authored
      handling of comments.
      
      * tools/sexp-conv.c (sexp_convert_item): Use sexp_put_soft_newline
      to terminate comments, and modify indentation for the case that a
      list starts with a comment.
      
      * tools/output.c (sexp_output_init): Initialize soft_newline.
      (sexp_put_raw_char): Clear soft_newline.
      (sexp_put_newline): Check and reset soft_newline.
      (sexp_put_soft_newline): New function.
      
      * tools/output.h (struct sexp_output): Removed union with single
      element, and updated all users. New attribute soft_newline.
      
      Rev: nettle/ChangeLog:1.31
      Rev: nettle/testsuite/sexp-conv-test:1.3
      Rev: nettle/tools/output.c:1.3
      Rev: nettle/tools/output.h:1.3
      Rev: nettle/tools/sexp-conv.c:1.4
      3eca0559
    • Niels Möller's avatar
      (base16_encode_update_wrapper): Mark ctx argument · ada5cbfb
      Niels Möller authored
      as UNUSED.
      
      Rev: nettle/base16-meta.c:1.2
      ada5cbfb
Loading