[openssl-commits] [openssl] OpenSSL_0_9_8-pre-auto-reformat create

Matt Caswell matt at openssl.org
Mon Feb 9 13:42:08 UTC 2015


The annotated tag OpenSSL_0_9_8-pre-auto-reformat has been created
        at  096a6bc15694ee72968f26254ef26a44a6eb3c1e (tag)
   tagging  9d03aabea3ead1fe6a194297ddffd4a87f89b93c (commit)
  replaces  OpenSSL_0_9_8-pre-reformat
 tagged by  Matt Caswell
        on  Mon Feb 9 13:40:50 2015 +0000

- Log -----------------------------------------------------------------
Pre run of automated reformating script on OpenSSL_0_9_8

Reviewed-by: Richard Levitte <levitte at openssl.org>

Andy Polyakov (10):
      apps/speed.c: make it indent-friendly.
      engines/e_ubsec.c: make it indent-friendly.
      bn/bn_recp.c: make it indent-friendly.
      bn/bntest.c: make it indent-friendly.
      crypto/cryptlib.c: make it indent-friendly.
      crypto/mem_dbg.c: make it indent-friendly.
      bn/bn_exp.c: make it indent-friendly.
      bn/bn_asm.c: make it indent-friendly.
      bn/asm/x86_64-gcc.cL make it indent-friendly.
      bn/bn_const.c: make it indent-friendly.

Dr. Stephen Henson (4):
      Script fixes.
      Test option -nc
      Add -d debug option to save preprocessed files.
      Delete trailing whitespace from output.

Matt Caswell (22):
      Further comment amendments to preserve formatting prior to source reformat
      Additional comment changes for reformat of 0.9.8
      Fix source where indent will not be able to cope
      Provide script for filtering data initialisers for structs/unions. indent just can't handle it.
      Fix make errors
      Fix logic to check for indent.pro
      Fix indent issue with engine.h
      More indent fixes for STACK_OF
      indent has problems with comments that are on the right hand side of a line.     Sometimes it fails to format them very well, and sometimes it corrupts them!     This commit moves some particularly problematic ones.
      Fix strange formatting by indent
      Add obj_dat.h to the list of files that will not be processed by     openssl-format-source
      Manually reformat aes_core.c     Add aes_core.c to the list of files not processed by openssl-format-source
      Amend openssl-format-source so that it give more repeatable output
      Fix indent comment corruption issue
      Manually reformat aes_x86core.c and add it to the list of files skipped by     openssl-format-source
      Add ecp_nistz256.c to list of files skipped by openssl-format-source
      Move more comments that confuse indent
      Tweaks for comments due to indent's inability to handle them
      Backport hw_ibmca.c from master due to failed merge
      More tweaks for comments due indent issues
      Yet more changes to comments
      More comment changes required for indent

Richard Levitte (3):
      Force the use of our indent profile
      Run expand before perl, to make sure things are properly aligned
      Make the script a little more location agnostic

Tim Hudson (2):
      mark all block comments that need format preserving so that     indent will not alter them when reformatting comments
      Provide source reformating script. Requires GNU indent to be     available.

-----------------------------------------------------------------------


More information about the openssl-commits mailing list