Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37408985
en ru br
ALT Linux repositórios
S:0.13-alt4
5.0: 0.11-alt1
4.1: 0.10-alt4.M41.1
4.0: 0.1-alt3

Group :: Sistema/Base
RPM: alterator-sh-functions

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

6 setembro 2023 Anton Midyukov <antohami at altlinux.org> 0.13-alt4

  • NMU: replace fgrep with 'grep -F'

27 dezembro 2010 Vladislav Zavjalov <slazav at altlinux.org> 0.13-alt3

  • file_list_add(): use "fgrep -x" instead of "fgrep -w"

16 novembro 2009 Stanislav Ievlev <inger at altlinux.org> 0.13-alt2

  • fix procedure call (avoid second call during type request)

13 novembro 2009 Stanislav Ievlev <inger at altlinux.org> 0.13-alt1

  • add support of alterator_export_proc()

12 novembro 2009 Stanislav Ievlev <inger at altlinux.org> 0.12-alt1

  • add support of alterator_export_var()

24 setembro 2009 Stanislav Ievlev <inger at altlinux.org> 0.11-alt2

  • use shell-var library.
  • add helper functions to simplify file list manipulations.

21 abril 2009 Stanislav Ievlev <inger at altlinux.org> 0.11-alt1

  • add write_blob_param function

13 abril 2009 Stanislav Ievlev <inger at altlinux.org> 0.10-alt6

  • add man page

11 fevereiro 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt5

  • fix run_localized()

11 fevereiro 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt4

  • add run_localized() and use it in _()

10 fevereiro 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt3

  • don't cut spaces from backend input

9 fevereiro 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt2

  • resurrect write_language() function; don't eval set_locale

6 fevereiro 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.10-alt1

  • add set_locale function

12 dezembro 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.9-alt3

  • fix alterator-sh-functions to works with backends using sh -u
     (work with undefined ALTERATOR_DEBUG)

10 dezembro 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.9-alt2

  • fix alterator-sh-functions to works with backends using sh -u
  • move exec 1>&2 to message_loop()
     (now you may set alterator_api_version after including alterator-sh-functions)

7 novembro 2008 Stanislav Ievlev <inger at altlinux.org> 0.9-alt1

  • fix library file permissions
  • write_debug: use ALTERATOR_DEBUG environment variable instead of DEBUG

30 outubro 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.8-alt3

  • don't quote booleans in write_table_item (by aspsk@)

16 outubro 2008 Stanislav Ievlev <inger at altlinux.org> 0.8-alt2

  • minimize library deps

10 outubro 2008 Stanislav Ievlev <inger at altlinux.org> 0.8-alt1

  • add assertList

30 setembro 2008 Stanislav Ievlev <inger at altlinux.org> 0.7-alt1

  • add alterator-unittest-functions

12 setembro 2008 Vladislav Zavjalov <slazav at altlinux.org> 0.6-alt4

  • protect from double loading (avoiding problems with io redirections)

12 setembro 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt5

  • add write_type_item function
  • run unit-tests with '-e'

1 julho 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt3

  • add default po_domain value

23 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt2

  • fix write_enum function (should write to >&3)
  • more tests (for output channel)
  • move string and symbol testcases to common library

11 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.6-alt1

  • add write_table_item function
  • add write_debug function
  • split write_enum_item into  write_enum_item (for command args) and write_enum (for stream)
  • add new testcase (empty name)
  • fix string test

6 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt3

  • more tests for public read and write api
  • minor improvements in code:
     * move variables resetting (reset on message start)
     * move userhandler to private area

5 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt2

  • more tests for public write api
  • minor bugfixes in code:
     * _write_begin and _write_end now internal helpers
     * add parameter name validation

5 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.5-alt1

  • add first unit-tests (quote and unquote)

4 junho 2008 Stanislav Ievlev <inger at altlinux.org> 0.4-alt1

  • write_enum_item: write without implicit name attribute

29 maio 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt4

  • alterator_api_version=1:
       * protect stdout from unexpected output
       * hide start and end markers output ( '(' and ')' )

26 maio 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt3

  • add write_bool_param function

13 maio 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt2

  • add write_string_param function

6 maio 2008 Stanislav Ievlev <inger at altlinux.org> 0.3-alt1

  • optimize write_string function (thanks to legion@)
  • add write_enum_item function

20 março 2008 Stanislav Ievlev <inger at altlinux.org> 0.2-alt1

  • improve string_quote function

5 fevereiro 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt3

  • fix '_' function:
       gettext utility uses encoding from LC_CTYPE and translation from LANGUAGE

30 janeiro 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt2

  • requires gettext
  • new function: test_bool

28 janeiro 2008 Stanislav Ievlev <inger at altlinux.org> 0.1-alt1

  • Initial build
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009