view www/header.html @ 953:13916d161ec0

xzcat: remove XZ_(PREALLOC|SINGLE), inline xz_dec_bcj_create Because we only use XZ_DYNALLOC, there's a bunch of dead code. This patch removes the #ifdef's and if()s associated with support for multiple modes. single_call was only used to store the mode; it is no longer needed. A little bit of reorganization was needed to reduce the number of prototypes. Documentation associated with dead code was dropped. There are still some relics of multiple modes in the continued presence of "XZ_DYNALLOC" and xz_mode. Additionally, I inlined xz_dec_bcj_create; it was called once. This loses about 125 lines, mostly comments.
author Isaac Dunham <idunham@lavabit.com>
date Wed, 17 Jul 2013 17:25:07 -0500
parents 56a20120a34f
children f1fef0c18d8c
line wrap: on
line source

<html>
<head>
<title>toybox</title>
</head>
<!-- body style="background: url(toycans.png) repeat;" -->
<table border=0 cellpadding=0 cellspacing=10>

<tr><td valign=top>
  <h1>toybox</h1>

  <b>About</b>
  <ul>
    <li><a href="index.html">News</a></li>
    <li>What is it?<br>
      <a href="about.html">About</a><br>
      <a href="roadmap.html">Roadmap</a><br>
      <a href="status.html">Status</a><br>
    </li>

    <li>Why is it?<br>
      <a href="http://youtu.be/SGmtP5Lg_t0">video</a>/<a href=http://landley.net/talks/celf-2013.txt>outline</a><br>
      <a href="http://www.h-online.com/open/features/Inside-the-ToyBox-An-interview-with-Rob-Landley-1447494.html">Interview</a><br>
    </li>
  </ul>
  <b>Download</b>
  <ul>
    <li><a href="/hg/toybox">Mercurial Repository</a></li>
    <li><a href="downloads">Releases</a></li>
    <li><a href="bin">Binaries</a></li>
  </ul>
  <b>Development</b>
  <ul>
    <li><a href="design.html">Design</a></li>
    <li><a href="code.html">Source walkthrough</a></li>
    <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a></li>
    <li>IRC #toybox on freenode.net</li>
    <li><a href="/notes.html">Maintainer's Bog</a></li>
  </ul>
</td>

<td valign=top>